qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1426472] Re: Recent regression: segfault on startup wi


From: Paolo Bonzini
Subject: [Qemu-devel] [Bug 1426472] Re: Recent regression: segfault on startup with -snapshot
Date: Fri, 27 Feb 2015 19:14:01 -0000

** Changed in: qemu
       Status: New => In Progress

** Changed in: qemu
   Importance: Undecided => Critical

** Changed in: qemu
     Assignee: (unassigned) => Paolo Bonzini (bonzini)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1426472

Title:
  Recent regression: segfault on startup with -snapshot

Status in QEMU:
  In Progress

Bug description:
  As of git revision 041ccc922ee474693a2869d4e3b59e920c739bc0, qemu
  segfaults on startup when I try to boot a hard disk image with the
  -snapshot option.

  To reproduce:

    wget http://wiki.qemu.org/download/linux-0.2.img.bz2
    bunzip2 linux-0.2.img.bz2 
    qemu-system-i386 -hda linux-0.2.img -snapshot

  When I run this, qemu-system-i386 crashes with a segmentation fault.
  This is on a Debian 7 amd64 host.

  git bisect implicates the following commit:

  commit a464982499b2f637f6699e3d03e0a9d2e0b5288b
  Author: Paolo Bonzini <address@hidden>
  Date:   Wed Feb 11 17:15:18 2015 +0100

      rcu: run RCU callbacks under the BQL

      This needs to go away sooner or later, but one complication is the
      complex VFIO data structures that are modified in instance_finalize.
      Take a shortcut for now.

      Reviewed-by: Michael Roth <address@hidden>
      Tested-by: Michael Roth <address@hidden>
      Signed-off-by: Paolo Bonzini <address@hidden>

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1426472/+subscriptions



reply via email to

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