Hello Tidy Bot, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21204
to look at the new patch set (#2).
Change subject: [debug] Fallback to load from libc
......................................................................
[debug] Fallback to load from libc
On Ubuntu 22.04 for some reason, dlsym is looking for the next dlopen
function when it is not loaded yet. If this happens then libc.so.6 will
be loaded manually. If the file doesn't exist or the symbol can not be
found then it will return an error.
Change-Id: I83ccb92a32bf431fc5bdae27264969e0e131a475
---
M src/kudu/util/debug/unwind_safeness.cc
1 file changed, 13 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/21204/2
--
To view, visit http://gerrit.cloudera.org:8080/21204
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I83ccb92a32bf431fc5bdae27264969e0e131a475
Gerrit-Change-Number: 21204
Gerrit-PatchSet: 2
Gerrit-Owner: Ádám Bakai <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)