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 2005/06/01 13:17:37 UTC

DO NOT REPLY [Bug 34514] - On a busy server with MPM Worker apache 2.0.54 crash permanently

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34514>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34514





------- Additional Comments From trawick@apache.org  2005-06-01 13:17 -------
Andreas, I'm stumped.  The error log messages you show indicate that the child
only encountered a pthread_create failure

[Tue May 31 12:06:57 2005] [alert] (12)Cannot allocate memory: 
apr_thread_create: unable to create worker thread
[Tue May 31 12:07:00 2005] [alert] (12)Cannot allocate memory: 
apr_thread_create: unable to create worker thread

but some child returned APEXIT_CHILDFATAL to the parent:

[Tue May 31 12:07:08 2005] [alert] Child 9900 returned a Fatal error... Apache 
is exiting!

There are only the three locations you mentioned for the apr_thread_create
failure in worker.c.  I can only suggest that you confirm that you ran "make"
and "make install" and restarted Apache after making the source code change ;)



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org