Bug 1045387 - guestfish can not load a image due to a qemu-kvm failed: qemu-kvm: /builddir/build/BUILD/qemu-1.5.3/hw/i386/acpi-build.c:135: acpi_get_pm_info: Assertion `obj' failed.
Summary: guestfish can not load a image due to a qemu-kvm failed: qemu-kvm: /builddir/...
Keywords:
Status: CLOSED DUPLICATE of bug 1045386
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: 7.0
Assignee: Virtualization Maintenance
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-20 10:10 UTC by Lingfei Kong
Modified: 2013-12-20 10:22 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-20 10:22:11 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Lingfei Kong 2013-12-20 10:10:38 UTC
Description of problem:
guestfish can not load a image due to a qemu-kvm failed:

# guestfish -a test.img
><fs> run
libguestfs: error: could not create appliance through libvirt: internal error: early end of file from monitor: possible problem:
qemu-kvm: /builddir/build/BUILD/qemu-1.5.3/hw/i386/acpi-build.c:135: acpi_get_pm_info: Assertion `obj' failed.
 [code=1 domain=10]
><fs> 


Version-Release number of selected component (if applicable):
qemu-kvm-1.5.3-30.el7

How reproducible:
100%

Steps to Reproduce:
1. Install packages: libguestfs-1.22.6-17.el7 and qemu-kvm-1.5.3-30.el7.
2. Run command: guestfish -N fs
#guestfish -N fs
libguestfs: error: could not create appliance through libvirt: internal error: early end of file from monitor: possible problem:
qemu-kvm: /builddir/build/BUILD/qemu-1.5.3/hw/i386/acpi-build.c:135: acpi_get_pm_info: Assertion `obj' failed.
 [code=1 domain=10]


Actual results:
command `guestfish -N fs` failed

Expected results:
Command ` guestfish -N fs` should run successfully

Additional info:

Comment 1 Richard W.M. Jones 2013-12-20 10:22:11 UTC

*** This bug has been marked as a duplicate of bug 1045386 ***


Note You need to log in before you can comment on or make changes to this bug.