From: markwod at yahoo dot co dot uk Operating system: Windows XP PHP version: 5.2.6 PHP Bug Type: Reproducible crash Bug description: Simple PHP Crashes Apache
Description: ------------ When I call the code below, it causes Apache (2.2.10) to crash. This seems to have just started happening after I removed PHPed and Komodo. Since then I've backed out all Apache and PHP setting and reinstalled. Still there. Apache error log reports: [Fri Nov 07 11:34:55 2008] [notice] Parent: child process exited with status 3221225477 -- Restarting. [Fri Nov 07 11:34:55 2008] [notice] Apache/2.2.10 (Win32) PHP/5.2.6 configured -- resuming normal operations [Fri Nov 07 11:34:55 2008] [notice] Server built: Oct 10 2008 12:39:04 [Fri Nov 07 11:34:55 2008] [notice] Parent: Created child process 6004 [Fri Nov 07 11:34:56 2008] [notice] Child 6004: Child process is running [Fri Nov 07 11:34:56 2008] [notice] Child 6004: Acquired the start mutex. [Fri Nov 07 11:34:56 2008] [notice] Child 6004: Starting 64 worker threads. [Fri Nov 07 11:34:56 2008] [notice] Child 6004: Starting thread to listen on port 8080. I'm out of idea's as what else to try. Looking around on the web hasn't revealed anything. Windows XP PHP 5.2.6 Apache 2.2.10 Regards Mark Reproduce code: --------------- <? phpinfo(); ?> Expected result: ---------------- The usual env op -- Edit bug report at http://bugs.php.net/?id=46515&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46515&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46515&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46515&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46515&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=46515&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=46515&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46515&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46515&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46515&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46515&r=support Expected behavior: http://bugs.php.net/fix.php?id=46515&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46515&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46515&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46515&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46515&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46515&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46515&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46515&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46515&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46515&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46515&r=mysqlcfg