You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2015/12/09 19:58:11 UTC

[jira] [Commented] (TS-4066) Memory leaks in gmake check tests

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

Bryan Call commented on TS-4066:
--------------------------------

{code}
[bcall@homer trafficserver]$ ./lib/ts/test_List
test_List PASSED

=================================================================
==6099==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 3168 byte(s) in 99 object(s) allocated from:
    #0 0x7f55418f7912 in operator new(unsigned long) (/lib64/libasan.so.2+0x99912)
    #1 0x400aa1 in main /home/bcall/dev/apache/trafficserver/lib/ts/test_List.cc:55
    #2 0x7f553f9b157f in __libc_start_main (/lib64/libc.so.6+0x2057f)

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x7f55418f7912 in operator new(unsigned long) (/lib64/libasan.so.2+0x99912)
    #1 0x400a06 in main /home/bcall/dev/apache/trafficserver/lib/ts/test_List.cc:49
    #2 0x7f553f9b157f in __libc_start_main (/lib64/libc.so.6+0x2057f)

SUMMARY: AddressSanitizer: 3200 byte(s) leaked in 100 allocation(s).
{code}

> Memory leaks in gmake check tests
> ---------------------------------
>
>                 Key: TS-4066
>                 URL: https://issues.apache.org/jira/browse/TS-4066
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Bryan Call
>




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