[jira] [Issue Comment Edited] (TS-857) Crash Report: HttpTunnel::chain_abort_all - HttpServerSession::do_io_close - UnixNetVConnection::do_io_close

2011-06-30 Thread AdunGaos (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13057723#comment-13057723
 ] 

AdunGaos edited comment on TS-857 at 6/30/11 9:47 AM:
--

{code}
#0  ink_stack_trace_get (stack=value optimized out, len=value optimized 
out, signalhandler_frame=value optimized out) at ink_stack_trace.cc:68
68  fp = (void **) (*fp);
(gdb) bt
#0  ink_stack_trace_get (stack=value optimized out, len=value optimized 
out, signalhandler_frame=value optimized out) at ink_stack_trace.cc:68
#1  0x2b9a63a34ef1 in ink_stack_trace_dump (sighandler_frame=value 
optimized out) at ink_stack_trace.cc:114
#2  0x004ddc10 in signal_handler (sig=value optimized out) at 
signals.cc:225
#3  signal handler called
#4  0x006990d9 in UnixNetVConnection::do_io_close (this=0x2aaab0052f00, 
alerrno=value optimized out) at ../../iocore/eventsystem/I_Lock.h:297
#5  0x00513f5a in HttpClientSession::do_io_close (this=0x78046f0, 
alerrno=-1) at HttpClientSession.cc:310
#6  0x0052588c in HttpSM::tunnel_handler_ua (this=0x2fcd8c40, 
event=103, c=0x2fcda968) at HttpSM.cc:3027
#7  0x0056f9dc in HttpTunnel::consumer_handler (this=0x2fcda930, 
event=103, c=0x2fcda968) at HttpTunnel.cc:1232
#8  0x0057095e in HttpTunnel::finish_all_internal (this=0x2fcda930, 
p=0x2fcdab28, chain=false) at HttpTunnel.cc:1359
#9  0x00526e07 in HttpSM::tunnel_handler_server (this=0x2fcd8c40, 
event=104, p=0x2fcdab28) at HttpTunnel.h:311
#10 0x0056eb21 in HttpTunnel::producer_handler (this=0x2fcda930, 
event=104, p=0x2fcdab28) at HttpTunnel.cc:1136
#11 0x0056fca0 in HttpTunnel::main_handler (this=0x2fcda930, 
event=1106414096, data=value optimized out) at HttpTunnel.cc:1452
#12 0x0069f097 in read_from_net (nh=0x2b22e688, vc=0x2aaab04fef40, 
thread=value optimized out) at ../../iocore/eventsystem/I_Continuation.h:146
#13 0x006940e1 in NetHandler::mainNetEvent (this=0x2b22e688, 
event=value optimized out, e=0x2b9b601c) at UnixNet.cc:389
#14 0x006c4fdf in EThread::process_event (this=0x2b22d010, 
e=0x693bac0, calling_code=5) at I_Continuation.h:146
#15 0x006c58ec in EThread::execute (this=0x2b22d010) at 
UnixEThread.cc:262
#16 0x006c431e in spawn_thread_internal (a=0x692f5d0) at Thread.cc:88
#17 0x0031060064a7 in start_thread () from /lib64/libpthread.so.0
#18 0x0031054d3c2d in clone () from /lib64/libc.so.6
(gdb) info f
Stack level 0, frame at 0x41f22560:
 rip = 0x2b9a63a34df3 in ink_stack_trace_get(void**, int, int) 
(ink_stack_trace.cc:68); saved rip 0x2b9a63a34ef1
 called by frame at 0x41f229b0
 source language c++.
 Arglist at 0x41f22540, args: stack=value optimized out, len=value optimized 
out, signalhandler_frame=value optimized out
 Locals at 0x41f22540, Previous frame's sp is 0x41f22560
 Saved registers:
  rbx at 0x41f22548, rbp at 0x41f22550, rip at 0x41f22558
{code} 

  was (Author: adungaos):
