[Bug binutils/24854] Abort in arc_insn_length

2019-08-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24854 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/24854] Abort in arc_insn_length

2019-08-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24854 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d88bdcb4a52bc041ed9b607dda22f478ec61a67b commit d88bdcb4a52bc041ed9b607dda2

Re: Abort in arc_insn_length

2019-07-25 Thread Philippe Antoine
Hi Nick and all, Thank you. I created the following bug : https://sourceware.org/bugzilla/show_bug.cgi?id=24854 Cheers, Philippe > Le 25 juil. 2019 à 16:51, Nick Clifton a écrit : > > Hi Philippe, > >> Function arc_insn_length calls abort >> Binutils version is from commit d8f68fcb9378b5ab1c9

[Bug binutils/24854] New: Abort in arc_insn_length

2019-07-25 Thread p.antoine at catenacyber dot fr
https://sourceware.org/bugzilla/show_bug.cgi?id=24854 Bug ID: 24854 Summary: Abort in arc_insn_length Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils

Re: Abort in arc_insn_length

2019-07-25 Thread Nick Clifton
Hi Philippe, > Function arc_insn_length calls abort > Binutils version is from commit d8f68fcb9378b5ab1c945fa676e11da15be56dd6 > It seems to me that this function should return failure instead of aborting > The patch could be as attached. Please could you file this bug report here: https://sou

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