-
Notifications
You must be signed in to change notification settings - Fork 55
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
Error: memory entry 0 is not directly addressable #136
Comments
@jeijei4 Thanks report ! Need more time to research~ |
The same problem using Ubuntu 21.04 or 21.10. But it's working without problems with Ubuntu 20.04.
If we change to 21.04 or 21.10
The research will be easier :) |
@rryqszq4 Now fail with, ubuntu 20.04 and php 8.2. |
Now it's working with PHP 8.2. I added the tests with Ubuntu 22.04, so we will try to fix it. |
I can't find the problem for now. |
We found the bug, we are deciding the best way to implement the fix. |
I'm having the same issue with PHP 8.2.7, Nginx 1.25.1 and Linux Mint 21 (Ubuntu 22.04) |
Please could you try with the development branch. |
It's working, but we need to create a new version, to download easily. Ping @rryqszq4 |
Also working with PHP 8.3. |
Ubuntu 22.04, Nginx 1.25.3 and PHP 8.3. |
ngx-php/src/ngx_http_php8_zend_uthread.c
Line 44 in 73ef8b1
OS: Fedora 35
php: 8.1 remi (php81)
nginx: 1.21.5
Error:
Code:
The text was updated successfully, but these errors were encountered: