https://sourceware.org/bugzilla/show_bug.cgi?id=18437
Bug ID: 18437 Summary: BFD: abort in ELF PLT parsing (regression) Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: hsyl20 at gmail dot com Target Milestone: --- Created attachment 8327 --> https://sourceware.org/bugzilla/attachment.cgi?id=8327&action=edit Patch to restore the previous behavior Since commit 3972882e52d7199000bb5dfc753a86aa296a567a, I cannot use gdb nor objdump on some of my binaries. These programs abort in elf_x86_64_get_plt_sym_val (bfd/elf64-x86-64.c:5639). Can we restore the previous behavior by applying the attached patch? It ignores invalid PLT entries instead of aborting. -- 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