bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa


From: sam at gentoo dot org
Subject: [Bug ld/30732] ld: 'ELF weak (alias)' tests fail on hppa
Date: Mon, 14 Aug 2023 03:47:39 +0000

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

--- Comment #13 from Sam James <sam at gentoo dot org> ---
Fixed the pattern, thanks.

OK, back to alias.

I can reproduce it consistently, but only on this machine so far. This machine
is built with Gentoo's hardened profile, which has default
PIE/relro/binding/_FORTIFY_SOURCĀ£=3, but interestingly, appending stuff to
negate relro/binding/_F_S doesn't help.

I'll have to look into it more to see what's causing it in my environment.

(gdb) p psym1
$1 = (int *) 0x0
(gdb) p psym2
$2 = (int *) 0x0
(gdb) p strongsym
$3 = 123
(gdb)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]