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

2014-11-13 Thread cherepan at mccme dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #87 from Alexander Cherepanov --- Created attachment 7930 --> https://sourceware.org/bugzilla/attachment.cgi?id=7930&action=edit Baddness for `objdump -afphxgGtTrRwW --special-syms` Messed with option in the previous run, readel

[Bug gas/17598] R_X86_64_GOTPLT64 relocation isn't tested

2014-11-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17598 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.26 --- Comment #2 from H.J. Lu --- Fixed

[Bug gas/17598] R_X86_64_GOTPLT64 relocation isn't tested

2014-11-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17598 --- Comment #1 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-11-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #86 from Nick Clifton --- Hi Alexander, That one was tricky, but it should be resolved now, Cheers Nick -- 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-11-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #85 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/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info().

2014-11-13 Thread oxffffaa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17597 --- Comment #2 from oxaa at gmail dot com --- Created attachment 7929 --> https://sourceware.org/bugzilla/attachment.cgi?id=7929&action=edit ELF file to produce -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/17598] New: R_X86_64_GOTPLT64 relocation isn't tested

2014-11-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17598 Bug ID: 17598 Summary: R_X86_64_GOTPLT64 relocation isn't tested Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component: g

Duplicate FDEs in .eh_frame

2014-11-13 Thread Rene Gollent
Hi there, I was wondering, is there a known/intended case where gcc + binutils will produce .eh_frame sections with duplicate FDEs? I'm seeing this with gcc 4.8.3 + binutils 2.24 on Haiku, and thought I'd see if this is intentional before I try to come up with a reduced testcase on another platfor

[Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info().

2014-11-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17597 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED CC|

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

2014-11-13 Thread cherepan at mccme dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #84 from Alexander Cherepanov --- Created attachment 7928 --> https://sourceware.org/bugzilla/attachment.cgi?id=7928&action=edit More badness for `objdump -afphxgGWtTrRw --special-syms` Files: 18 Errors: 5 Argument 'size'

[Bug binutils/17531] readelf -a crashes on fuzzed samples

2014-11-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 --- Comment #30 from Nick Clifton --- Thanks Alexander, Those problems should be fixed too. Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-bi

[Bug binutils/17531] readelf -a crashes on fuzzed samples

2014-11-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17531 --- Comment #29 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/17597] New: NULL pointer dereference in opncls.c in bfd_get_debug_link_info().

2014-11-13 Thread oxffffaa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17597 Bug ID: 17597 Summary: NULL pointer dereference in opncls.c in bfd_get_debug_link_info(). Product: binutils Version: unspecified Status: NEW Severity: normal