That fixed part of it, there is still another segfault in there somewhere.
Something in the vastness of IMP is making things go weird...

On Thu, 1 Aug 2002, Marcus [iso-8859-1] Börger wrote:

> 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