https://bz.apache.org/bugzilla/show_bug.cgi?id=61558
--- Comment #10 from Yann Ylavic <[email protected]> --- Created attachment 35372 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35372&action=edit Make ap_mpm_query() restart safe on unixes (for 2.4.x) It's unclear to me whether the gdb output shows a double fault or not. One fault is ap_mpm_query() called after the MPM is unloaded (which this patch addresses), but it looks like a first segfault was issued before (I may be confused by the signal handler in the stack trace though). Anyway, to clarify things, could you please try this patch? -- 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]
