#7 Assertion crash
Closed Opened by grawity.

Not sure which component's fault this is exactly, but libsasl on my system really doesn't like gss-ntlmssp. All programs using libsasl, even the "pluginviewer" tool, crash when unloading mechanisms before exit:

Inconsistency detected by ld.so: dl-close.c: 764: _dl_close: Assertion `map->l_init_called' failed!

(With LD_DEBUG=all this actually happens when unloading libgssapi_krb5, right after gssntlmssp.so was unloaded. And it only happens if I have gssntlmssp in my /etc/gss/mech.)

krb5 1.13.2
gss-ntlmssp 0.6.0-6-gb7ff40d
libsasl 2.1.26
glibc 2.21


Metadata Update from @grawity:
- Issue assigned to simo

I believe we determined this was a glibc/krb5 issue that has since been fixed.
Please reopen if still happening on recent glibc

Metadata Update from @simo:
- Issue close_status updated to: None
- Issue priority set to: None (was: 3)

Metadata Update from @simo:
- Issue status updated to: Closed (was: Open)

Metadata