From: Stefan Fritsch Date: Wed, 9 Nov 2011 23:56:12 +0000 (+0000) Subject: Found a bug in mpm_event, investigating X-Git-Tag: 2.3.16~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b8849335f105136e38dfb378f183788affd7e67;p=apache Found a bug in mpm_event, investigating git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200049 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 62476842d0..739410f045 100644 --- a/STATUS +++ b/STATUS @@ -110,6 +110,11 @@ RELEASE SHOWSTOPPERS: the hackathon seems to be that mod_lua should be released as experimental with a note that the API may change during 2.4.x. + * mpm_event can abort under very high load with + (17)File exists: process_socket: apr_pollset_add failure + file event.c, line 952, assertion "rc == 0" failed + child pid 18196 exit signal Aborted (6) + FOR BETA: