[Bug binutils/23531] crash accessing address 0 in readelf (binutils-2.2.7a)

2018-08-21 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23531 --- 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=66b09c7ea97ffa4e0a175393fa7a8f240b00fbde commit 66b09c7ea97ffa4e0a175393fa7

[Bug binutils/23531] crash accessing address 0 in readelf (binutils-2.2.7a)

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

[Bug binutils/23531] New: crash accessing address 0 in readelf (binutils-2.2.7a)

2018-08-15 Thread l.simon at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23531 Bug ID: 23531 Summary: crash accessing address 0 in readelf (binutils-2.2.7a) Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

Re: crash accessing address 0 in readelf (binutils-2.2.7a)

2018-07-31 Thread Laurent Simon
gzilla :) Best Laurent From: Nick Clifton Sent: Tuesday, July 31, 2018 9:40 AM To: Laurent Simon; bug-binutils@gnu.org Subject: Re: crash accessing address 0 in readelf (binutils-2.2.7a) Hi Laurent, > I've come across an issue in readelf (binutils-2

Re: crash accessing address 0 in readelf (binutils-2.2.7a)

2018-07-31 Thread Nick Clifton
Hi Laurent, > I've come across an issue in readelf (binutils-2.2.7a), as follows: Thanks for reporting this problem. In the future, would you mind using the binutils bugzilla system as this allows us to keep a track of the bug and fixes that we create for it: https://sourceware.org/bugzilla/ent

crash accessing address 0 in readelf (binutils-2.2.7a)

2018-07-25 Thread Laurent Simon
Hi I've come across an issue in readelf (binutils-2.2.7a), as follows: Problem: --- "readelf -a input" crashes trying to access uninitialized memory (0) if given the right input. Reproduce: - $ CFLAGS="-g -fsanitize=address" CC=clang ../configure --disable-shared --disable-nls --d