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.