[Bug dynamic-link/27924] ld.so: Support DT_RELR relative relocation format

hjl.tools at gmail dot com sourceware-bugzilla@sourceware.org
Wed Jan 5 22:54:38 GMT 2022


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

--- Comment #18 from H.J. Lu <hjl.tools at gmail dot com> ---
On Fedora 35/x86-64, I saw

FAIL: nptl/test-cond-printers
FAIL: nptl/test-condattr-printers
FAIL: nptl/test-mutex-printers
FAIL: nptl/test-mutexattr-printers
FAIL: nptl/test-rwlock-printers
FAIL: nptl/test-rwlockattr-printers
FAIL: nptl/tst-pthread-gdb-attach-static

when DT_RELR is enabled on glibc itself:

$ cat nptl/test-cond-printers.out 
Error: Response does not match the expected pattern.
Command: print *condvar
Expected pattern: pthread_cond_t
Response:  Cannot access memory at address 0xffffd858
(gdb) 
$ 

Is GDB DT_RELR change needed for these tests?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list