[Bug binutils/24927] Conditional jump or move depends on uninitialized values trigger in dump

2019-08-22 Thread wang8330 at umn dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24927 --- Comment #3 from Bowen Wang --- (In reply to Nick Clifton from comment #1) > (In reply to Bowen Wang from comment #0) > Hi Bowen, > > > CC=clang \ > > Is it possible that this is a clang compilation bug ? > > I tried to reproduce the

[Bug binutils/24927] Conditional jump or move depends on uninitialized values trigger in dump

2019-08-22 Thread wang8330 at umn dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24927 --- Comment #2 from Bowen Wang --- What is the glibc version you are using? I found this bug in glibc 2.28. I tried to reproduce this bug using glibc 2.29, I can't catch this bug either. This seems to be a bug in glibc. Bowen -- You are

[Bug binutils/24829] readelf: multi interger overflow in readelf.c and dwarf.c

2019-08-22 Thread tfx_sec at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24829 --- Comment #13 from tfx --- (In reply to Nick Clifton from comment #12) > Created attachment 11961 [details] > Another patch > > OK, in which case please could you try out this patch and let me know if it > fixes the bug ? > > Cheers >

[Bug binutils/24829] readelf: multi interger overflow in readelf.c and dwarf.c

2019-08-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24829 --- Comment #12 from Nick Clifton --- Created attachment 11961 --> https://sourceware.org/bugzilla/attachment.cgi?id=11961=edit Another patch OK, in which case please could you try out this patch and let me know if it fixes the bug ?

[Bug binutils/24922] An out-of-bounds read in pex64_xdata_print_uwd_codes

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

[Bug binutils/24922] An out-of-bounds read in pex64_xdata_print_uwd_codes

2019-08-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24922 --- 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=03da31c6764c1bca9b0b0529344a8ea933c825ea commit

[Bug binutils/24931] New: objdump: print source code as comments

2019-08-22 Thread trass3r at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24931 Bug ID: 24931 Summary: objdump: print source code as comments Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/24921] A floating point exception in process_cu_tu_index

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

[Bug binutils/24921] A floating point exception in process_cu_tu_index

2019-08-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24921 --- 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=4ac948a0447f1abc9bc3b2c38363e883b1b06634 commit

[Bug binutils/24927] Conditional jump or move depends on uninitialized values trigger in dump

2019-08-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24927 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug ld/24601] aarch64: local-exec TPREL relocations to weak undefined symbols -> assertion fail

2019-08-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24601 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tamar Christina : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=652afeef247770b22c44ca292d1f4c65be40a696 commit

Re: Information leakage in nm-2.32

2019-08-22 Thread Nick Clifton
Hi Natalie, > I found a crash with AFL and used valgrind to run it. Looks like it is > information leakage problem. When you say "crash" do you mean that the nm program generated a segmentation fault or some kind of illegal memory access ? That certainly does not appear to be the case here. >

[Bug binutils/24927] Conditional jump or move depends on uninitialized values trigger in dump

2019-08-22 Thread wang8330 at umn dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24927 Bowen Wang changed: What|Removed |Added CC||wang8330 at umn dot edu -- You are

[Bug binutils/24927] New: Conditional jump or move depends on uninitialized values trigger in dump

2019-08-22 Thread wang8330 at umn dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24927 Bug ID: 24927 Summary: Conditional jump or move depends on uninitialized values trigger in dump Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED