https://bz.apache.org/bugzilla/show_bug.cgi?id=65769
--- Comment #26 from Yann Ylavic <[email protected]> --- If it reproduces could you please: $ gdb /path/to/httpd -p <pid> (gdb) set logging on (gdb) set logging file /tmp/httpd-backtrace.log (gdb) thread apply all bt full and attach "httpd-backtrace.log" here? (<pid> is the process id of the httpd child in this non-responsive state) -- 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]
