Objdump crash on prelinked ARM binaries

Daniel Jacobowitz drow@mvista.com
Thu Jun 5 13:47:00 GMT 2003


arm-linux targets only provide elf_info_to_howto_rel.  Then, when objdump
finds Rela relocations in a prelinked object file, it dereferences a NULL
pointer trying to call ebd->elf_info_to_howto.  Will it break anything to
always provide both elf_info_to_howto functions?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Binutils mailing list