Priority: P2
Component: binutils
AssignedTo: unassig...@sourceware.org
ReportedBy: j...@das-labor.org
Classification: Unclassified
When readelf tries to read a section header that is paste the size of the
target ELF it crashes with a SIGABRT.
Steps to
http://sourceware.org/bugzilla/show_bug.cgi?id=13622
--- Comment #1 from Jan Lieven 2012-01-25 02:00:10 UTC ---
I forgot to mention the output of readelf --version. It's 2.22.51.20120123
build from a cvs checkout done on the day of compilation.
--
Configure bugmail: http://sourceware.org/bugzil
http://sourceware.org/bugzilla/show_bug.cgi?id=13622
--- Comment #4 from Jan Lieven 2012-01-25 20:02:22 UTC ---
Thanks, the patch fixes the issue.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC
Component: binutils
AssignedTo: unassig...@sources.redhat.com
ReportedBy: j...@das-labor.org
The crash occurs when the target is of an unknown format.
The problem seems to be a NULL-pointer dereference in ./bfd/bfdio.c on line 206
as can be seen from the gdb output below:
/usr/bin
http://sourceware.org/bugzilla/show_bug.cgi?id=12632
--- Comment #2 from Jan Lieven 2011-04-03 20:51:54 UTC ---
Created attachment 5642
--> http://sourceware.org/bugzilla/attachment.cgi?id=5642
File that triggers the crash
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab