[
https://issues.apache.org/jira/browse/KUDU-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734729#comment-16734729
]
Adar Dembo commented on KUDU-2653:
----------------------------------
Thanks. So there are two remaining things to do here:
# Figure out why this memory leak surfaces on Debian 8 but not elsewhere.
That's probably dependent on how libsasl2/libgs2/libgssapi_krb5 have evolved
over time. I did a brief Google search but couldn't find an obvious culprit; we
may have to dig into the library code.
# Figure out what should be suppressed. You can experiment with this; see
__lsan_default_suppressions() in util/sanitizer_options.cc.
> The ASAN test failed on Debian 8.9
> ----------------------------------
>
> Key: KUDU-2653
> URL: https://issues.apache.org/jira/browse/KUDU-2653
> Project: Kudu
> Issue Type: Bug
> Components: test
> Affects Versions: 1.4.0, 1.7.0, 1.8.0
> Reporter: HeLifu
> Assignee: Alexey Serbin
> Priority: Major
> Attachments: ctest output.txt, test-logs.tar.gz
>
>
> I tried to run ASAN test of branch 1.4.x, 1.7.x, 1.8.x and master on Debian
> 8.9, but all failed. It seems that there is a historical issue there. The
> errors are in the attachments.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)