[Bug libc/27790] _dl_call_libc_early_init: Assertion `sym != NULL' failed
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Apr 29 19:37:16 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=27790
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |fweimer at redhat dot com
Resolution|--- |WONTFIX
--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
openpty calls dlopen under the covers, and static dlopen across glibc versions
is not supportable.
In glibc 2.33, openpty no longer tries to change file system permissions, so no
call into NSS is needed, and no dlopen happens.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list