qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Erik de Castro Lopo <mle+tools@mega-nerd.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-system-x86_64 crashes
Date: Sun, 27 Apr 2008 09:47:13 +1000	[thread overview]
Message-ID: <20080427094713.05a85a11.mle+tools@mega-nerd.com> (raw)

Hi all,

I'm new to qemu and I'm getting this same crash on both the qemu packages
in Ubuntu Hardy Heron (0.9.1) and the version in SVN.

I'm running on an 2 * dual core AMD-64 system [0] which is running
Ubuntu Hardy Heron. I am trying to load debian testing AMD64 in
qemu. When running from the SVN compiled sources I do:

    x86_64-softmmu/qemu-system-x86_64 -L pc-bios \
       -cdrom ~/Qemu/debian-testing-amd64-netinst.iso -m 512 \
       -boot d ~/Qemu/debian-64.img

I get the first boots splash screen and proceed to chose a language
and thats when qemu crashes with:

    RAX=0000000000000000 RBX=0000000000000000 RCX=0000000000000000 RDX=0000000000000000
    RSI=0000000000000000 RDI=0000000000000000 RBP=0000000000000000 RSP=00007fff6d37c000
    R8 =0000000000000000 R9 =0000000000000000 R10=0000000000000000 R11=0000000000000200
    R12=0000000000000000 R13=0000000000000000 R14=0000000000000000 R15=0000000000000000
    RIP=00002ba53d72da60 RFL=00010202 [-------] CPL=3 II=0 A20=1 SMM=0 HLT=0
    ES =0000 0000000000000000 00000000 00000000
    CS =0033 0000000000000000 ffffffff 00affb00
    SS =002b 0000000000000000 ffffffff 00cff300
    DS =0000 0000000000000000 00000000 00000000
    FS =0000 0000000000000000 00000000 00000000
    GS =0000 0000000000000000 00000000 00000000
    LDT=0000 0000000000000000 00000000 00008000
    TR =0040 ffff810001008000 0000206f 00008900
    GDT=     ffffffff8051e000 00000080
    IDT=     ffffffff8057c000 00000fff
    CR0=8005003b CR2=00002ba53d72da60 CR3=000000001feb5000 CR4=000006e0
    Unsupported return value: 0xffffffff

If I add -kernel-kqemu to the command line it crashes with a slightly
sooner with a slightly different register dump and the following in
the messages log:

    [224430.290033] kqemu: aborting: Unexpected exception 0x0d in monitor space
    [224430.290038] err=0000 CS:EIP=f180:00000000f0001f6f SS:SP=0000:00000000f00c6e00

Anyone have any idea what went wrong here?

I'm a reasonably advanced developer so if someone can point me in the
right direction, I'mmore than willing to hack on this.

Cheers,
Erik

[0] Opteron 265 which does *not* have the hardware virtualization
    extensions.

-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Every time microshaft's stock price drops again, I rejoice. I
want to see that bunch of criminals brought to their knees.
Preferably at the chopping block."
-- rixt in http://linuxtoday.com/stories/20659_flat.html

             reply	other threads:[~2008-04-26 23:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-26 23:47 Erik de Castro Lopo [this message]
2008-04-27 14:50 ` [Qemu-devel] qemu-system-x86_64 crashes Aurelien Jarno
2008-04-27 20:39   ` Erik de Castro Lopo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080427094713.05a85a11.mle+tools@mega-nerd.com \
    --to=mle+tools@mega-nerd.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).