Skip to content

Conversation

arnaud-lb
Copy link
Member

This fixes GH-16528.

On s390x the stack is smaller and/or the object dtor code uses more stack, which causes the destruction of deeply nested objects to crash in these tests. Here I ensure that objects are released one by one to avoid recursive dtor.

@arnaud-lb arnaud-lb requested a review from nielsdos October 23, 2024 15:51
@arnaud-lb arnaud-lb changed the base branch from master to PHP-8.3 October 23, 2024 15:54
Copy link
Member

@nielsdos nielsdos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smart solution

@arnaud-lb arnaud-lb closed this in f3e87e2 Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 tests fail on Alpinelinux s390x

2 participants