https://bz.apache.org/bugzilla/show_bug.cgi?id=60487
--- Comment #14 from Yann Ylavic <[email protected]> --- (In reply to Eric Covener from comment #13) > > Looks good, one caveat > static unixd: sles12 and ubuntu > shared unixd: RHEL7, my developer builds (and the commercial distro I > maintain) Hmm, this is about mod_unixd right? My patch's helpers/handlers are in "os/unix/unixd.c", hence statically loaded no? (In reply to Yann Ylavic from comment #12) > > I could reproduce the issue (with it applied) by adding a sleep() I meant *without* the patch applied, i.e. no crash with the patch (even with dynamic mod_unixd). PS: I've got a v2 already (if v1 is acceptable), we could set handlers only once at startup now. I still need to test restarts with different MPMs (e.g. event<=>worker<=>prefork<=>motorz should work normally). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
