All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
To: kvm@vger.kernel.org
Cc: sukadev@us.ibm.com
Subject: [BUG] kvm-84 segfault
Date: Sat, 28 Feb 2009 10:38:41 -0800	[thread overview]
Message-ID: <20090228183841.GA4924@us.ibm.com> (raw)


Distro:
        - Ubuntu 8.04

CPU:
        - Intel(R) Core(TM)2 Duo CPU     T7700  @ 2.40GHz

qemu-system-x86_64:
        - QEMU PC emulator version 0.9.1 (kvm-84), (I Built locally)

Bug:

I had installed distro kvm (for Ubuntu 8.04) and created a guest Fedora10
image. I eventually uninstalled the distro kvm and built kvm-84 myself.
I have been using this kvm-84 and the Fedora10.img for a while with
libvirt (0.6.0) which again, I built locally.

Today when I try to create a new Fedora10 guest image:

        $ qemu-img create -f qcow2 Fedora10.img 10G

        $ sudo qemu-system-x86_64 -hda Fedora10.img -m 1024 -boot d \
                -cdrom Fedora-10-i386-DVD.iso
        Segmentation fault

/var/log/messages shows:

        kernel: [  193.077299] qemu-system-x86[7810]: segfault at 000001a0
                eip b7cd72f5 esp bfd5e0cc error 4

If I remove the 'sudo' it gives "Permission denied" on /dev/kvm, but the
same command works fine (in slow motion).

Pls let me know if I can collect other debug info.

Sukadev


             reply	other threads:[~2009-02-28 18:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-28 18:38 Sukadev Bhattiprolu [this message]
2009-03-02  4:00 ` [BUG] kvm-84 segfault Amit Shah
2009-03-06  2:01   ` Sukadev Bhattiprolu

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=20090228183841.GA4924@us.ibm.com \
    --to=sukadev@linux.vnet.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=sukadev@us.ibm.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.