-
Notifications
You must be signed in to change notification settings - Fork 7.8k
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
JIT zend_fetch_ce_from_cache_slot segfault #16832
Comments
I wasn't able to reproduce this on my system. I used your jit_bugs repo, and to match the config in #12406 I only had to increase the JIT buffer size. Does this reliably reproduce on your system? |
This specific issue does not reproduce locally with jit_bugs, but I'd wait for all the other reproducible psalm issues to be closed first, so I can re-run psalm in the CI and see if it reproduces there |
Plus there's the very nasty issue #16831 which popped up in almost every psalm unit test in the CI, but I couldn't reproduce locally (may be caused by some extension built only in the CI...) |
déjà vu: #11614 |
No feedback was provided. The issue is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so. Thank you. |
Description
Description
Got the following assertion when running multiple Psalm unit tests: https://github.com/danog/php-src/actions/runs/11871508040/job/33084124984#step:10:6100
Config is in #12406, reproducer command is:
PHP Version
nightly
Operating System
No response
The text was updated successfully, but these errors were encountered: