This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/14341] Dynamic linker crash when DT_JMPREL and DT_REL{,A} are not contiguous


http://sourceware.org/bugzilla/show_bug.cgi?id=14341

--- Comment #9 from Mike Hommey <mh-sourceware at glandium dot org> 2012-07-10 08:27:29 UTC ---
(In reply to comment #8)
> Slowing down the dynamic linker unnecessarily is a bad idea.

Does it make any kind of significant difference in the present case? We're
looking at a couple instructions, once per library.
Moreover, there's a discrepancy between the behaviour with RTLD_BIND_NOW set or
not.

-- 
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]