From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8007 invoked by alias); 6 Feb 2005 09:43:02 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 7996 invoked from network); 6 Feb 2005 09:42:59 -0000 Received: from unknown (HELO mail.libertysurf.net) (213.36.80.91) by sourceware.org with SMTP; 6 Feb 2005 09:42:59 -0000 Received: from dyn-83-156-222-245.ppp.tiscali.fr (83.156.222.245) by mail.libertysurf.net (7.1.026) id 41A46BF501577F6E for binutils@sources.redhat.com; Sun, 6 Feb 2005 10:42:59 +0100 From: Eric Botcazou To: binutils@sources.redhat.com Subject: Re: strip bus error on sparc64-sun-solaris2.9 Date: Sun, 06 Feb 2005 11:49:00 -0000 User-Agent: KMail/1.6.1 References: <20050203130641.GA28768@liandra.icm.edu.pl> <200502031429.36678.ebotcazou@libertysurf.fr> <20050204171711.GE12673@liandra.icm.edu.pl> In-Reply-To: <20050204171711.GE12673@liandra.icm.edu.pl> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200502061042.21089.ebotcazou@libertysurf.fr> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2005-02/txt/msg00074.txt.bz2 > > 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]% Then I'm not sure it's really our problem. And it doesn't crash on the machine I use. -- Eric Botcazou