ID: 27943 Updated by: php-bugs@lists.php.net Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: CGI related Operating System: FreeBSD 5.2.1 PHP Version: 5CVS-2004-04-10 (dev) New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2005-01-07 09:20:26] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.0-win32-latest.zip ------------------------------------------------------------------------ [2004-04-10 12:45:51] [EMAIL PROTECTED] Description: ------------ Somtimes, after PHP script running, preforked PHP child process exited, parent process fork new child, and new child process exit immediately, forever. When I compiled PHP with -enable-debug, error log says repeatly /path/to/php-src/main/main.c(1697) : Bailed out without a bailout address! I don't know how can I reproduce it, but it occurs even phpinfo() script. (Not occured on PHP 4.3 box, only PHP 5) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27943&edit=1