[
https://issues.apache.org/jira/browse/TS-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025865#comment-14025865
]
Sudheer Vinukonda commented on TS-2883:
---------------------------------------
Don't see this core dump with commits before June 3, 2014.
> core dump in SpdyNV::SpdyNV
> ---------------------------
>
> Key: TS-2883
> URL: https://issues.apache.org/jira/browse/TS-2883
> Project: Traffic Server
> Issue Type: Bug
> Components: Core, SPDY
> Reporter: Sudheer Vinukonda
>
> {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 0x0000003881879ba4 in _int_malloc () from /lib64/libc.so.6
> #5 0x000000388187a951 in malloc () from /lib64/libc.so.6
> #6 0x00000000005f046d in SpdyNV::SpdyNV (this=0x2b2368301a00,
> fetch_sm=0x2b258e8df7e0) at SpdyCommon.cc:93
> #7 0x00000000005ef300 in spdy_process_fetch_header (this=0x2b254c7201b0,
> event=-2, edata=0x2b258e8df7e0) at SpdyClientSession.cc:359
> #8 spdy_process_fetch (this=0x2b254c7201b0, event=-2, edata=0x2b258e8df7e0)
> at SpdyClientSession.cc:321
> #9 SpdyClientSession::state_session_readwrite (this=0x2b254c7201b0,
> event=-2, edata=0x2b258e8df7e0) at SpdyClientSession.cc:251
> #10 0x00000000004a42fa in handleEvent (this=0x2b258e8df7e0, error_event=0) at
> ../iocore/eventsystem/I_Continuation.h:146
> #11 FetchSM::InvokePluginExt (this=0x2b258e8df7e0, error_event=0) at
> FetchSM.cc:233
> #12 0x00000000004a47d7 in FetchSM::process_fetch_read (this=0x2b258e8df7e0,
> event=<value optimized out>) at FetchSM.cc:400
> #13 0x00000000004a498b in FetchSM::fetch_handler (this=0x2b258e8df7e0,
> event=100, edata=0x2b253d6550a8) at FetchSM.cc:449
> #14 0x00000000004dd2e5 in PluginVC::process_read_side (this=0x2b253d654fb0,
> other_side_call=true) at PluginVC.cc:671
> #15 0x00000000004ddc3a in PluginVC::process_write_side (this=0x2b253d655190,
> other_side_call=false) at PluginVC.cc:567
> #16 0x00000000004df405 in PluginVC::main_handler (this=0x2b253d655190,
> event=<value optimized out>, data=0x2b25cc556370) at PluginVC.cc:212
> #17 0x000000000073252f in handleEvent (this=0x2b2361df9010, e=0x2b25cc556370,
> calling_code=1) at I_Continuation.h:146
> #18 EThread::process_event (this=0x2b2361df9010, e=0x2b25cc556370,
> calling_code=1) at UnixEThread.cc:145
> #19 0x000000000073305b in EThread::execute (this=0x2b2361df9010) at
> UnixEThread.cc:196
> #20 0x00000000007318da in spawn_thread_internal (a=0x2ffbfd0) at Thread.cc:88
> #21 0x00002b235fc7e851 in start_thread () from /lib64/libpthread.so.0
> #22 0x00000038818e894d in clone () from /lib64/libc.so.6
> (gdb)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)