[Bug dynamic-link/13906] crash in libdl starting in glibc-2.14
cottrell at wfu dot edu
sourceware-bugzilla@sourceware.org
Wed Mar 28 14:53:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13906
--- Comment #5 from Allin Cottrell <cottrell at wfu dot edu> 2012-03-28 14:32:50 UTC ---
(In reply to comment #4)
>
> That is an exact match to PR 13579.
It's certainly a very close match, but notice one thing: in
libasound all the calls to dlopen use mode 2 (RTLD_NOW), which
differs from the test case for bug 13579. I tried making a
simple test case which emulated libasound's pattern of calls
to the dl* functions (using RTLD_NOW with dlopen) and it
ran fine with stock glibc 2.15, no crash. For what it's worth.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list