From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRRIr-0002Ok-8p for qemu-devel@nongnu.org; Tue, 31 May 2011 11:56:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRRIq-0005Fm-92 for qemu-devel@nongnu.org; Tue, 31 May 2011 11:56:21 -0400 Received: from mail-iw0-f173.google.com ([209.85.214.173]:65140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRRIq-0005FV-52 for qemu-devel@nongnu.org; Tue, 31 May 2011 11:56:20 -0400 Received: by iwl42 with SMTP id 42so5152486iwl.4 for ; Tue, 31 May 2011 08:56:18 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4DE4B4D7.9010700@siriusit.co.uk> References: <4DE4B4D7.9010700@siriusit.co.uk> Date: Tue, 31 May 2011 09:56:18 -0600 Message-ID: From: Brian Vandenberg Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [OpenBIOS] solaris 8 on sparc, webstart launcher crashing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The OpenBIOS Mailinglist Cc: Blue Swirl , qemu-devel > Yeah - at this point the kernel should have taken over completely and so I > expect that you're hitting an emulation bug (probably the Solaris compiler > emits certain instruction sequences not used by gcc which is why this has > only just come to light). Alright. I'll do what I can. Thanks for the response (both of you). > In order for someone to fix this, you'll need to supply the information > requested by Blue above. Also which version of QEMU are you running? 0.14.1 -Brian