Summary
Internal testing shows that tests segfault when using php and jit=1255. For this issue, repair any and all segfaults when using 1255, and if current tests do not adequately cover these cases, add such tests the the appropriate suite.
Desired Behavior
php based applications do not trigger segmentation faults when jit=1255
Additional context
- PHP 8 JIT Source
- Internal team mobbing session
gdb walkthrough
- Interestingly enough, such crashes are not seen when using
php-cgi