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 2016/10/11 17:44:20 UTC

[jira] [Created] (TS-4953) Memory leaks in priority queue test

Bryan Call created TS-4953:
------------------------------

             Summary: Memory leaks in priority queue test
                 Key: TS-4953
                 URL: https://issues.apache.org/jira/browse/TS-4953
             Project: Traffic Server
          Issue Type: Bug
          Components: Core
            Reporter: Bryan Call


{noformat}
...

Indirect leak of 16 byte(s) in 1 object(s) allocated from:
    #0 0x7fc3f33e6ea0 in operator new(unsigned long) (/lib64/libasan.so.3+0xc7ea0)
    #1 0x4033e6 in RegressionTest_PriorityQueue_1(RegressionTest*, int, int*) /home/bcall/dev/apache/trafficserver/lib/ts/test_PriorityQueue.cc:70
    #2 0x7fc3f30d79a8 in start_test /home/bcall/dev/apache/trafficserver/lib/ts/Regression.cc:81
    #3 0x7fc3f30d79a8 in RegressionTest::run(char const*, int) /home/bcall/dev/apache/trafficserver/lib/ts/Regression.cc:103
    #4 0x7fc3f30b06f3 in RegressionTest::main(int, char const**, int) /home/bcall/dev/apache/trafficserver/lib/ts/Regression.cc:228
    #5 0x7fc3f065f730 in __libc_start_main (/lib64/libc.so.6+0x20730)

SUMMARY: AddressSanitizer: 1904 byte(s) leaked in 62 allocation(s)
{noformat}



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