[Bug 271849] Ld.elf.so.1 /usr/local/lib/libc.so.6 : Unsupported relocation type 160 in non-PLT relocations
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 19:04:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271849 Bug ID: 271849 Summary: Ld.elf.so.1 /usr/local/lib/libc.so.6 : Unsupported relocation type 160 in non-PLT relocations Product: Base System Version: 12.4-STABLE Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: praveen_khurjekar@yahoo.co.in Created attachment 242623 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242623&action=edit Libc.so.6 relocations Binary ldd atest.noprelink: ld-linux-armhf.so.3 (0x20129000) libfwlib32.so.1 => /usr/lib/libfwlib32.so.1 (0x20153000) libthr.so.3 => /lib/libthr.so.3 (0x20236000) libc.so.7 => /lib/libc.so.7 (0x2028e000) libstdc++.so.6 => /usr/local/lib/gcc11/libstdc++.so.6 (0x20500000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x20461000) libc.so.6 => /usr/local/lib/libc.so.6 (0x206ad000) libm.so.5 => /lib/libm.so.5 (0x20498000) Attached is relocations of libc.so.6. possibly due to R_ARM_TLS_TPOFF32 errno relocation in libc.so.6 -- You are receiving this mail because: You are the assignee for the bug.