At 10:37 01.08.2002, Rasmus Lerdorf wrote:
>/home/rasmus/php4/main/SAPI.c(642) : Block 0x0825B220 status:
>Beginning:      Overrun (magic=0x0825B1A8, expected=0x7312F8DC)
>[Thu Aug  1 01:32:21 2002] [notice] child pid 24107 exit signal 
>Segmentation fault (11)
>
>Poked around for it a bit, but need to get some sleep.  Not sure the
>overrun is actually related to the segfault.  The overrun can be
>reproduced by the one-liner:
>
>  <?header('Content-type: image/foo')?>
>
>I'll see if I can find the segfault on the plane tomorrow if nobody in a
>saner timezone gets to it first.

done by now: It was not setting mimetype and statusline to NULL that caused 
the segfault.

marcus


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to