[jira] [Commented] (TS-1078) trafficserver-3.1.1-unstable.tar.bz2 core dumps during load test

2012-03-28 Thread Zhao Yongming (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240420#comment-13240420
 ] 

Zhao Yongming commented on TS-1078:
---

I think we can consider all crashes related to do_io_close as all fixed, please 
confirm with the git master testing, and feed back.

> trafficserver-3.1.1-unstable.tar.bz2 core dumps during load test
> 
>
> Key: TS-1078
> URL: https://issues.apache.org/jira/browse/TS-1078
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP
>Affects Versions: 3.1.1
> Environment: Redhat linux with no plugins (although stack trace shows 
> our plugin being called).  The tests were run with no plugin and exactly the 
> same stack trace occurred.
>Reporter: Alistair Stevenson
>Assignee: weijin
>Priority: Blocker
> Fix For: 3.1.4
>
>
> {code}
> (gdb) bt
> #0 ink_restore_signal_handler_frame (stack=0x7f2a67650490, len= optimized out>, signalhandler_frame=2) at ink_stack_trace.cc:68
> #1 ink_stack_trace_get (stack=0x7f2a67650490, len=,
> signalhandler_frame=2) at ink_stack_trace.cc:89
> #2 0x7f2a682dcf7d in ink_stack_trace_dump (sighandler_frame=2) at
> ink_stack_trace.cc:114
> #3 0x004d2512 in signal_handler (sig=11) at signals.cc:222
> #4 
> #5 ink_atomiclist_push (l=0x100bb0, item=0x72a9100) at ink_queue.cc:457
> #6 0x0065800b in ProtectedQueue::enqueue (this=0x100bb0, e= optimized out>, fast_signal=false) at ProtectedQueue.cc:53
> #7 0x0062c3ca in NetVConnection::Handle::do_locked_io_close
> (this=0x6e01830, lerrno=-1) at NetVConnection.cc:93
> #8 0x00507608 in HttpServerSession::do_io_close (this=0x6e01770,
> alerrno=) at HttpServerSession.cc:122
> #9 0x0050a78b in HttpSessionManager::acquire_session (this=0x941940,
> cont=, ip=0xa5443c0, hostname=0x5732c19
> "10.20.48.15", ua_session=, sm=0xa543d20)
> at HttpSessionManager.cc:257
> #10 0x0051d544 in HttpSM::do_http_server_open (this=0xa543d20,
> raw=false) at HttpSM.cc:4139
> #11 0x0051e0e8 in HttpSM::set_next_state (this=0xa543d20) at
> HttpSM.cc:6464
> #12 0x0050b8ff in HttpSM::call_transact_and_set_next_state
> (this=0xa543d20, f=) at HttpSM.cc:6319
> #13 0x005162d8 in HttpSM::state_api_callout (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1446
> #14 0x00518499 in HttpSM::state_api_callback (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1265
> #15 0x004a9af8 in TSHttpTxnReenable (txnp=,
> event=TS_EVENT_HTTP_CONTINUE) at InkAPI.cc:5407
> #16 0x7f2a63a3d45b in opwvPluginHandler (contp=0x7631780,
> event=TS_EVENT_HTTP_CACHE_LOOKUP_COMPLETE, edata=0xa543d20) at
> /bfs-build/build-area.93/builds/LinuxNBngp_andes/2012-01-09-0057/http/src/traffi
> c_server/plugin.cpp:82
> #17 0x00516585 in HttpSM::state_api_callout (this=0xa543d20,
> event=, data=) at
> HttpSM.cc:1372
> #18 0x0051de1a in HttpSM::set_next_state (this=0xa543d20) at
> HttpSM.cc:6353
> #19 0x0050b8ff in HttpSM::call_transact_and_set_next_state
> (this=0xa543d20, f=) at HttpSM.cc:6319
> #20 0x005162d8 in HttpSM::state_api_callout (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1446
> #21 0x00518499 in HttpSM::state_api_callback (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1265
> #22 0x004a9af8 in TSHttpTxnReenable (txnp=,
> event=TS_EVENT_HTTP_CONTINUE) at InkAPI.cc:5407
> #23 0x7f2a63a3d6cc in opwvPluginHandler (contp=0x7631780,
> event=TS_EVENT_HTTP_OS_DNS, edata=0xa543d20) at
> /bfs-build/build-area.93/builds/LinuxNBngp_andes/2012-01-09-0057/http/src/traffi
> c_server/plugin.cpp:117
> #24 0x00516585 in HttpSM::state_api_callout (this=0xa543d20,
> event=, data=) at
> HttpSM.cc:1372
> #25 0x0051de1a in HttpSM::set_next_state (this=0xa543d20) at
> HttpSM.cc:6353
> #26 0x0050b8ff in HttpSM::call_transact_and_set_next_state
> (this=0xa543d20, f=) at HttpSM.cc:6319
> #27 0x0050d58a in HttpSM::do_hostdb_lookup (this=0xa543d20) at
> HttpSM.cc:3749
> #28 0x0051e72b in HttpSM::set_next_state (this=0xa543d20) at
> HttpSM.cc:6414
> #29 0x0050b8ff in HttpSM::call_transact_and_set_next_state
> (this=0xa543d20, f=) at HttpSM.cc:6319
> #30 0x005162d8 in HttpSM::state_api_callout (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1446
> #31 0x00518499 in HttpSM::state_api_callback (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1265
> #32 0x004a9af8 in TSHttpTxnReenable (txnp=,
> event=TS_EVENT_HTTP_CONTINUE) at InkAPI.cc:5407
> #33 0x7f2a63a3d4eb in opwvPluginHandler (contp=0x7631780,
> event=TS_EVENT_HTTP_POST_REMAP, edata=0xa543d20) at
> /bfs-build/build-area.93/builds/LinuxNBngp_andes/2012-01-09-0057/http/src/t

