https://issues.apache.org/bugzilla/show_bug.cgi?id=45792





--- Comment #24 from Ruediger Pluem <[EMAIL PROTECTED]>  2008-10-09 04:04:11 
PST ---
We are getting closer.
First question did you already added our gdb macros to your gdb config? If not
please do so by adding
http://svn.eu.apache.org/viewvc/httpd/httpd/trunk/.gdbinit?view=co
to the file ~/.gdbinit of the user you use to analyse the coredumps. If the
file
is not present simply create it from above download.

Further analysis. For all core dumps except number 3 please do the following:

1. Go to the thread that has the kill call in its backtrace (for coredump 1
this would be thread 25) via thread <thread number>, so thread 25 for coredump
1.
2. Issue the following commands and attach the output:

frame 4
dump_bucket e


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to