Try analyzing the core files with GDB do something like

#gdb -c <your_core_file> /usr/sbin/httpd

then, at the "(gdb)" prompt, type "where" - this would give you a stack
backtrace from the point it cored.



-----Original Message-----
From: Dana Powers <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, July 14, 2000 6:39 PM
Subject: Coredump


>Do any of you know a better place to look for help with my apache coredump
>problem? (see earlier message) I looked all over the apache website and
found
>nothing useful. No mailing lists, or newsgroups or the like. All I found
was
>bug-reporting info, which this certainly doesnt fall into yet.
>Dana Powers

Reply via email to