From:             joel at preacherboy dot net
Operating system: Windows 2003
PHP version:      5.0.2
PHP Bug Type:     Apache2 related
Bug description:  Parent: child process exited with status 4294967295 -- Restarting.

Description:
------------
PHP 5.0.2 / Apache 2.0.52 / Windows 2003

While visiting the website, clicking through links like mad can result in
the following Apache2 crash:

[Mon Oct 11 09:35:20 2004] [notice] Parent: child process exited with
status 4294967295 -- Restarting.

Others have experienced this bug as well:

http://groups.yahoo.com/group/firebird-php/message/779
http://bugs.php.net/bug.php?id=25570

I'm going to downgrade to PHP 4.3.2 to get the system back to some form of
stability. I have a clone of the system to test on.

Reproduce code:
---------------
PHP source doesn't need to contain PHP code. Try hosting a file of 100%
HTML code with a .php extension.

Expected result:
----------------
Apache2 should not crash and restart. The crash and restart can result in
a 5-10 second delay for viewing a page or a File Not Found error.


-- 
Edit bug report at http://bugs.php.net/?id=30405&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30405&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30405&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30405&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30405&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30405&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30405&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30405&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30405&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30405&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30405&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=30405&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=30405&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30405&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30405&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30405&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30405&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30405&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30405&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30405&r=mysqlcfg

Reply via email to