From: psiek at mscgva dot ch Operating system: ubuntu 12.10 PHP version: 5.4.13 Package: MSSQL related Bug Type: Bug Bug description:Strange memory allocation error message spamming
Description: ------------ Hi, Each time I use dblib + freetds (read or write) I got following messages : [Mon Mar 25 08:53:55 2013] [error] [client x.x.x.x] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 140429927214120 bytes) in Unknown on line 0, referer: http://blahblah All seems to work, excepted the weird message that fill my logs. I tryed with multiple versions of php (from 5.4.0 up to 5.4.11) on three different servers, they all give the same message. Regards, Expected result: ---------------- No error message in error/php log Actual result: -------------- [Mon Mar 25 08:53:55 2013] [error] [client x.x.x.x] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 140429927214120 bytes) in Unknown on line 0, referer: http://blahblah -- Edit bug report at https://bugs.php.net/bug.php?id=64511&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=64511&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=64511&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=64511&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=64511&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=64511&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=64511&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=64511&r=needscript Try newer version: https://bugs.php.net/fix.php?id=64511&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=64511&r=support Expected behavior: https://bugs.php.net/fix.php?id=64511&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=64511&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=64511&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=64511&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64511&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=64511&r=dst IIS Stability: https://bugs.php.net/fix.php?id=64511&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=64511&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=64511&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=64511&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=64511&r=mysqlcfg