code
#0  ink_stack_trace_get (stack=value optimized out, len=value optimized 
out, signalhandler_frame=value optimized out) at ink_stack_trace.cc:68
68  fp = (void **) (*fp);
(gdb) bt
#0  ink_stack_trace_get (stack=value optimized out, len=value optimized 
out, signalhandler_frame=value optimized out) at ink_stack_trace.cc:68
#1  0x2b9a63a34ef1 in ink_stack_trace_dump (sighandler_frame=value 
optimized out) at ink_stack_trace.cc:114
#2  0x004ddc10 in signal_handler (sig=value optimized out) at 
signals.cc:225
#3  signal handler called
#4  0x006990d9 in UnixNetVConnection::do_io_close (this=0x2aaab0052f00, 
alerrno=value optimized out) at ../../iocore/eventsystem/I_Lock.h:297
#5  0x00513f5a in HttpClientSession::do_io_close (this=0x78046f0, 
alerrno=-1) at HttpClientSession.cc:310
#6  0x0052588c in HttpSM::tunnel_handler_ua (this=0x2fcd8c40, 
event=103, c=0x2fcda968) at HttpSM.cc:3027
#7  0x0056f9dc in HttpTunnel::consumer_handler (this=0x2fcda930, 
event=103, c=0x2fcda968) at HttpTunnel.cc:1232
#8  0x0057095e in HttpTunnel::finish_all_internal (this=0x2fcda930, 
p=0x2fcdab28, chain=false) at HttpTunnel.cc:1359
#9  0x00526e07 in HttpSM::tunnel_handler_server (this=0x2fcd8c40, 
event=104, p=0x2fcdab28) at HttpTunnel.h:311
#10 0x0056eb21 in HttpTunnel::producer_handler (this=0x2fcda930, 
event=104, p=0x2fcdab28) at HttpTunnel.cc:1136
#11 0x0056fca0 in HttpTunnel::main_handler (this=0x2fcda930, 
event=1106414096, data=value optimized out) at HttpTunnel.cc:1452
#12 0x0069f097 in read_from_net (nh=0x2b22e688, vc=0x2aaab04fef40, 
thread=value optimized out) at ../../iocore/eventsystem/I_Continuation.h:146
#13 0x006940e1 in NetHandler::mainNetEvent (this=0x2b22e688, 
event=value optimized out, 

[jira] [Issue Comment Edited] (TS-857) Crash Report: HttpTunnel::chain_abort_all - HttpServerSession::do_io_close - UnixNetVConnection::do_io_close

2011-06-30 Thread mohan_zl (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13058160#comment-13058160
 ] 

mohan_zl edited comment on TS-857 at 7/1/11 12:55 AM:
--

The following stack trace is similar to above, but the entry point is different.

{code}
#0  ink_stack_trace_get (stack=value optimized out, len=value optimized 
out, signalhandler_frame=value optimized out) at ink_stack_trace.cc:68
68  fp = (void **) (*fp);
(gdb) bt
#0  ink_stack_trace_get (stack=value optimized out, len=value optimized 
out, signalhandler_frame=value optimized out) at ink_stack_trace.cc:68
#1  0x0038ff016ef1 in ink_stack_trace_dump (sighandler_frame=value 
optimized out) at ink_stack_trace.cc:114
#2  0x004ddc10 in signal_handler (sig=value optimized out) at 
signals.cc:225
#3  signal handler called
#4  0x006990d9 in UnixNetVConnection::do_io_close (this=0x20efd5e0, 
alerrno=value optimized out) at ../../iocore/eventsystem/I_Lock.h:297
#5  0x00513f5a in HttpClientSession::do_io_close (this=0x2aaab405c420, 
alerrno=-1) at HttpClientSession.cc:310
#6  0x0052588c in HttpSM::tunnel_handler_ua (this=0x2aaab87fc4f0, 
event=103, c=0x2aaab87fe218) at HttpSM.cc:3027
#7  0x0056f9dc in HttpTunnel::consumer_handler (this=0x2aaab87fe1e0, 
event=103, c=0x2aaab87fe218) at HttpTunnel.cc:1232
#8  0x0057095e in HttpTunnel::finish_all_internal (this=0x2aaab87fe1e0, 
p=0x2aaab87fe3d8, chain=false) at HttpTunnel.cc:1359
#9  0x00526e07 in HttpSM::tunnel_handler_server (this=0x2aaab87fc4f0, 
event=104, p=0x2aaab87fe3d8) at HttpTunnel.h:311
#10 0x0056eb21 in HttpTunnel::producer_handler (this=0x2aaab87fe1e0, 
event=104, p=0x2aaab87fe3d8) at HttpTunnel.cc:1136
#11 0x0056fca0 in HttpTunnel::main_handler (this=0x2aaab87fe1e0, 
event=-1678707408, data=value optimized out) at HttpTunnel.cc:1452
#12 0x0069f097 in read_from_net (nh=0x2adfe688, vc=0x20eb4c40, 
thread=value optimized out) at ../../iocore/eventsystem/I_Continuation.h:146
#13 0x006940e1 in NetHandler::mainNetEvent (this=0x2adfe688, 
event=value optimized out, e=0x2b706028) at UnixNet.cc:389
#14 0x006c4fdf in EThread::process_event (this=0x2adfd010, 
e=0x1fc96f60, calling_code=5) at I_Continuation.h:146
#15 0x006c58ec in EThread::execute (this=0x2adfd010) at 
UnixEThread.cc:262
#16 0x004be112 in main (argc=value optimized out, argv=value 
optimized out) at Main.cc:1957
{code}

  was (Author: wahu0315210):
