DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11676>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11676 Apache httpd core dump with "[notice] child pid 1488 exit signal Segmentation Fault (11), possible coredump in..." ------- Additional Comments From [EMAIL PROTECTED] 2002-08-13 22:10 ------- Getting there, but not quite. You have a corefile, right? From the command prompt, do this: gdb /path/to/httpd /path/to/corefile You'll then get a (gdb) prompt. Type "bt" to see what the stack was at the time of the segfault. --Cliff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
