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 libc/1319] dlsym/RTLD_NEXT is broken when more than 1 lib has the symbol.


https://sourceware.org/bugzilla/show_bug.cgi?id=1319

Janne Karhunen <janne.karhunen at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janne.karhunen at gmail dot com

--- Comment #15 from Janne Karhunen <janne.karhunen at gmail dot com> ---
Regarding ordering, I have a small testcase that shows that the libc symbol
found by RTLD_NEXT is not always the default one (pthread_cond_* differs). In
other words, interposing anything pthread_cond_* related would always have to
dlvsym correct symbols.

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