Low-level PHP 8.2.0 crash #4938
Labels
status: pending
This issue is being worked on or is in the backlog to be fixed.
type: bug
A problem that should not be happening
Bug Description
The admin area (
/e107_admin/admin.php
) won't load on PHP 8.2.0, at least on Linux.How to Reproduce
Run the latest e107
master
revision on PHP 8.2.0 and navigate to the admin area. You'll probably get an HTTP 500 Internal Server Error with no exception logged. If running on Apache, you may see that the script ended abruptly like this:Expected Behavior
The admin area loads as it did on PHP 8.1.13.
Server Information
PHP Operating System
PHP Version
PHP Modules
Additional Information
The segmentation fault crashing PHP is probably php/php-src#10200.
This is the stack trace where e107 crashes:
The text was updated successfully, but these errors were encountered: