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 2013/05/04 13:44:49 UTC

[Bug 54905] Apache2 loops in child Segfaults

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

--- Comment #2 from Rainer Jung <ra...@kippdata.de> ---
Sounds to me like a platform bug. Which Linux distribution is it exactly? Can
you check with your distributor?

apr_thread_exit() simply calls pthread_exit(NULL). IMHO nothing to fix here.

Could it be a low memory situation on the system, so that it kills the
processes?

Regards,

Rainer

-- 
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