From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWIaM-0002V5-Jr for qemu-devel@nongnu.org; Wed, 25 Jan 2017 03:05:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWIa6-0003CS-4s for qemu-devel@nongnu.org; Wed, 25 Jan 2017 03:05:42 -0500 Received: from indium.canonical.com ([91.189.90.7]:41688) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cWIa5-0003BS-IZ for qemu-devel@nongnu.org; Wed, 25 Jan 2017 03:05:25 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1cWIa3-0004XL-Lq for ; Wed, 25 Jan 2017 08:05:23 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 9A8872E808D for ; Wed, 25 Jan 2017 08:05:23 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Wed, 25 Jan 2017 07:49:39 -0000 From: Mark Cave-Ayland Reply-To: Bug 1622547 <1622547@bugs.launchpad.net> Sender: bounces@canonical.com References: <20160912101319.11954.40146.malonedeb@gac.canonical.com> Message-Id: <20170125074939.17055.53668.malone@wampee.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1622547] Re: qemu-system-sparc fatal error Trap 0x29 on Solaris 2.6 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org There were some improvements to TCG which I tested locally with quite a range of images (although I don't specifically have Solaris 2.6), and didn't see any regressions at the time. Does dropping the -smp argument help at all? Otherwise are you able to attempt a git bisect or send me a link to the image privately to test? -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1622547 Title: qemu-system-sparc fatal error Trap 0x29 on Solaris 2.6 Status in QEMU: New Bug description: When trying to install Solaris 2.6 from original CDROM, qemu fail with the following error : qemu: fatal: Trap 0x29 while interrupts disabled, Error state pc: f0041280 npc: f0041284 %g0-7: 00000000 f0281800 08000000 ffffffff 00000000 f0243b88 00000001 f02= 44020 %o0-7: 40400ce2 40400ce2 00000000 404000e2 f0243b88 00000000 f023ffd8 f00= 57914 = %l0-7: 40000cc2 f009645c f0096460 00000002 00000209 00000004 00000007 f02= 3ff90 = %i0-7: 00000042 404000e3 00000000 404000e3 e0000000 f028192a f0240038 f00= 96448 = %f00: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 %f08: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 %f16: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 %f24: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 psr: 40400cc2 (icc: -Z-- SPE: SP-) wim: 00000002 fsr: 00000000 y: 00000000 The command line was : qemu-system-sparc -nographic -bios ./openbios-sparc32 -M SS-20 -hda ./36G.disk -m 512 -cdrom Solaris_2.6_Software_05_98.img -boot d -serial telnet:0.0.0.0:3000,server -smp 2,cores=3D2 -monitor null It fails with a similar output when using bios ss20_v2.25_rom. =E2=96=B6 qemu-system-sparc --version QEMU emulator version 2.7.0, Copyright (c) 2003-2016 Fabrice Bellard and = the QEMU Project developers =E2=96=B6 uname -a Linux xxx 4.7.1-1-ARCH #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016 x86_6= 4 GNU/Linux To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1622547/+subscriptions