https://bz.apache.org/bugzilla/show_bug.cgi?id=58491
--- Comment #4 from Sylvain Goulmy <[email protected]> --- Please find two core that appeared on the same http instance with an interval of one minute : Core was generated by `/tech/apache/runtime/httpd-2.4.16/bin/httpd -D inst-switch -d /tech/apache -f /'. Program terminated with signal 11, Segmentation fault. #0 run_cleanups (pool=0x7f15bbf7a018) at memory/unix/apr_pools.c:2351 2351 memory/unix/apr_pools.c: No such file or directory. in memory/unix/apr_pools.c Missing separate debuginfos, use: debuginfo-install AF-httpd-2.4.16-0-el6.4.x86_64 (gdb) bt full #0 run_cleanups (pool=0x7f15bbf7a018) at memory/unix/apr_pools.c:2351 c = 0x2e362e302e373231 #1 apr_pool_destroy (pool=0x7f15bbf7a018) at memory/unix/apr_pools.c:804 active = <value optimized out> allocator = <value optimized out> #2 0x00007f15b745a3fb in connection_destructor (resource=<value optimized out>, params=<value optimized out>, pool=<value optimized out>) at proxy_util.c:1499 conn = <value optimized out> #3 0x00007f15bb93f315 in destroy_resource (reslist=0x31d9600, resource=0x7f15a7df1ac8) at misc/apr_reslist.c:135 No locals. #4 apr_reslist_acquire (reslist=0x31d9600, resource=0x7f15a7df1ac8) at misc/apr_reslist.c:345 rv = <value optimized out> res = 0x31d9638 now = 1445846735860297 #5 0x00007f15b745a969 in ap_proxy_acquire_connection (proxy_function=0x7f15b724a1fe "HTTP", conn=0x7f15a7df1ac8, worker=0x31b77c8, s=0x2c8a4a8) at proxy_util.c:2125 rv = <value optimized out> #6 0x00007f15b7247879 in proxy_http_handler (r=0x7f155c006990, worker=0x31b77c8, conf=0x1edfd38, url=0x7f155c003488 "http://127.0.6.48/UpdateMyAccountCustomerWS/ws/passenger/marketing/000443v05", proxyname=0x0, proxyport=0) at mod_proxy_http.c:1957 status = <value optimized out> server_portstr = "\001\000\000\000\000\000\000\000\225\312h\270\025\177\000\000\000\000\000\000\000\000\000\000\344\217N\273\025\177\000" scheme = 0x7f155c003530 "http" proxy_function = 0x7f15b724a1fe "HTTP" u = <value optimized out> backend = 0x0 is_ssl = 0 c = 0x7f159c01f968 retry = 0 p = 0x7f155c006918 uri = 0x7f155c0034d8 Core was generated by `/tech/apache/runtime/httpd-2.4.16/bin/httpd -D inst-switch -d /tech/apache -f /'. Program terminated with signal 11, Segmentation fault. #0 0x00007f15bb93efbd in get_container (reslist=0x31d9760) at misc/apr_reslist.c:97 97 misc/apr_reslist.c: No such file or directory. in misc/apr_reslist.c Missing separate debuginfos, use: debuginfo-install AF-httpd-2.4.16-0-el6.4.x86_64 (gdb) bt full #0 0x00007f15bb93efbd in get_container (reslist=0x31d9760) at misc/apr_reslist.c:97 res = 0x31d9780 #1 0x00007f15bb93f02e in create_resource (reslist=0x31d9760, ret_res=0x7f15afffe868) at misc/apr_reslist.c:121 rv = 52270976 res = <value optimized out> #2 0x00007f15bb93f416 in apr_reslist_acquire (reslist=0x31d9760, resource=0x7f15afffeac8) at misc/apr_reslist.c:395 rv = <value optimized out> res = 0x81 now = 1445846790718097 #3 0x00007f15b745a969 in ap_proxy_acquire_connection (proxy_function=0x7f15b724a1fe "HTTP", conn=0x7f15afffeac8, worker=0x31b77c8, s=0x2c8a4a8) at proxy_util.c:2125 rv = <value optimized out> #4 0x00007f15b7247879 in proxy_http_handler (r=0x7f158c002970, worker=0x31b77c8, conf=0x1edfd38, url=0x7f158c0074a8 "http://127.0.6.48/UpdateMyAccountCustomerWS/ws/passenger/marketing/000443v05", proxyname=0x0, proxyport=0) at mod_proxy_http.c:1957 status = <value optimized out> server_portstr = "p\032\276\002", '\000' <repeats 12 times>, "wh?\025\177\000\000\063\242N\273\025\177\000" scheme = 0x7f158c007550 "http" proxy_function = 0x7f15b724a1fe "HTTP" u = <value optimized out> backend = 0x0 is_ssl = 0 c = 0x7f15b0007368 retry = 0 p = 0x7f158c0028f8 uri = 0x7f158c0074f8 #5 0x00007f15b7450f12 in proxy_run_scheme_handler (r=0x7f158c002970, worker=0x31b77c8, conf=0x1edfd38, url=0x7f158c0074a8 "http://127.0.6.48/UpdateMyAccountCustomerWS/ws/passenger/marketing/000443v05", proxyhost=0x0, proxyport=0) at mod_proxy.c:2789 pHook = <value optimized out> n = <value optimized out> rv = -1 Once again, i have checked that there was no configuration reload or any balancer updates at that time. I have kept the core files if necessary. Hope it helps. -- 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]
