You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Yunkai Zhang (JIRA)" <ji...@apache.org> on 2013/12/25 11:33:00 UTC

[jira] [Commented] (TS-2452) Segmentation fault log calloation server

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

Yunkai Zhang commented on TS-2452:
----------------------------------

It's an obvious bug, I'll fix it later.

Thanks for your report.

>  Segmentation fault log calloation server
> -----------------------------------------
>
>                 Key: TS-2452
>                 URL: https://issues.apache.org/jira/browse/TS-2452
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 4.1.2
>            Reporter: bettydramit
>
> 4.1.2 
> Program terminated with signal 11, Segmentation fault.
> #0  LogBufferManager::preproc_buffers (this=0x2b90e0009760, sink=0x2b90e00097f0) at LogObject.cc:56
> 56                           b->header()->byte_count);
> (gdb) bt
> #0  LogBufferManager::preproc_buffers (this=0x2b90e0009760, sink=0x2b90e00097f0) at LogObject.cc:56
> #1  0x00000000005afe17 in preproc_buffers (this=0x2123d18, idx=0) at LogObject.h:138
> #2  LogObjectManager::preproc_buffers (this=0x2123d18, idx=0) at LogObject.cc:1200
> #3  0x000000000058c118 in Log::preproc_thread_main (args=<value optimized out>) at Log.cc:1199
> #4  0x000000000059022d in LoggingPreprocContinuation::mainEvent (this=<value optimized out>) at Log.cc:276
> #5  0x00000000006b6090 in handleEvent (this=0x2b90860c9010) at I_Continuation.h:146
> #6  EThread::execute (this=0x2b90860c9010) at UnixEThread.cc:294
> #7  0x00000000006b3d5a in spawn_thread_internal (a=0x22ad500) at Thread.cc:88
> #8  0x00002b907621c9d1 in start_thread () from /lib64/libpthread.so.0
> #9  0x00002b9077212b6d in clone () from /lib64/libc.so.6



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)