Memory error due to unknown script being run every 50 minutes
Submitted Gdly, Apr 18 2012 08:53 AM | Last updated Apr 18 2012 08:53 AM
I'm getting the following errors:
[18-Apr-2012 09:10:10] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 10:00:07] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 10:50:06] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 11:40:06] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 91 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 12:30:06] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 13:20:08] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 314 bytes) in/ips_kernel/classDbMysqliClient.php on line 488
notice how it happens every 50 minutes exactly. there are no cron jobs configured and no scheduled tasks in the admincp are set to run every 50 mins either.
what is it?
[18-Apr-2012 09:10:10] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 10:00:07] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 10:50:06] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 11:40:06] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 91 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 12:30:06] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in /admin/applications/forums/sources/classes/topics.php on line 1046
[18-Apr-2012 13:20:08] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 314 bytes) in/ips_kernel/classDbMysqliClient.php on line 488
notice how it happens every 50 minutes exactly. there are no cron jobs configured and no scheduled tasks in the admincp are set to run every 50 mins either.
what is it?
| Status: | Not a Bug |
| Version: | 3.3.1 |
| Fixed In: |











1 Comments
Thanks!