[jira] [Commented] (TS-1078) trafficserver-3.1.1-unstable.tar.bz2 core dumps during load test

2012-01-12 Thread Leif Hedstrom (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13185050#comment-13185050
 ] 

Leif Hedstrom commented on TS-1078:
---

Couple of questions:

1) Can you reproduce this with a debug build?

2) Can you try it on a trunk build?


> trafficserver-3.1.1-unstable.tar.bz2 core dumps during load test
> 
>
> Key: TS-1078
> URL: https://issues.apache.org/jira/browse/TS-1078
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP
>Affects Versions: 3.1.1
> Environment: Redhat linux with no plugins (although stack trace shows 
> our plugin being called).  The tests were run with no plugin and exactly the 
> same stack trace occurred.
>Reporter: Alistair Stevenson
>Priority: Blocker
> Fix For: 3.1.2
>
>
> (gdb) bt
> #0 ink_restore_signal_handler_frame (stack=0x7f2a67650490, len= optimized out>, signalhandler_frame=2) at ink_stack_trace.cc:68
> #1 ink_stack_trace_get (stack=0x7f2a67650490, len=,
> signalhandler_frame=2) at ink_stack_trace.cc:89
> #2 0x7f2a682dcf7d in ink_stack_trace_dump (sighandler_frame=2) at
> ink_stack_trace.cc:114
> #3 0x004d2512 in signal_handler (sig=11) at signals.cc:222
> #4 
> #5 ink_atomiclist_push (l=0x100bb0, item=0x72a9100) at ink_queue.cc:457
> #6 0x0065800b in ProtectedQueue::enqueue (this=0x100bb0, e= optimized out>, fast_signal=false) at ProtectedQueue.cc:53
> #7 0x0062c3ca in NetVConnection::Handle::do_locked_io_close
> (this=0x6e01830, lerrno=-1) at NetVConnection.cc:93
> #8 0x00507608 in HttpServerSession::do_io_close (this=0x6e01770,
> alerrno=) at HttpServerSession.cc:122
> #9 0x0050a78b in HttpSessionManager::acquire_session (this=0x941940,
> cont=, ip=0xa5443c0, hostname=0x5732c19
> "10.20.48.15", ua_session=, sm=0xa543d20)
> at HttpSessionManager.cc:257
> #10 0x0051d544 in HttpSM::do_http_server_open (this=0xa543d20,
> raw=false) at HttpSM.cc:4139
> #11 0x0051e0e8 in HttpSM::set_next_state (this=0xa543d20) at
> HttpSM.cc:6464
> #12 0x0050b8ff in HttpSM::call_transact_and_set_next_state
> (this=0xa543d20, f=) at HttpSM.cc:6319
> #13 0x005162d8 in HttpSM::state_api_callout (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1446
> #14 0x00518499 in HttpSM::state_api_callback (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1265
> #15 0x004a9af8 in TSHttpTxnReenable (txnp=,
> event=TS_EVENT_HTTP_CONTINUE) at InkAPI.cc:5407
> #16 0x7f2a63a3d45b in opwvPluginHandler (contp=0x7631780,
> event=TS_EVENT_HTTP_CACHE_LOOKUP_COMPLETE, edata=0xa543d20) at
> /bfs-build/build-area.93/builds/LinuxNBngp_andes/2012-01-09-0057/http/src/traffi
> c_server/plugin.cpp:82
> #17 0x00516585 in HttpSM::state_api_callout (this=0xa543d20,
> event=, data=) at
> HttpSM.cc:1372
> #18 0x0051de1a in HttpSM::set_next_state (this=0xa543d20) at
> HttpSM.cc:6353
> #19 0x0050b8ff in HttpSM::call_transact_and_set_next_state
> (this=0xa543d20, f=) at HttpSM.cc:6319
> #20 0x005162d8 in HttpSM::state_api_callout (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1446
> #21 0x00518499 in HttpSM::state_api_callback (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1265
> #22 0x004a9af8 in TSHttpTxnReenable (txnp=,
> event=TS_EVENT_HTTP_CONTINUE) at InkAPI.cc:5407
> #23 0x7f2a63a3d6cc in opwvPluginHandler (contp=0x7631780,
> event=TS_EVENT_HTTP_OS_DNS, edata=0xa543d20) at
> /bfs-build/build-area.93/builds/LinuxNBngp_andes/2012-01-09-0057/http/src/traffi
> c_server/plugin.cpp:117
> #24 0x00516585 in HttpSM::state_api_callout (this=0xa543d20,
> event=, data=) at
> HttpSM.cc:1372
> #25 0x0051de1a in HttpSM::set_next_state (this=0xa543d20) at
> HttpSM.cc:6353
> #26 0x0050b8ff in HttpSM::call_transact_and_set_next_state
> (this=0xa543d20, f=) at HttpSM.cc:6319
> #27 0x0050d58a in HttpSM::do_hostdb_lookup (this=0xa543d20) at
> HttpSM.cc:3749
> #28 0x0051e72b in HttpSM::set_next_state (this=0xa543d20) at
> HttpSM.cc:6414
> #29 0x0050b8ff in HttpSM::call_transact_and_set_next_state
> (this=0xa543d20, f=) at HttpSM.cc:6319
> #30 0x005162d8 in HttpSM::state_api_callout (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1446
> #31 0x00518499 in HttpSM::state_api_callback (this=0xa543d20,
> event=6, data=0x0) at HttpSM.cc:1265
> #32 0x004a9af8 in TSHttpTxnReenable (txnp=,
> event=TS_EVENT_HTTP_CONTINUE) at InkAPI.cc:5407
> #33 0x7f2a63a3d4eb in opwvPluginHandler (contp=0x7631780,
> event=TS_EVENT_HTTP_POST_REMAP, edata=0xa543d20) at
> /bfs-build/build-area.93/builds/LinuxNBngp_andes/2012-01-09-0057/http/src/traffi
> c_server/plugin.cpp:90
> #34 0x00516585 in HttpSM: