[Bug ld/15113] sh-elf-ld segfault

2013-02-07 Thread Anders.Montonen at iki dot fi
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

[Bug ld/15113] New: sh-elf-ld segfault

2013-02-06 Thread Anders.Montonen at iki dot fi
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

[Bug binutils/14873] objcopy segfault

2013-02-06 Thread Anders.Montonen at iki dot fi
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

[Bug binutils/14873] New: objcopy segfault

2012-11-23 Thread Anders.Montonen at iki dot fi
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