Bug 2091404
| Summary: | Process 41581 (php-fpm) crashed in zend_accel_inheritance_cache_get() | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Woti <tino.wolf.1980> |
| Component: | php | Assignee: | Remi Collet <fedora> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 36 | CC: | fedora, jorton |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | php-8.1.7-1.fc36 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-06-17 01:13:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Woti
2022-05-29 15:02:56 UTC
backtrace
traps: php-fpm[41579] general protection fault ip:7f7b62f6610c sp:7ffee4c2e280 error:0 in opcache.so[7f7b62f5b000+b9000]
reason
traps: php-fpm[41579] general protection fault ip:7f7b62f6610c sp:7ffee4c2e280 error:0 in opcache.so[7f7b62f5b000+b9000]
Not enough information to find the root issue, probably need a small reproducer and/or a gdb bactrace. Workaround is probably to disable the opcache extension. Some issues have been recently reported and fixed: https://github.com/php/php-src/issues/8461 will be in 8.1.7 (planed for June 9th) https://github.com/php/php-src/issues/8591 will be in 8.1.8 (planed for Jult 7th) It will be nice if you can try 8.1.7RC1 which is in Rawhide only, but also in my repository, see https://blog.remirepo.net/post/2022/05/28/PHP-version-8.0.20RC1-and-8.1.7RC1 Sorry for the late reply. I can confirm 8.1.7 from updates-testing is working fine. FEDORA-2022-f3fc52428e has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-f3fc52428e FEDORA-2022-f3fc52428e has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |