From: tony at marston-home dot demon dot co dot uk Operating system: WindowsXP PHP version: 5.0.1 PHP Bug Type: Apache2 related Bug description: Parent: child process exited with status 3221225477
Description: ------------ I am using the Windows binaries for 5.0.1 with MySQL 4.1.3b and Apache 2.0.50 as my development PC. I have a script which runs OK the first time, but if I repeat it straight away it causes Apache to crash and restart. I have stepped through with debug and found the place where it crashes (it is always the same place) but all it is doing is accessing the properties within an object, properties which I have set in a previous call to the same object. I found it impossible to reproduce the bug in 20 lines of code, but what I have done is to isolate the single script and its included modules and gradually removed code until the error disappeared. I have put this code into a zip file for convenience. You can download this zip file at http://www.tonymarston.co.uk/error.zip Reproduce code: --------------- http://www.tonymarston.co.uk/error.zip -- Edit bug report at http://bugs.php.net/?id=29681&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29681&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29681&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29681&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29681&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29681&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29681&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29681&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29681&r=support Expected behavior: http://bugs.php.net/fix.php?id=29681&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29681&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29681&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29681&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29681&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29681&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29681&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29681&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29681&r=float