On Mon, 7 Jul 2008 10:15:12 +0000 (UTC)
Igor Galić <[EMAIL PROTECTED]> wrote:

> I can often see in the error log that it segfaults, but it does not 
> core-dump. mod_whatkilledus is mostly inconclusive, and mod_backtrace 
> doesn't seem to hook in:

Confusing!

Couple of thoughts:
  * Does this persist if you switch back to APR-1.2.latest?
  * You said on IRC that you got the crash with a traceback
    with prefork.  Does the traceback reveal anything?


> Core was generated by `/opt/bw/bin/httpd-worker'.
> #0  0x00002b3641a815a6 in ?? ()
> (gdb) where
> #0  0x00002b3641a815a6 in ?? ()
> #1  0x00002b3641a81470 in ?? ()
> #2  0x0000000042804d38 in ?? ()
> #3  0x000000000044a431 in _IO_stdin_used ()
> #4  0x0000000000000000 in ?? ()

That's just an idle thread.  Did you try
(gdb) thread apply all bt 5


-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to