Tim Armstrong has posted comments on this change. (
http://gerrit.cloudera.org:8080/15394 )
Change subject: KUDU-3050: recover from corrupt kerberos ccache
......................................................................
Patch Set 4:
I'm still hitting a LSAN error that I need to debug. It seems to go away if I
comment out the failing call to TrySetFlagOnTS(). Going to see if I can get a
better backtrace somehow.
=================================================================
==14191==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x514b01 in malloc
/home/jenkins-slave/workspace/kudu-master/0/thirdparty/src/llvm-9.0.0.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:145
#1 0x7fddd01fddd2 (/usr/lib/x86_64-linux-gnu/libkrb5.so.3+0x29dd2)
SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
--
To view, visit http://gerrit.cloudera.org:8080/15394
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2d6e06c3ea65708896a6bf0134cc84838b3f1b58
Gerrit-Change-Number: 15394
Gerrit-PatchSet: 4
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Tim Armstrong <[email protected]>
Gerrit-Comment-Date: Tue, 10 Mar 2020 22:04:02 +0000
Gerrit-HasComments: No