qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] qemu crashes since today


From: Stefan Berger
Subject: [Qemu-devel] qemu crashes since today
Date: Wed, 16 Feb 2011 17:18:53 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7

Qemu is crashing for me. Bisecting the code I found this here as the reason. Stepping one commit further into the past does not cause the crash.

6792a57bf19ab37f61f5acf0f8e3003cf08814af is the first bad commit
commit 6792a57bf19ab37f61f5acf0f8e3003cf08814af
Author: Jan Kiszka <address@hidden>
Date:   Mon Feb 7 12:19:18 2011 +0100


I get crashes while booting FC14 on a FC14 host, both 64bit. Host running 2.6.35.11-83.fc14 . Crashes typically happen when udev has stared in the guest.

This is the command line I was using:

./x86_64-softmmu/qemu-system-x86_64 \
      -hda ~images/fc14-x86_64.img \
      -m 2048 \
      -enable-kvm \
      -boot menu=on \
      -chardev stdio,id=seabios \
      -device isa-debugcon,iobase=0x402,chardev=seabios

Regards,
  Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]