[Bug binutils/14873] objcopy segfault

2013-02-06 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14873 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/14873] objcopy segfault

2013-02-06 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14873 --- Comment #3 from cvs-commit at gcc dot gnu.org 2013-02-07 03:44:47 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:amo...@sourceware.org2013-02-07 03:44:41 Modified files: bfd

[Bug binutils/14873] objcopy segfault

2013-02-06 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14873 --- Comment #2 from cvs-commit at gcc dot gnu.org 2013-02-07 03:44:33 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2013-02-07 03:44:27 Modified files: bfd: ChangeLog elf-attrs.c Log

[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