From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dw555-0001xp-Vh for qemu-devel@nongnu.org; Fri, 22 Jul 2005 17:29:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dw552-0001wl-Un for qemu-devel@nongnu.org; Fri, 22 Jul 2005 17:29:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dw552-0001wL-Pp for qemu-devel@nongnu.org; Fri, 22 Jul 2005 17:29:16 -0400 Received: from [64.233.170.195] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dw5C4-0007NK-HL for qemu-devel@nongnu.org; Fri, 22 Jul 2005 17:36:32 -0400 Received: by rproxy.gmail.com with SMTP id c16so18859rne for ; Fri, 22 Jul 2005 14:26:15 -0700 (PDT) Message-ID: Date: Fri, 22 Jul 2005 14:26:14 -0700 From: Jason Brittain Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] Interesting qemu crash Reply-To: Jason Brittain , 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 I don't know how helpful this will be, but I figured I'd mail it in anyway.= . I run qemu repeatedly to test install Linux ISOs. Just this one time today= , it gave me this text and exited near the end of the anaconda installation of t= he guest (Linux): --- qemu: fatal: Trying to execute code outside RAM or ROM at 0x000a01de EAX=3D0000904c EBX=3D0000007f ECX=3D00155973 EDX=3D000000b3 ESI=3D0000004c EDI=3D0000ffde EBP=3D00000000 ESP=3D00008ffe EIP=3D0000ffde EFL=3D00000002 [-------] CPL=3D0 II=3D0 A20=3D1 ES =3D9000 00090000 0000ffff 00000000 CS =3D9020 00090200 0000ffff 00000000 SS =3D9000 00090000 0000ffff 00000000 DS =3D9000 00090000 0000ffff 00000000 FS =3D9000 00090000 0000ffff 00000000 GS =3D9000 00090000 0000ffff 00000000 LDT=3D0000 00000000 0000ffff 00008000 TR =3D0000 00000000 0000ffff 00008000 GDT=3D 00000000 0000ffff IDT=3D 00000000 0000ffff CR0=3D60000010 CR2=3D00000000 CR3=3D00000000 CR4=3D00000000 CCS=3D00000000 CCD=3D0000904c CCO=3DLOGICB ST0=3D-27129.000000 ST1=3D0.000000 ST2=3D0.000000 ST3=3D0.000000 ST4=3D0.000000 ST5=3D0.000000 ST6=3D0.000000 ST7=3D0.000000 --- It just did this once.. but I've installed lots of times and have never seen this before. Qemu version: "0.7.0", using kqemu. I pulled it from CVS and built it. Host: Fedora Core 2 Linux Guest: A RedHat 9-ish custom distro with a 2.6 kernel. I can't investigate it further, but thought I should send the info. Cheers, and thanks again! --=20 Jason Brittain