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 2018/01/02 14:25:07 UTC

[Bug 61786] mpm_event processes stuck stopping

https://bz.apache.org/bugzilla/show_bug.cgi?id=61786

--- Comment #12 from Yann Ylavic <yl...@gmail.com> ---
(In reply to Konstantin J. Chernov from comment #6)
> I've recompiled apache-2.4.29 with following lines in event.c commented:
[snip]
> Running stable for now (24hrs passed).

Thanks Konstantin for the traces (and diagnostic).

After searching without success for some race condition(s) in mpm_event, it
looks like the issue comes from the implementation of the "wakeup pipe" for
Solaris' poll() mechanism in APR (i.e. APR_POLLSET_PORT).

Could you please test the following patch (against APR)?

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