Memory leak in disassemble_init_for_target

2019-07-18 Thread Philippe Antoine
Hi everyone, My name is Philippe Antoine I have been fuzzing binutils disassembler. And I would like to report two bugs, and propose the fuzz target. This first mail is for the first one. This is a memory leak in function disassemble_init_for_target Binutils version is from commit d8f68fcb9378b5a

Abort in arc_insn_length

2019-07-18 Thread Philippe Antoine
Hi everyone, My name is Philippe Antoine I have been fuzzing binutils disassembler. This is the second mail for the second bug. Function arc_insn_length calls abort Binutils version is from commit d8f68fcb9378b5ab1c945fa676e11da15be56dd6 It seems to me that this function should return failure ins

[Bug ld/24819] ld -r fails to handle .init_array section in comdat group

2019-07-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24819 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=54d7dae59a2239720c848985a7d50a0a8b3319eb commit 54d7dae59a2239720c848985a7d50a0a

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-07-18 Thread sbence92 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #8 from szabo bence --- ping -- 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

[Bug ld/23425] unresolved symbol diagnostic ends up calling find_abstract_instance with relocations applied causing spurious 'DWARF error: invalid abstract instance DIE ref'

2019-07-18 Thread noloader at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23425 Jeffrey Walton changed: What|Removed |Added CC||noloader at gmail dot com -- You ar