You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/05/05 20:12:00 UTC

[jira] [Commented] (TS-3029) ats-5.0.1 crash when SPDY enabled

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

ASF subversion and git services commented on TS-3029:
-----------------------------------------------------

Commit d8a753876f250993c255c52ed7afd2ea8819b536 in trafficserver's branch refs/heads/master from [~sudheerv]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=d8a7538 ]

update CHANGES for TS-3029


> ats-5.0.1 crash when SPDY enabled
> ---------------------------------
>
>                 Key: TS-3029
>                 URL: https://issues.apache.org/jira/browse/TS-3029
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SPDY
>            Reporter: Wei Sun
>              Labels: yahoo
>             Fix For: 6.0.0
>
>
> {code}
> #0  0x00000000006200ba in std::vector<std::pair<std::basic_string<char,
> std::char_traits<char>, std::allocator<char> >, std::basic_string<char,
> std::char_traits<char>, std::allocator<char> > >,
> std::allocator<std::pair<std::basic_string<char, std::char_traits<char>,
> std::allocator<char> >, std::basic_string<char, std::char_traits<char>,
> std::allocator<char> > > > >::size (this=0x38)
>     at
> /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/stl_vector.h:533
> #1  0x000000000061e386 in spdy_prepare_status_response (sm=0x2b90b68a5d90,
> stream_id=103, status=0x792cad "500 Internal Server Error") at
> SpdyCallbacks.cc:57
> #2  0x000000000061b4ef in spdy_process_fetch (event=TS_EVENT_VCONN_READ_READY,
> sm=0x2b90b68a5d90, edata=0x2b907bb63d10) at SpdyClientSession.cc:381
> #3  0x000000000061af63 in SpdyClientSession::state_session_readwrite
> (this=0x2b90b68a5d90, event=100, edata=0x2b907bb63d10) at
> SpdyClientSession.cc:284
> #4  0x00000000004f460e in Continuation::handleEvent (this=0x2b90b68a5d90,
> event=100, data=0x2b907bb63d10) at ../iocore/eventsystem/I_Continuation.h:146
> #5  0x00000000004f28b0 in FetchSM::InvokePluginExt (this=0x2b907bb63d10,
> error_event=100) at FetchSM.cc:239
> #6  0x00000000004f3620 in FetchSM::fetch_handler (this=0x2b907bb63d10,
> event=100, edata=0x2b90c23d8d48) at FetchSM.cc:479
> #7  0x00000000004f460e in Continuation::handleEvent (this=0x2b907bb63d10,
> event=100, data=0x2b90c23d8d48) at ../iocore/eventsystem/I_Continuation.h:146
> #8  0x000000000053054d in PluginVC::process_read_side (this=0x2b90c23d8c50,
> other_side_call=true) at PluginVC.cc:671
> #9  0x000000000052fde2 in PluginVC::process_write_side (this=0x2b90c23d8e30,
> other_side_call=false) at PluginVC.cc:567
> #10 0x000000000052eb84 in PluginVC::main_handler (this=0x2b90c23d8e30, event=1,
> data=0x2b90a2a6da00) at PluginVC.cc:212
> #11 0x00000000004f460e in Continuation::handleEvent (this=0x2b90c23d8e30,
> event=1, data=0x2b90a2a6da00) at ../iocore/eventsystem/I_Continuation.h:146
> #12 0x0000000000751dca in EThread::process_event (this=0x2b8fa5646010,
> e=0x2b90a2a6da00, calling_code=1) at UnixEThread.cc:145
> #13 0x0000000000751f98 in EThread::execute (this=0x2b8fa5646010) at
> UnixEThread.cc:196
> #14 0x0000000000751328 in spawn_thread_internal (a=0x262c020) at Thread.cc:88
> #15 0x00002b8f08129851 in start_thread () from /lib64/libpthread.so.0
> #16 0x0000003d158e890d in clone () from /lib64/libc.so.6
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)