Actions
Bug #11685
closedPHP error if ``PHP_error.log`` file is too large
Start date:
03/16/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
21.05
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:
Description
Unable to load crash dump files if PHP_error.log is too large:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 266969304 bytes) in /usr/local/www/crash_reporter.php on line 78 PHP ERROR: Type: 1, File: /usr/local/www/crash_reporter.php, Line: 78, Message: Allowed memory size of 536870912 bytes exhausted (tried to allocate 266969304 bytes)
Actions