Bug 1045387

Summary: 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.
Product: Red Hat Enterprise Linux 7 Reporter: Lingfei Kong <lkong>
Component: qemu-kvmAssignee: Virtualization Maintenance <virt-maint>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.0CC: acathrow, bfan, cazhang, juzhang, leiwang, lkong, rjones, virt-maint, wshi
Target Milestone: rc   
Target Release: 7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-20 10:22:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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 ***