From: jean at upbear dot com Operating system: win32 FreeBSD PHP version: 4.4.8 PHP Bug Type: Reproducible crash Bug description: Apache 1.3.41 Child processed exited prematurely.
Description: ------------ PHP Script crash apache child process Originaly on FreeBDS virtual hosting and reproductible under winxp with apache 1.3.30 and 1.3.41 with windows version of PHP 4.4.8 Reproduce code: --------------- unable to localize code or any specific line of code/instruction - no win32 backtrace available Expected result: ---------------- Under FreeBSD PHP 4.4.3 (virtual hosting or not) the script is running completely and producing web pages. Actual result: -------------- web page with Zero byte return from Apache http request cause : [Thu Feb 21 02:22:00 2008] [info] master_main: Child processed exited prematurely. Restarting the child process. [Thu Feb 21 02:22:00 2008] [info] Parent: Created child process 2176 [Thu Feb 21 02:22:00 2008] [info] Parent: Duplicating socket 156 and sending it to child process 2176 [Thu Feb 21 02:22:00 2008] [info] BytesRead = 372 WSAProtocolInfo = 2006620 -- Edit bug report at http://bugs.php.net/?id=44198&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44198&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44198&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44198&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44198&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44198&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44198&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44198&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44198&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44198&r=support Expected behavior: http://bugs.php.net/fix.php?id=44198&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44198&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44198&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44198&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=44198&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=44198&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44198&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44198&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44198&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44198&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44198&r=mysqlcfg
