You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2013/03/26 02:43:18 UTC

[jira] [Commented] (TS-1715) Possibly range related crashing since upgrading to 3.2.4

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

Alan M. Carroll commented on TS-1715:
-------------------------------------

No update that I can remember, will check on it tomrrow.

Monday, March 25, 2013, 3:15:16 PM, you wrote:







                
> Possibly range related crashing since upgrading to 3.2.4
> --------------------------------------------------------
>
>                 Key: TS-1715
>                 URL: https://issues.apache.org/jira/browse/TS-1715
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cache, Core
>    Affects Versions: 3.2.4
>            Reporter: David Carlin
>            Assignee: Alan M. Carroll
>             Fix For: 3.3.2
>
>
> This might be related to TS-1574
> I upgraded one box to 3.2.4, and and I am experiencing the following crash approximately twice a day:
> Backtraces - the first happens more frequently:
> {noformat}
> #0  RangeTransform::transform_to_range (this=0x2b40e40973d0) at Transform.cc:843
> #1  0x00000000004e52e8 in RangeTransform::handle_event (this=0x2b40e40973d0, event=<value optimized out>, edata=<value optimized out>) at Transform.cc:816
> #2  0x00000000006970f4 in handleEvent (this=0x2b40b9762010, e=0x2b40dc47f9e0, calling_code=1) at I_Continuation.h:146
> #3  EThread::process_event (this=0x2b40b9762010, e=0x2b40dc47f9e0, calling_code=1) at UnixEThread.cc:142
> #4  0x0000000000697b6b in EThread::execute (this=0x2b40b9762010) at UnixEThread.cc:191
> #5  0x00000000006960c2 in spawn_thread_internal (a=0x15e04a0) at Thread.cc:88
> #6  0x00000031f8c07851 in start_thread () from /lib64/libpthread.so.0
> #7  0x00000031f88e76dd in clone () from /lib64/libc.so.6
> #0  RangeTransform::transform_to_range (this=0x2b11441773f0) at Transform.cc:843
> #1  0x00000000004e52e8 in RangeTransform::handle_event (this=0x2b11441773f0, event=<value optimized out>, edata=<value optimized out>) at Transform.cc:816
> #2  0x00000000006970f4 in handleEvent (this=0x2b109f266010, e=0x2b110006f360, calling_code=1) at I_Continuation.h:146
> #3  EThread::process_event (this=0x2b109f266010, e=0x2b110006f360, calling_code=1) at UnixEThread.cc:142
> #4  0x0000000000697b6b in EThread::execute (this=0x2b109f266010) at UnixEThread.cc:191
> #5  0x00000000004c28c9 in main (argc=<value optimized out>, argv=<value optimized out>) at Main.cc:1822
> {noformat}
> From /var/log/messages:
> {noformat}
> Feb 16 11:43:26 l4 kernel: [ET_NET 18][16876]: segfault at 155 ip
> 0000000000567571 sp 00002b04d1412b40 error 4 in
> traffic_server[400000+341000]
> {noformat}
> From traffic.out:
> {noformat}
> /home/y/bin/traffic_server - STACK TRACE: 
> /lib64/libpthread.so.0[0x31f8c0f500]
> /home/y/bin/traffic_server(_ZN14RangeTransform18transform_to_rangeEv+0x83)[0x4e4b63]
> /home/y/bin/traffic_server(_ZN14RangeTransform12handle_eventEiPv+0x158)[0x4e52e8]
> /home/y/bin/traffic_server(_ZN7EThread13process_eventEP5Eventi+0xb4)[0x6970f4]
> /home/y/bin/traffic_server(_ZN7EThread7executeEv+0x5ab)[0x697b6b]
> /home/y/bin/traffic_server[0x6960c2]
> /lib64/libpthread.so.0[0x31f8c07851]
> /lib64/libc.so.6(clone+0x6d)[0x31f88e76dd]
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira