https://bz.apache.org/bugzilla/show_bug.cgi?id=58491
--- Comment #10 from clauser <[email protected]> --- Some (part of) coredump traces: #0 0x00007f10581fbf6b in apr_reslist_acquire () from /opt/usr/local/apache2/lib/libaprutil-1.so.0 #1 0x00007f10549d8f2a in ap_proxy_acquire_connection () from /opt/usr/local/apache2/modules/mod_proxy.so #2 0x00007f105375ab7e in proxy_ajp_handler () from /opt/usr/local/apache2/modules/mod_proxy_ajp.so #3 0x00007f10549d3c5c in proxy_run_scheme_handler () from /opt/usr/local/apache2/modules/mod_proxy.so #4 0x00007f10549d4b96 in proxy_handler () from /opt/usr/local/apache2/modules/mod_proxy.so #5 0x0000000000447540 in ap_run_handler () #6 0x0000000000447ad6 in ap_invoke_handler () #7 0x000000000045b5d3 in ap_internal_redirect_handler () #0 0x00007f36a7fbbcf6 in apr_palloc () from /opt/usr/local/apache2/lib/libapr-1.so.0 #1 0x00007f36a7fb2269 in apr_pmemdup () from /opt/usr/local/apache2/lib/libapr-1.so.0 #2 0x00007f36a339483d in ap_proxy_determine_connection () from /opt/usr/local/apache2/modules/mod_proxy.so #3 0x00007f36a317be1a in proxy_http_handler () from /opt/usr/local/apache2/modules/mod_proxy_http.so #4 0x00007f36a338bc5c in proxy_run_scheme_handler () from /opt/usr/local/apache2/modules/mod_proxy.so #5 0x00007f36a338cb96 in proxy_handler () from /opt/usr/local/apache2/modules/mod_proxy.so #6 0x0000000000447540 in ap_run_handler () #7 0x0000000000447ad6 in ap_invoke_handler () #8 0x000000000045b5d3 in ap_internal_redirect_handler () #0 0x00007f36a3390ef5 in ap_proxy_acquire_connection () from /opt/usr/local/apache2/modules/mod_proxy.so #1 0x00007f36a317bd31 in proxy_http_handler () from /opt/usr/local/apache2/modules/mod_proxy_http.so #2 0x00007f36a338bc5c in proxy_run_scheme_handler () from /opt/usr/local/apache2/modules/mod_proxy.so #3 0x00007f36a338cb96 in proxy_handler () from /opt/usr/local/apache2/modules/mod_proxy.so #4 0x0000000000447540 in ap_run_handler () #5 0x0000000000447ad6 in ap_invoke_handler () #6 0x000000000045b5d3 in ap_internal_redirect_handler () Errors seen in the error log file: (104)Connection reset by peer: AH01030: ajp_ilink_receive() can't receive header (70007)The timeout specified has expired: AH00941: AJP: failed to acquire connection for ... AH00940: AJP: disabled connection for ... -- 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]
