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/16 21:02:02 UTC

[jira] [Updated] (TS-2882) Core dump in handlEvent in handling event VC_EVENT_INACTIVITY_TIMEOUT

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

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

    Summary: Core dump in handlEvent in handling event VC_EVENT_INACTIVITY_TIMEOUT  (was: Core dump in handlEvent)

> Core dump in handlEvent in handling event VC_EVENT_INACTIVITY_TIMEOUT
> ---------------------------------------------------------------------
>
>                 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)