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

--- Comment #13 from Eric Covener <cove...@gmail.com> ---
(In reply to Yann Ylavic from comment #12)
> Created attachment 34764 [details]
> Static (common) signal handling for *nix MPMs
> 
> This patch seems to work for me.
> 
> I could reproduce the issue (with it applied) by adding a sleep() in the
> main() loop.

Looks good, one caveat
static unixd: sles12 and ubuntu
shared unixd: RHEL7, my developer builds (and the commercial distro I maintain)

So w/o the removal of the signal handlers during reload I think we still need
to be more careful about retained_data access

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