From: Operating system: Linux PHP version: 5.3.10 Package: *General Issues Bug Type: Feature/Change Request Bug description:Memory exhausted - unable to investigate
Description: ------------ Hello there I'm Michael from www.binarykitchen.com - for one of my websites I see very strange PHP Fatal Errors in the log file I have specified in ini_set('error_log', $logFile); It always contains entries like these: [11-Apr-2012 20:18:11 UTC] PHP Fatal error: Allowed memory size of 201326592 bytes exhausted (tried to allocate 523800 bytes) in /var/www/[...]/File.php on line 424 Line is not always 424, it's mostly random. I know somewhere an error is thrown and the code is somewhat in an endless loop. Must be a bug in my code but I can't find it. There are over 2000 classes heh. I really need a backtrace. Or more debugging information. Hence I wonder if error_log could produce more information for me? Any ideas or suggestions are welcome. Sorry to post this issue at the wrong place but I don't know where else to ask but to address to the PHP Core Devs directly. Thanks heaps for your advice. Cheers Michael -- Edit bug report at https://bugs.php.net/bug.php?id=61698&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=61698&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=61698&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=61698&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=61698&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=61698&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=61698&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=61698&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=61698&r=needscript Try newer version: https://bugs.php.net/fix.php?id=61698&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=61698&r=support Expected behavior: https://bugs.php.net/fix.php?id=61698&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=61698&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=61698&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=61698&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=61698&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=61698&r=dst IIS Stability: https://bugs.php.net/fix.php?id=61698&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=61698&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=61698&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=61698&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=61698&r=mysqlcfg