strip bus error on sparc64-sun-solaris2.9
Dominik 'Rathann' Mierzejewski
D.Mierzejewski@icm.edu.pl
Sun Feb 6 06:44:00 GMT 2005
More information about the Binutils mailing list
Sun Feb 6 06:44:00 GMT 2005
- Previous message (by thread): multi-GOT likely broken on Irix
- Next message (by thread): strip bus error on sparc64-sun-solaris2.9
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Feb 03, 2005 at 02:32:18PM +0100, Eric Botcazou wrote: > > I've managed to build binutils-050126 successfully and make check > > passes as expected. But, strip seems unable to strip itself. > > When I try to strip strip, it dies with bus error and dumps core. > > Does that happen if you run strip on a copy of itself? No. [rathann@neoburza:/opt/builder/toolchain/bin]% cp strip strip.copy [rathann@neoburza:/opt/builder/toolchain/bin]% ./strip --strip-unneeded strip Bus error (core dumped) [rathann@neoburza:/opt/builder/toolchain/bin]% cp strip.copy strip [rathann@neoburza:/opt/builder/toolchain/bin]% ./strip.copy --strip-unneeded strip [rathann@neoburza:/opt/builder/toolchain/bin]% > Just to be sure: could you run 'file' on the unmodified executable? [rathann@neoburza:/opt/builder/toolchain/bin]% file strip strip: ELF 64-bit MSB executable, SPARC V9, version 1 (SYSV), dynamically linked (uses shared libs), not stripped > Could you run gdb on the core file? Not yet. I don't have gdb installed on that machine. I could, however, send you the corefile itself. It's only 300k when gzipped. -- Dominik 'Rathann' Mierzejewski <rathann*at*icm.edu.pl> Interdisciplinary Centre for Mathematical and Computational Modelling Warsaw University | http://www.icm.edu.pl | tel. +48 (22) 5540810
- Previous message (by thread): multi-GOT likely broken on Irix
- Next message (by thread): strip bus error on sparc64-sun-solaris2.9
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list