https://bz.apache.org/bugzilla/show_bug.cgi?id=69350
Eric Covener <cove...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEEDINFO |RESOLVED --- Comment #3 from Eric Covener <cove...@gmail.com> --- (In reply to Dave Wreski from comment #2) > This was indeed the cause. I've now removed mod_perl entirely, as we stopped > using it some time ago. Did you believe this was the cause because it is not > commonly used anymore? Usually there is a more obvious culprit in the gdb output. In this case, every other thread is in a "normal" blocking system call (including most being idle). It's also common for bugs to occur when running end-of-request cleanups if memory has been mismanaged and that's what mod_perl is doing here. -- 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