Skip to content
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

PHP 8.1 JIT segfault #512

Open
vasilvestre opened this issue Feb 28, 2024 · 0 comments
Open

PHP 8.1 JIT segfault #512

vasilvestre opened this issue Feb 28, 2024 · 0 comments

Comments

@vasilvestre
Copy link
Contributor

vasilvestre commented Feb 28, 2024

Using webdevops/php-nginx:8.1-alpine a segfault happens in my build stage. It doesn't happen with PHP:8.1-fpm-alpine

#0  0x0000585c999bef56 in execute_ex ()
#1  0x0000585c9962bbdc in ?? ()
#2  0x00007a5d32662061 in zend_jit_trace_execute () from /usr/local/lib/php/extensions/no-debug-non-zts-20220829/opcache.so
#3  0x00007a5d3265dad7 in zend_jit_trace_hot_root () from /usr/local/lib/php/extensions/no-debug-non-zts-20220829/opcache.so
#4  0x0000585cac6005d7 in ?? ()
#5  0x00007a5d32aa4090 in ?? ()
#6  0x0000000000000000 in ?? ()

This is what gdb gives me with bt

@vasilvestre vasilvestre changed the title Update PHP 8.1 to port JIT segfault fixes PHP 8.1 JIT segfault Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant