[Bug ld/17467] .eh_frame_hdr table overlaps

2014-10-27 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17467 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/12942] Plugin not handling correctly resolution of COMDATs.

2014-10-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=12942 --- Comment #8 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug gas/17493] [gas] internal error in bfd_elf64_swap_symbol_out

2014-10-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17493 --- Comment #5 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug ld/17492] ld segfault with --oformat=binary

2014-10-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17492 --- Comment #3 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug ld/17488] [2.25 regression] ld segfaults building slof (Slimline Open Firmware -- QEMU PowerPC version)

2014-10-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17488 --- Comment #3 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug binutils/17481] addr2line fails on some targets

2014-10-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17481 --- Comment #6 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug binutils/17510] strings: crash when given a truncated ELF

2014-10-27 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17510 --- Comment #8 from Andreas Schwab --- This should fix it: diff --git a/bfd/srec.c b/bfd/srec.c index 9ed2080..0c473b2 100644 --- a/bfd/srec.c +++ b/bfd/srec.c @@ -452,7 +452,7 @@ srec_scan (bfd *abfd) case 'S': { file_pt

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-10-27 Thread hanno at hboeck dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #10 from Hanno Boeck --- With all patches attached objdump-pe-crasher still causes objdump to crash (attachment 7854 on this bug). To reproduce run objdump -x objdump-pe-crasher -- You are receiving this mail because: You are on

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-10-27 Thread vapier at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 Mike Frysinger changed: What|Removed |Added CC||vapier at gentoo dot org --- Comment

[Bug binutils/17510] strings: crash when given a truncated ELF

2014-10-27 Thread lcamtuf at coredump dot cx
https://sourceware.org/bugzilla/show_bug.cgi?id=17510 --- Comment #7 from Michal Zalewski --- Do you want me to file separate bugs for each? For example, I have this in srec.c: char buf[10]; ... sprintf (buf, "\\%03o", (unsigned int) c); But with this test case, c will be -44, or

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-10-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #8 from Nick Clif

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-10-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #7 from Nick Clifton --- Created attachment 7855 --> https://sourceware.org/bugzilla/attachment.cgi?id=7855&action=edit More fixes for parsing corrupt binaries -- You are receiving this mail because: You are on the CC list for

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-10-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #6 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-10-27 Thread hanno at hboeck dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #5 from Hanno Boeck --- Created attachment 7854 --> https://sourceware.org/bugzilla/attachment.cgi?id=7854&action=edit crashes objdump -x The last two came from here (by Alexander Cherepanov): http://seclists.org/oss-sec/2014/q4

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-10-27 Thread hanno at hboeck dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #4 from Hanno Boeck --- Created attachment 7853 --> https://sourceware.org/bugzilla/attachment.cgi?id=7853&action=edit another crasher -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-10-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #2 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in

2014-10-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #3

[Bug binutils/17510] strings: crash when given a truncated ELF

2014-10-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17510 --- Comment #6 from Nick Clifton --- oops - sorry, I meant "Michal" not "Markus". Sorry Michal. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailin

[Bug binutils/17510] strings: crash when given a truncated ELF

2014-10-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17510 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/17510] strings: crash when given a truncated ELF

2014-10-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17510 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #4

[Bug binutils/17510] strings: crash when given a truncated ELF

2014-10-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17510 --- Comment #3 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,