On Tue, 21 Aug 2001, Stas Bekman wrote:

> (gdb) where
> #0  0x0809a7d0 in find_entry (ht=0x0, key=0x858d74c, klen=-1, val=0x0)
>     at apr_hash.c:270
> #1  0x0809a888 in apr_hash_get (ht=0x0, key=0x858d74c, klen=-1)
>     at apr_hash.c:296
> #2  0x0806a210 in find_ct (r=0x858a824) at mod_mime.c:830

guess you'll need to debug it then,  i cannot reproduce.  ht should never
be NULL(0x0).  check your TypesConfig is sane, that httpd can run without
modperl, etc.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to