From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BInhy-0002No-HG for qemu-devel@nongnu.org; Wed, 28 Apr 2004 07:58:34 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BInaT-0001e0-Mx for qemu-devel@nongnu.org; Wed, 28 Apr 2004 07:51:20 -0400 Received: from [195.149.39.210] (helo=ixion.tartarus.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BInHy-0008Ip-Gw for qemu-devel@nongnu.org; Wed, 28 Apr 2004 07:31:42 -0400 Received: from chris by ixion.tartarus.org with local (Exim 3.35 #1 (Debian)) for qemu-devel@nongnu.org id 1BInHt-0007MU-00; Wed, 28 Apr 2004 12:31:37 +0100 Date: Wed, 28 Apr 2004 12:31:37 +0100 From: Chris Emerson Subject: Re: [Qemu-devel] Solved: Segmentation fault running i386 Linux binary Message-ID: <20040428113137.GA27990@ixion.tartarus.org> References: <20040424131835.GA29141@ixion.tartarus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040424131835.GA29141@ixion.tartarus.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sat, Apr 24, 2004 at 02:18:35PM +0100, Chris Emerson wrote: > I'm getting a crash running "zayit", a Linux/i386 ELF binary which > comes with Sun's Wireless Toolkit on my PowerPC Linux box, using qemu > 0.5.3 and also CVS updated this morning. Ah, I've found the problem, and it wasn't qemu - I had libc-2.2.5 and libdl-2.1.3, which apparently don't get on very well. Sorry for the noise! Chris