Potential memory allocation issue
-
Thank you for creating this most useful plugin!
I’m not actually sure TablePress is the issue here. But since it got mentioned in the log of php-fpm, I wondered if this suggests a possible culprit to you:
[20-Sep-2025 06:14:53 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 4295229440 bytes) in /usr/local/apache/htdocs/wp-includes/theme.php on line 325
Stack trace: 0 /usr/local/apache/htdocs/wp-content/plugins/tablepress/libraries/freemius/start.php(105): get_template()#1 /usr/local/apache/htdocs/wp-content/plugins/tablepress/tablepress.php(62): require_once(‘…’) 2 /usr/local/apache/htdocs/wp-content/plugins/tablepress/tablepress.php(92): tb_tp_fs()#3 /usr/local/apache/htdocs/wp-settings.php(545): include_once(‘…’) 4 /usr/local/apache/htdocs/wp-config.php(111): require_once(‘…’) 5 /usr/local/apache/htdocs/wp-load.php(50): require_once(‘…’) 6 /usr/local/apache/htdocs/wp-admin/admin-ajax.php(22): require_once(‘…’) 7 {main}The 4GB memory it tried to allocate is puzzling.
The topic ‘Potential memory allocation issue’ is closed to new replies.