https://bz.apache.org/bugzilla/show_bug.cgi?id=59840
--- Comment #16 from Eric Covener <[email protected]> --- (In reply to Konstantin J. Chernov from comment #15) > After more than a week of stable work, there were 3 segfaults yesterday, all > with the same stack: > > ::stack > libc.so.1`_read+0xa() > ap_mpm_podx_check+0x38() > child_main+0x418() > make_child+0x143() > perform_idle_server_maintenance+0x67f() > server_main_loop+0x346() > event_run+0x320() > ap_run_mpm+0x71() > main+0xe89() > _start+0x6c() > > I'm not really sure they are somehow connected to mod_http2, though without > mod_http2 there are no segfaults at all. That is not the crashing thread, there must be some other that looks a little more suspicious. -- 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]
