From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DThWL-00009s-Hz for qemu-devel@nongnu.org; Thu, 05 May 2005 10:40:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DThWF-00007w-Je for qemu-devel@nongnu.org; Thu, 05 May 2005 10:40:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DThWE-00006F-Ck for qemu-devel@nongnu.org; Thu, 05 May 2005 10:40:02 -0400 Received: from [151.189.20.157] (helo=postman.arcor.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DThZR-0006Qq-V2 for qemu-devel@nongnu.org; Thu, 05 May 2005 10:43:22 -0400 Received: from server.schwinge.homeip.net (p62.246.89.166.tisdip.tiscali.de [62.246.89.166]) (authenticated bits=0) by postman.arcor.de (8.13.0.PreAlpha4/8.13.0.PreAlpha4) with ESMTP id j45EbvKW003258 for ; Thu, 5 May 2005 16:38:03 +0200 (MEST) Date: Thu, 5 May 2005 15:58:35 +0200 From: Thomas Schwinge Subject: Re: [Qemu-devel] qemu segfault while booting with "-isa" Message-ID: <20050505135835.GA966@server.schwinge.homeip.net> References: <1115129422.3868.13.camel@tux.rezid.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1115129422.3868.13.camel@tux.rezid.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 Tue, May 03, 2005 at 04:10:00PM +0200, Damien tuX THEBAULT wrote: > I was trying to install GNU/Hurd Congratulations! > But I can't boot the debian "install-cd" : qemu segfault when trying to > start the linux kernel. It worked for me... > When I start from gdb, I can see "Uncompressing Linux... Ok, booting the > kernel." This is the last message before the segfault. Which versions of qemu, gcc, binutils and glibc did you use? Regards, Thomas