From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4CVS-2002-11-24 (dev) PHP Bug Type: Apache related Bug description: PHP fatal error causes Apache to respawn
I'm running Apache 1.3.26, PHP 4.4.0-dev(as a sapi module) and MySQL3.23.51 on a dual processor(AMD MP 1800) Windows 2000 server with 1 GB RAM. PHP causes this fatal error every 5-15 minute: FATAL: erealloc(): Unable to allocate 1441792 bytes and it causes Apache to respawn and kills all current connections(the apache child process dies and restarts). I have tried with older PHP versions(4.2.3,4.2.4-dev,4.3RC1) and with no extra modules but with same result. I use the php.ini-recommended with no changes. /Baldrick at www.vcdhelp.com -- Edit bug report at http://bugs.php.net/?id=20609&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20609&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20609&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20609&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20609&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20609&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20609&r=support Expected behavior: http://bugs.php.net/fix.php?id=20609&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20609&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20609&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20609&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20609&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20609&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20609&r=isapi