[
https://issues.apache.org/jira/browse/KUDU-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin resolved KUDU-2555.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
Fixed with {{3bb5f56cf0929fc80ad98672d15baf0263f84a18}}
> Memory leak in negotiation-test
> -------------------------------
>
> Key: KUDU-2555
> URL: https://issues.apache.org/jira/browse/KUDU-2555
> Project: Kudu
> Issue Type: Bug
> Reporter: Andrew Wong
> Assignee: Alexey Serbin
> Priority: Major
> Fix For: 1.8.0
>
> Attachments: negotiation-test.txt
>
>
> negotiation-test has been failing extremely frequently when run in ASAN
> (~10/20 runs failed) with the following error:
> {{=================================================================
> ==2326==ERROR: LeakSanitizer: detected memory leaks Direct leak of 1 byte(s)
> in 1 object(s) allocated from: #0 0x550938 in __interceptor_malloc
> /data/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/llvm-6.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:88
> #1 0x359300c89b in krb5_authdata_import_attributes
> (/lib64/libgssapi_krb5.so.2+0x359300c89b) SUMMARY: AddressSanitizer: 1
> byte(s) leaked in 1 allocation(s).}}
>
> I've attached a full log. The first failure appears to have come in commit
> 2c572cbd4dbf4c35d5d85521cae6067722e346a0, though prior commits may well be
> the culprits.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)