https://bz.apache.org/bugzilla/show_bug.cgi?id=65769

--- Comment #26 from Yann Ylavic <ylavic....@gmail.com> ---
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: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to