From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0ioB-00084g-JY for qemu-devel@nongnu.org; Mon, 26 May 2008 15:56:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0io9-00083y-Mf for qemu-devel@nongnu.org; Mon, 26 May 2008 15:56:39 -0400 Received: from [199.232.76.173] (port=48543 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0io9-00083s-HZ for qemu-devel@nongnu.org; Mon, 26 May 2008 15:56:37 -0400 Received: from rv-out-0708.google.com ([209.85.198.241]:4722) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0io9-0004je-AV for qemu-devel@nongnu.org; Mon, 26 May 2008 15:56:37 -0400 Received: by rv-out-0708.google.com with SMTP id f25so1947321rvb.22 for ; Mon, 26 May 2008 12:56:36 -0700 (PDT) Message-ID: Date: Mon, 26 May 2008 22:56:36 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] Status of sun4u emulation? In-Reply-To: <20080526194445.GA5479@vimes.madsworld.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080526154349.GA19767@vimes.madsworld.lan> <20080526194445.GA5479@vimes.madsworld.lan> 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 5/26/08, Markus Dahms wrote: > Hello again, > > [qemu-sparc64 failure on i386] > > > The error (0x37) is privileged action, this should not happen with > > normal executables. I'd be happy to debug the binary if you sent it to > > me. > > > with r4588: > > $ qemu-sparc64 hello-sparc64 > /home/mad/src/svn/qemu/tcg/tcg.c:1700: tcg fatal error > qemu: uncaught target signal 6 (Aborted) - exiting That happened also without today's commits, it didn't show up because of the earlier bug with cas. Some earlier commit must have broken TCG. These error messages could be more descriptive, like what is the problem and how to fix it.