Allowed memory size exhausted
-
After upgrading to the latest Query Monitor (3.12.1) and WPML (4.6.3) version I am seeing these errors in the WordPress log:
[30-Mar-2023 09:39:27 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /xyz/wp-content/plugins/query-monitor/classes/Backtrace.php on line 528 [30-Mar-2023 09:39:27 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /xyz/wp-content/plugins/query-monitor/classes/Backtrace.php on line 528 [30-Mar-2023 09:39:27 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /xyz/wp-content/plugins/query-monitor/classes/Util.php on line 599 [30-Mar-2023 09:39:32 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /xyz/wp-content/plugins/query-monitor/classes/Backtrace.php on line 528 [30-Mar-2023 09:40:51 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /xyz/wp-content/plugins/query-monitor/classes/Backtrace.php on line 528
The Query Monitor menu is empty in this case. It is 100% reproducible on the prod and staging environments.
Looks like a possible endless loop in the backtrace code.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Allowed memory size exhausted’ is closed to new replies.