From: Marcelo Tosatti <mtosatti@redhat.com>
To: "André Weidemann" <Andre.Weidemann@web.de>
Cc: kvm@vger.kernel.org
Subject: Re: qemu-kvm crashes with Assertion ... failed.
Date: Wed, 17 Mar 2010 15:22:54 -0300 [thread overview]
Message-ID: <20100317182254.GB11942@amt.cnet> (raw)
In-Reply-To: <4B9CA510.5070205@web.de>
On Sun, Mar 14, 2010 at 09:57:52AM +0100, André Weidemann wrote:
> Hi,
> I cloned the qemu-kvm git repository today with "git clone
> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
> qemu-kvm-2010-03-14", ran configure and compiled it and did a "make
> install". Everything went fine without warnings or errors.
> For configure output take a look here: http://pastebin.com/BL4DYCRY
>
> Here is my Server Hardware:
> Asus P5Q Mainbaord
> Intel Q9300
> 8GB RAM
> RAID5 with mdadm consisting of 4x 1TB disks
> The volume /dev/storage/Windows7test mentioned below is on this RAID5.
>
> I ran my virtual machine with the following command:
>
> qemu-system-x86_64 -cpu core2duo -vga cirrus -boot order=ndc -vnc
> 192.168.3.42:2 -k de -smp 4,cores=4 -drive
> file=/vmware/Windows7Test_600G.img,if=ide,index=0,cache=writeback -m
> 1024 -net nic,model=e1000,macaddr=DE:AD:BE:EF:12:3A -net
> tap,script=/usr/local/bin/qemu-ifup -monitor pty -name
> Windows7test,process=Windows7test -drive
> file=/dev/storage/Windows7test,if=ide,index=1,cache=none,aio=native
Andre,
Can you try qemu-kvm-0.12.3 ?
> Windows7Test_600G.img is a qcow2 file and contains a Windows 7 Pro image.
> /dev/storage/Windows7test is formated with XFS
>
> After starting the machine with the above command line, I booted
> into an Ubuntu 9.10 x86_64 Live Image via PXE and mounted /dev/sdb1
> (/dev/storage/Windows7test) under /mnt. I then did "cd /mnt/" and
> ran "iozone -Ra -g 2G -b /tmp/iozone-aoi-linux-xls"
>
> iozone ran some test and then kvm simply quit with the following
> error message:
> qemu-system-x86_64:
> /usr/local/src/qemu-kvm-2010-03-10/hw/ide/internal.h:510:
> bmdma_active_if: Assertion `bmdma->unit != (uint8_t)-1' failed.
>
> /var/log/syslog contained the folowing:
> Mar 14 09:18:14 server kernel: [318080.627468] kvm: 1361: cpu0
> kvm_set_msr_common: MSR_IA32_MCG_STATUS 0x0, nop
> Mar 14 09:18:14 server kernel: [318080.627473] kvm: 1361: cpu0
> kvm_set_msr_common: MSR_IA32_MCG_CTL 0xffffffffffffffff, nop
> Mar 14 09:18:14 server kernel: [318080.627476] kvm: 1361: cpu0
> unhandled wrmsr: 0x400 data ffffffffffffffff
> Mar 14 09:18:14 server kernel: [318080.627506] kvm: 1361: cpu1
> kvm_set_msr_common: MSR_IA32_MCG_STATUS 0x0, nop
> Mar 14 09:18:14 server kernel: [318080.627509] kvm: 1361: cpu1
> kvm_set_msr_common: MSR_IA32_MCG_CTL 0xffffffffffffffff, nop
> Mar 14 09:18:14 server kernel: [318080.627511] kvm: 1361: cpu1
> unhandled wrmsr: 0x400 data ffffffffffffffff
> Mar 14 09:18:14 server kernel: [318080.627538] kvm: 1361: cpu2
> kvm_set_msr_common: MSR_IA32_MCG_STATUS 0x0, nop
> Mar 14 09:18:14 server kernel: [318080.627540] kvm: 1361: cpu2
> kvm_set_msr_common: MSR_IA32_MCG_CTL 0xffffffffffffffff, nop
> Mar 14 09:18:14 server kernel: [318080.627543] kvm: 1361: cpu2
> unhandled wrmsr: 0x400 data ffffffffffffffff
>
>
> I ws able to reproduce this error 3 times in a row.
>
> Regards,
> André
next prev parent reply other threads:[~2010-03-17 18:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-14 8:57 qemu-kvm crashes with Assertion ... failed André Weidemann
2010-03-17 18:22 ` Marcelo Tosatti [this message]
2010-03-17 21:14 ` André Weidemann
2010-03-24 12:17 ` Avi Kivity
2010-03-24 16:20 ` André Weidemann
2010-03-24 16:23 ` Avi Kivity
2010-03-25 6:35 ` André Weidemann
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=20100317182254.GB11942@amt.cnet \
--to=mtosatti@redhat.com \
--cc=Andre.Weidemann@web.de \
--cc=kvm@vger.kernel.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