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/16093] glibc doesn't relocate function address in .init_array


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

--- Comment #2 from Chengwei Yang <chengwei.yang.cn at gmail dot com> ---
Hmm, it's hard to provide a self-contained test as I can see. It's an weird
issue since if I write a test code which call dlopen(3) to open
/usr/lib/libutilX.so, it always works fine and I can see the function
(frame_dummy) in the .init_array was relocated.

BTW, you can sign up to www.tizen.org and then you can login its bugzilla with
the same account.

Anyway, so far, it's tizen specific and may not debug-able to you, it will be
helpful if you can provides some glibc debug tips.

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