https://sourceware.org/bugzilla/show_bug.cgi?id=13442
Cary Coutant changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|ian at air
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #91 from Hanno Boeck ---
Created attachment 7937
--> https://sourceware.org/bugzilla/attachment.cgi?id=7937&action=edit
4 samples crashing nm and objdump -x
I join in again. 4 crash samples, this time created with american fuzzy
https://sourceware.org/bugzilla/show_bug.cgi?id=17597
--- Comment #4 from Nick Clifton ---
Created attachment 7935
--> https://sourceware.org/bugzilla/attachment.cgi?id=7935&action=edit
Fix derefence by checking length of the section
I have applied this patch to the master branch sources. It
https://sourceware.org/bugzilla/show_bug.cgi?id=17597
--- 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,
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #90 from Nick Clifton ---
Hi Alexander,
Several improvements to the dwarf reader later and the latest round of test
cases should be fixed.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the b
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #89 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
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #88 from Alexander Cherepanov ---
Created attachment 7934
--> https://sourceware.org/bugzilla/attachment.cgi?id=7934&action=edit
A bit more badness for `objdump -afphxgGtTrRwW --special-syms`
Files: 3
Errors:
1 Invalid rea
https://sourceware.org/bugzilla/show_bug.cgi?id=13442
--- Comment #6 from Espen Grindhaug ---
After some further digging into libgcc and glibc (i'm no expert here!) it looks
like the system expects to find the eh_frame_hdr section. As far as i can tell
the problem then lies here:
layout.cc:1522