Are you using ob_end_clean()/ob_end_flush() in your code?
If you are not sure about it, send backtrace.

If you are using ob_end_clean/flush(), make sure that you are
*not* deleting output buffer for ob_gzhandler...

--
Yasuo Ohgaki


Jerome Ponsin wrote:

> ID: 13482
> User updated by: [EMAIL PROTECTED]
> Reported By: [EMAIL PROTECTED]
> Status: Open
> Bug Type: Output Control
> Operating System: Linux RH7.1 -  2.4 SMP
> PHP Version: 4.0.6
> New Comment:
> 
> I tried with latest CVS snapshot from http://snaps.php.net/ 
> (date : 2001-12-03)
> and it's the same thing
> 
> [notice] child pid 11785 exit signal Segmentation fault (11)
> 
> Previous Comments:
> ------------------------------------------------------------------------
> 
> [2001-10-02 08:24:14] [EMAIL PROTECTED]
> 
> I can't tell you that because on my test server (with 
> very small load) I can't reproduce that... It seems to
> only happen on middle/high load. And I can't test 
> last snapshot on my production server (but the problem
> exists in 4.0.5 and also in 4.0.6),
> regards,
> Jerome
> 
> ------------------------------------------------------------------------
> 
> [2001-10-01 23:24:48] [EMAIL PROTECTED]
> 
> Does this happen with latest CVS snapshot from http://snaps.php.net/ ?
> 
> 
> ------------------------------------------------------------------------
> 
> [2001-09-28 13:50:08] [EMAIL PROTECTED]
> 
> When enable output compression in php.ini by :
> output_handler = ob_gzhandler
> 
> I found in my apache error_log
> [Wed Sep 26 13:29:40 2001] [notice] child pid 4858 exit signal Segmentation fault 
>(11)
> 
> I compiled php into apache with :
> ./configure --with-apache=/root/apache_1.3.20 --with-mysql --enable-ftp 
>--enable-inline-optimization --disable-debug --with-zlib
> 
> Thanks for help,
> Jerome
> 
> ------------------------------------------------------------------------
> 
> 
> 
> Edit this bug report at http://bugs.php.net/?id=13482&edit=1
> 
> 


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to