
bugzilla at apache
Aug 9, 2013, 7:17 AM
Post #1 of 1
(10 views)
Permalink
|
|
[Bug 55394] apache 2.4 randomy crashes with signal 6
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=55394 --- Comment #1 from Jeff Trawick <trawick [at] apache> --- 3. Explore process Process (unknown pid) 99 threads: MPM child worker thread (waiting for connection to handle) apr_thread_cond_wait<ap_queue_pop_something<worker_thread<dummy_worker Show each thread... 1 thread: MPM child listener thread (waiting for connection to accept) apr_pollset_poll<listener_thread<dummy_worker Show each thread... 1 thread: Event MPM child main thread (waiting for termination event) ap_event_pod_check<child_main<make_child<server_main_loop<event_run<ap_run_mpm<main Show each thread... 1 thread: MPM child worker thread (reading client request) raise<abort<??<??<??<malloc<CRYPTO_malloc<??<??<??<??<ssl_io_filter_handshake<ssl_io_filter_input<ap_rgetline_core<read_request_line<ap_read_request<ap_process_http_sync_connection<ap_process_http_connection<ap_run_process_connection<process_socket<worker_thread<dummy_worker Hide individual threads... 1: MPM child worker thread (reading client request) #0 raise #1 abort #2 ?? #3 ?? #4 ?? #5 malloc #6 CRYPTO_malloc() #7 ?? #8 ?? #9 ?? #10 ?? #11 ssl_io_filter_handshake(filter_ctx=0x7f0b05a9b890) #12 ssl_io_filter_input(f=0x7f0b0666a078, bb=0x7f0b05a952b8, mode=<optimized out>, block=<optimized out>, readbytes=<optimized out>) #13 ap_rgetline_core(s=s [at] entr=0x7f0b05a940d0, n=8192, read=read [at] entr=0x7f0b167e6d28, r=r [at] entr=0x7f0b05a940a0, fold=fold [at] entr=0, bb=bb [at] entr=0x7f0b05a952b8) #14 read_request_line(bb=0x7f0b05a952b8, r=0x7f0b05a940a0) #15 ap_read_request(conn=conn [at] entr=0x7f0b05a9b330) #16 ap_process_http_sync_connection(c=0x7f0b05a9b330) #17 ap_process_http_connection(c=0x7f0b05a9b330) #18 ap_run_process_connection(c=0x7f0b05a9b330) #19 process_socket #20 worker_thread #21 dummy_worker -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|