Re: [PHP-DEV] mime_magic segfaults

2002-11-15 Thread Ilia A.
Why was rb changed to rt? Ilia On November 15, 2002 06:58 am, Moriyoshi Koizumi wrote: > Thanks, it works. > Attacthed is a slightly modified version of Ilia's patch in consideration > of win32 build. > If there are no objections, I'll commit it. > > > Moriyoshi > > "Ilia A." <[EMAIL PROTECTED]>

Re: [PHP-DEV] mime_magic segfaults

2002-11-15 Thread Moriyoshi Koizumi
Thanks, it works. Attacthed is a slightly modified version of Ilia's patch in consideration of win32 build. If there are no objections, I'll commit it. Moriyoshi "Ilia A." <[EMAIL PROTECTED]> wrote: > Could you try the attached patch and see if it fixes the problem. > > Ilia > > On November

Re: [PHP-DEV] mime_magic segfaults

2002-11-14 Thread Ilia A.
Could you try the attached patch and see if it fixes the problem. Ilia On November 14, 2002 03:10 pm, Moriyoshi Koizumi wrote: > Hi, > > I found a bug in mime_magic. If the module fails to read the magic file > specified by mime_magic.magicfile during the module initialisation, it > tries to put

[PHP-DEV] mime_magic segfaults

2002-11-14 Thread Moriyoshi Koizumi
Hi, I found a bug in mime_magic. If the module fails to read the magic file specified by mime_magic.magicfile during the module initialisation, it tries to put an error, and then segfaults. Here's the backtrace. #0 0x0813402b in sapi_send_headers (tsrm_ls=0x8277f68) at /home/koizumi/src/p