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

--- Comment #3 from Jiong Wang <jiwang at gcc dot gnu.org> ---
(In reply to Matthias Klose from comment #2)
> that seems to work. However a link error for ld.so is not seen on
> arm-linux-gnueabihf.

I just reproduced the ARM segment fault, it looks like another issue which
needs investigation.

gdb --args ./elf/ld-linux-armhf.so.3 ./locale/localedef 

(gdb) bt    
#0  elf_dynamic_do_Rel (lazy=0, skip_ifunc=0, nrelative=<optimized out>,
relsize=<optimized out>, reladdr=<optimized out>, map=0xaaad2568
<_rtld_local+1304>) at do-rel.h:83
#1  _dl_start (arg=0xfffef590) at rtld.c:504
#2  0xaaaaab8e in _start ()

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to