You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Masaori Koshiba (JIRA)" <ji...@apache.org> on 2016/11/04 06:16:58 UTC

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

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

Masaori Koshiba updated TS-4953:
--------------------------------
    Backport to Version: 6.2.1

> 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
>            Assignee: Bryan Call
>             Fix For: 7.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {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)