You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Sudheer Vinukonda (JIRA)" <ji...@apache.org> on 2014/06/10 17:40:03 UTC

[jira] [Updated] (TS-2882) Core dump inside spdylay library

     [ https://issues.apache.org/jira/browse/TS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudheer Vinukonda updated TS-2882:
----------------------------------

    Description: 
{code}

{code}

  was:
{code}
(gdb) bt
#0  0x00000038818328e5 in raise () from /lib64/libc.so.6
#1  0x00000038818340c5 in abort () from /lib64/libc.so.6
#2  0x00000038818707f7 in __libc_message () from /lib64/libc.so.6
#3  0x0000003881876126 in malloc_printerr () from /lib64/libc.so.6
#4  0x0000000000739e19 in spdylay_outbound_item_free (item=0x2b7e2000b510) at spdylay_outbound_item.c:81
#5  0x0000000000737428 in spdylay_session_send (session=0x2b7ed59ae4f0) at spdylay_session.c:1538
#6  0x00000000005ef26c in spdy_process_write (this=0x2b7f24597800, event=101, edata=0x2b7e94194cf0) at SpdyClientSession.cc:291
#7  SpdyClientSession::state_session_readwrite (this=0x2b7f24597800, event=101, edata=0x2b7e94194cf0) at SpdyClientSession.cc:248
#8  0x000000000070d8bb in handleEvent (event=<value optimized out>, vc=0x2b7e94194b80) at ../../iocore/eventsystem/I_Continuation.h:146
#9  write_signal_and_update (event=<value optimized out>, vc=0x2b7e94194b80) at UnixNetVConnection.cc:153
#10 0x000000000070fe93 in write_to_net_io (nh=0x2b7d39f6dbc0, vc=0x2b7e94194b80, thread=0x2b7d39f6a010) at UnixNetVConnection.cc:421
#11 0x0000000000705c43 in NetHandler::mainNetEvent (this=0x2b7d39f6dbc0, event=<value optimized out>, e=<value optimized out>) at UnixNet.cc:415
#12 0x000000000073252f in handleEvent (this=0x2b7d39f6a010, e=0x1e332f0, calling_code=5) at I_Continuation.h:146
#13 EThread::process_event (this=0x2b7d39f6a010, e=0x1e332f0, calling_code=5) at UnixEThread.cc:145
#14 0x0000000000732ed3 in EThread::execute (this=0x2b7d39f6a010) at UnixEThread.cc:269
#15 0x00000000007318da in spawn_thread_internal (a=0x22a0a60) at Thread.cc:88
#16 0x00002b7c97400851 in start_thread () from /lib64/libpthread.so.0
#17 0x00000038818e894d in clone () from /lib64/libc.so.6
(gdb) quit
{code}


> Core dump inside spdylay library
> --------------------------------
>
>                 Key: TS-2882
>                 URL: https://issues.apache.org/jira/browse/TS-2882
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core, SPDY
>            Reporter: Sudheer Vinukonda
>
> {code}
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)