#0  ink_stack_trace_get (stack=value optimized out, len=value optimized 
out, signalhandler_frame=value optimized out) at ink_stack_trace.cc:68
68  fp = (void **) (*fp);
(gdb) bt
#0  ink_stack_trace_get (stack=value optimized out, len=value optimized 
out, signalhandler_frame=value optimized out) at ink_stack_trace.cc:68
#1  0x0038ff016ef1 in ink_stack_trace_dump (sighandler_frame=value 
optimized out) at ink_stack_trace.cc:114
#2  0x004ddc10 in signal_handler (sig=value optimized out) at 
signals.cc:225
#3  signal handler called
#4  0x006990d9 in UnixNetVConnection::do_io_close (this=0x20efd5e0, 
alerrno=value optimized out) at ../../iocore/eventsystem/I_Lock.h:297
#5  0x00513f5a in HttpClientSession::do_io_close (this=0x2aaab405c420, 
alerrno=-1) at HttpClientSession.cc:310
#6  0x0052588c in HttpSM::tunnel_handler_ua (this=0x2aaab87fc4f0, 
event=103, c=0x2aaab87fe218) at HttpSM.cc:3027
#7  0x0056f9dc in HttpTunnel::consumer_handler (this=0x2aaab87fe1e0, 
event=103, c=0x2aaab87fe218) at HttpTunnel.cc:1232
#8  0x0057095e in HttpTunnel::finish_all_internal (this=0x2aaab87fe1e0, 
p=0x2aaab87fe3d8, chain=false) at HttpTunnel.cc:1359
#9  0x00526e07 in HttpSM::tunnel_handler_server (this=0x2aaab87fc4f0, 
event=104, p=0x2aaab87fe3d8) at HttpTunnel.h:311
#10 0x0056eb21 in HttpTunnel::producer_handler (this=0x2aaab87fe1e0, 
event=104, p=0x2aaab87fe3d8) at HttpTunnel.cc:1136
#11 0x0056fca0 in HttpTunnel::main_handler (this=0x2aaab87fe1e0, 
event=-1678707408, data=value optimized out) at HttpTunnel.cc:1452
#12 0x0069f097 in read_from_net (nh=0x2adfe688, vc=0x20eb4c40, 
thread=value optimized out) at ../../iocore/eventsystem/I_Continuation.h:146
#13 0x006940e1 in NetHandler::mainNetEvent (this=0x2adfe688, 
event=value optimized out, e=0x2b706028) at UnixNet.cc:389
#14 0x006c4fdf in EThread::process_event (this=0x2adfd010, 
e=0x1fc96f60, calling_code=5) at I_Continuation.h:146
#15 0x006c58ec in EThread::execute (this=0x2adfd010) at 
UnixEThread.cc:262
#16 0x004be112 in main (argc=value optimized out, argv=value 
optimized out) at Main.cc:1957
  
 Crash Report: HttpTunnel::chain_abort_all - HttpServerSession::do_io_close 
 - UnixNetVConnection::do_io_close