[krbdev.mit.edu #7135] git commit
Greg Hudson via RT
rt at KRBDEV-PROD-APP-1.mit.edu
Wed Oct 23 12:48:40 EDT 2019
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=7135 >
Work around glibc bug 11941 (dlclose assertion)
When building against glibc 2.24 or earlier, suppress calls to
dlclose() to prevent the assertion failure "_dl_close: Assertion
`map->l_init_called' failed" at process exit. We need this workaround
to enable automated tests that load GSSAPI modules.
https://github.com/krb5/krb5/commit/bf5953c549a6d279977df69ffe89b2ba51460eaf
Author: Greg Hudson <ghudson at mit.edu>
Commit: bf5953c549a6d279977df69ffe89b2ba51460eaf
Branch: master
src/util/support/plugins.c | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list