https://issues.apache.org/bugzilla/show_bug.cgi?id=50466
Stefan Fritsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #4 from Stefan Fritsch <[email protected]> 2010-12-19 16:14:23 EST --- gdb -p 4188 (or whatever the pid of the looping process is) bt full To be really useful, you would need the debugging symbols installed (don't know how that works under centos). Maybe http://httpd.apache.org/dev/debugging.html helps. -- 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]
