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] [Comment Edited] (TS-2882) Core dump in handlEvent

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

Sudheer Vinukonda edited comment on TS-2882 at 6/10/14 3:39 PM:
----------------------------------------------------------------

Don't see the core dump in Spdylay anymore with commits before June 3, 2014.


was (Author: sudheerv):
Don't see this core dump with commits before June 3, 2014.

> Core dump in handlEvent
> -----------------------
>
>                 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}
> (gdb) bt
> #0  0x0000000000000000 in ?? ()
> #1  0x000000000070d6eb in handleEvent (event=<value optimized out>, vc=0x2b02589100e0) at ../../iocore/eventsystem/I_Continuation.h:146
> #2  read_signal_and_update (event=<value optimized out>, vc=0x2b02589100e0) at UnixNetVConnection.cc:138
> #3  0x0000000000711b6f in UnixNetVConnection::mainEvent (this=0x2b02589100e0, event=<value optimized out>, e=<value optimized out>) at UnixNetVConnection.cc:1066
> #4  0x0000000000706d95 in handleEvent (this=0x20d06b0, event=<value optimized out>, e=0x18f8d50) at ../../iocore/eventsystem/I_Continuation.h:146
> #5  InactivityCop::check_inactivity (this=0x20d06b0, event=<value optimized out>, e=0x18f8d50) at UnixNet.cc:80
> #6  0x00000000007323ef in handleEvent (this=0x2b00c68ab010, e=0x18f8d50, calling_code=2) at I_Continuation.h:146
> #7  EThread::process_event (this=0x2b00c68ab010, e=0x18f8d50, calling_code=2) at UnixEThread.cc:145
> #8  0x0000000000732f63 in EThread::execute (this=0x2b00c68ab010) at UnixEThread.cc:224
> #9  0x000000000073179a in spawn_thread_internal (a=0x1cbcf40) at Thread.cc:88
> #10 0x00002afe8be59851 in start_thread () from /lib64/libpthread.so.0
> #11 0x000000366a4e894d in clone () from /lib64/libc.so.6
> {code}



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