You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/02 18:00:00 UTC

[jira] [Updated] (KUDU-1995) When using EXPECT_EXIT death tests, LSAN reports leaks in leak:CreateAndStartTimeoutThread

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

Grant Henke updated KUDU-1995:
------------------------------
    Component/s: test

> When using EXPECT_EXIT death tests, LSAN reports leaks in leak:CreateAndStartTimeoutThread
> ------------------------------------------------------------------------------------------
>
>                 Key: KUDU-1995
>                 URL: https://issues.apache.org/jira/browse/KUDU-1995
>             Project: Kudu
>          Issue Type: Bug
>          Components: test
>            Reporter: Alexey Serbin
>            Priority: Major
>
> The test to run is the {{flag_validators-test}}
> Right now a couple of scoped leak check disablers are added into CreateAndStartTimeoutThread(), test_main.cc to silence (false positive?) warnings on the leaks if running death tests with EXPECT_EXIT/ASSERT_EXIT.  However, it would be nice to clarify why those warnings appear and address the issue, if necessary.
> For more information, see https://gerrit.cloudera.org/#/c/6795/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)