-
Notifications
You must be signed in to change notification settings - Fork 7.9k
SOAP segfault /w x86/32b build #8643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I cannot reproduce that test failure locally (neither with a debug build, nor an AVX2 optimized build, nor when running all SOAP tests in parallel, nor with the debug heap enabled). Does that test always fail for that action, or was it just an intermittent failure? |
54de5d9 failed, but the parent commit does not failed and the changes in the referenced commit seems to be unrelated... so probably some random failure but how likely is random segfault or a non-buggy app? there is probably some hidden random issue in php-src /w 86/32b build but If I won't see simillar issue in the next days, I will close this issue |
@cmb69 please see #9650, there is some major problem failing the CI like every 2nd or 3rd run, with enought iterations locally, you should be able to reproduce it. Env Windows x64, x86 build, reproduced in CI with these changes: https://github.com/php/php-src/compare/PHP-8.0..37498f95b5b26d47a03b74b0dcc062d545195a0c |
Uh oh!
There was an error while loading. Please reload this page.
Description
Reproducible /w https://github.com/php/php-src/blob/PHP-8.0/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_002w.phpt test
see https://github.com/php/php-src/runs/6289390413?check_suite_focus=true#step:8:3238
PHP Version
latest 8.0
Operating System
Windows, probably also linux, x86/32b target arch
The text was updated successfully, but these errors were encountered: