You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/06/13 18:56:30 UTC

[jira] [Updated] (TS-4526) ASAN SEGV on unknown address (6.2.0)

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

Leif Hedstrom updated TS-4526:
------------------------------
    Fix Version/s: 7.0.0

> ASAN SEGV on unknown address (6.2.0)
> ------------------------------------
>
>                 Key: TS-4526
>                 URL: https://issues.apache.org/jira/browse/TS-4526
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 6.2.0
>            Reporter: Bryan Call
>             Fix For: 7.0.0
>
>
> {code}
> ASAN:SIGSEGV
> =================================================================
> ==11217==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000000000000 sp 0x2b853414daf8 bp 0x2b853414dc00 T6)
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV ??:0 ??
> Thread T6 ([ET_NET 5]) created by T0 ([ET_NET 0]) here:
>     #0 0x4c73ca in pthread_create (/home/y/bin64/traffic_server+0x4c73ca)
>     #1 0xe9ee75 in ink_thread_create ../../../trafficserver/lib/ts/ink_thread.h:147
>     #2 0xe9ee75 in Thread::start(char const*, unsigned long, void* (*)(void*), void*) ../../../trafficserver/iocore/eventsystem/Thread.cc:101
>     #3 0xea8389 in EventProcessor::start(int, unsigned long) ../../../trafficserver/iocore/eventsystem/UnixEventProcessor.cc:141
>     #4 0x4ac4b7 in main ../../trafficserver/proxy/Main.cc:1733
>     #5 0x381801ed5c in __libc_start_main (/lib64/libc.so.6+0x381801ed5c)
> ==11217==ABORTING
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)