strip segfaults on a static x86-64 executable produced by compiling and linking against dietlibc on Ubuntu intrepid. The details of how I produced the executable are here: <https://bugs.launchpad.net/ubuntu/+source/dietlibc/+bug/254790>. The executable is linked with -Wl,-z,relro.
I couldn't find a test case that reproduces this without linking against dietlibc, so I will attach the executable. The executable contains a RELRO segment which I suspect is not correct. However, ideally strip should not segfault. -- Summary: strip segfaults on static executable linked with -Wl,- z,relro Product: binutils Version: 2.19 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: mrs at mythic-beasts dot com CC: bug-binutils at gnu dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=7076 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils