You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/03/19 21:00:21 UTC

DO NOT REPLY [Bug 52933] Child survives '-k stop', consuming lots of CPU

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

--- Comment #1 from Stefan Fritsch <sf...@sfritsch.de> 2012-03-19 20:00:21 UTC ---
A stack trace would be much more useful than strace output. Use

$ gdb -p <pid of looping process>

(gdb) thread apply all bt full

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org