http://sourceware.org/bugzilla/show_bug.cgi?id=15113
--- Comment #1 from Anders Montonen 2013-02-07
17:03:52 UTC ---
Created attachment 6854
--> http://sourceware.org/bugzilla/attachment.cgi?id=6854
Patch to initialize all elf_sh_link_hash_table members
I don't have a copyright assignment, bu
http://sourceware.org/bugzilla/show_bug.cgi?id=15113
Bug #: 15113
Summary: sh-elf-ld segfault
Product: binutils
Version: 2.24 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: un
http://sourceware.org/bugzilla/show_bug.cgi?id=14873
--- Comment #1 from Anders Montonen 2013-02-07
01:17:09 UTC ---
The same test also crashes on Linux (tested on Scientific Linux 6.3 64-bit).
The crash happens in _bfd_elf_copy_obj_attributes on the line
if (in_attr->s && *in_attr->s)
At the
http://sourceware.org/bugzilla/show_bug.cgi?id=14873
Bug #: 14873
Summary: objcopy segfault
Product: binutils
Version: 2.23
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unass