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

--- Comment #12 from Yann Ylavic <ylavic....@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-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to