ID: 20551 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Output Control Operating System: RedHat 7.2 PHP Version: 4.2.3 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-11-21 15:50:14] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. ------------------------------------------------------------------------ [2002-11-21 14:49:28] [EMAIL PROTECTED] I should say that by disabling, I meant that I commented out the line ob_start ('ob_gzhandler'); in our auto-prepend file. ------------------------------------------------------------------------ [2002-11-21 14:47:55] [EMAIL PROTECTED] Apache 1.3.27 error_log has a long list of segfaults (usually 3-12 a minute, but not every minute). Disabling output compression (via ob_start ('ob_gzhandler');) stops all the segfaults. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20551&edit=1