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/18 18:59:58 UTC

[jira] [Comment Edited] (TS-4980) Create ASAN leak suppression file for regression tests

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

Bryan Call edited comment on TS-4980 at 10/18/16 6:59 PM:
----------------------------------------------------------

This is how you would run it:

{noformat}
sudo LSAN_OPTIONS=suppressions=ci/asan_leak_suppression/regression.txt /usr/local/bin/traffic_server -R 3
{noformat}


was (Author: bcall):
This is how you would run it:

{noformat}
sudo LSAN_OPTIONS=suppressions=ci/asan_leak_suppression/regression.txt /usr/local/bin/traffic_server -R 1
{noformat}

> Create ASAN leak suppression file for regression tests
> ------------------------------------------------------
>
>                 Key: TS-4980
>                 URL: https://issues.apache.org/jira/browse/TS-4980
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Tests
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently the regression tests leak memory when running.  It would be great to make asan builds and run regression tests on ci.



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