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

Segmentation fault at the end of Phpunit job #95

Open
shyim opened this issue Nov 11, 2022 · 0 comments
Open

Segmentation fault at the end of Phpunit job #95

shyim opened this issue Nov 11, 2022 · 0 comments

Comments

@shyim
Copy link

shyim commented Nov 11, 2022

Happens with PHP 8.1 and PHP 8.2

Backtrace

#0  0x000056267b19e9b2 in ?? ()
#1  0x000056267b1d49b0 in zend_vm_call_opcode_handler ()
#2  0x00007f928d32dd08 in php_pcov_execute_ex () from /usr/lib/php/20210902/pcov.so
#3  0x000056267b155aac in zend_call_function ()
#4  0x000056267b155d79 in _call_user_function_impl ()
#5  0x000056267b11ce36 in ?? ()
#6  0x000056267b115ca4 in _php_stream_free ()
#7  0x000056267b115f46 in ?? ()
#8  0x000056267b179325 in ?? ()
#9  0x000056267b1798dc in ?? ()
#10 0x000056267b153fec in zend_shutdown_executor_values ()
#11 0x000056267b1540c3 in ?? ()
#12 0x000056267b163fe3 in zend_deactivate ()
#13 0x000056267b0ffd86 in php_request_shutdown ()
#14 0x000056267b24bfa0 in ?? ()
#15 0x000056267afa2f78 in ?? ()
#16 0x00007f9290afe083 in __libc_start_main (main=0x56267afa2b70, argc=10, argv=0x7fff918af0d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff918af0c8) at ../csu/libc-start.c:308
#17 0x000056267afa374e in _start ()
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