Bug 448922

Summary: virt-manager crash
Product: [Community] Virtualization Tools Reporter: Levente Farkas <lfarkas>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-25 15:42:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Levente Farkas 2008-05-29 14:48:29 UTC
Description of problem:
when i try to shutdonw of of the fedora 9 guest ona centos 5 host i've got this
trace:
----------------------------------------
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 485, in shutdown_domain
    vm.shutdown()
  File "/usr/share/virt-manager/virtManager/domain.py", line 375, in shutdown
    self.vm.shutdown()
  File "/usr/lib64/python2.4/site-packages/libvirt.py", line 392, in shutdown
    if ret == -1: raise libvirtError ('virDomainShutdown() failed', dom=self)
libvirtError: virDomainShutdown() failed operation failed: shutdown operation failed
----------------------------------------
another from dmesg:
/usr/share/virt[10546]: segfault at 000000000000002c rip 0000003eb5811adc rsp
00007fffed240600 error 4


Version-Release number of selected component (if applicable):
libvirt-0.4.2-5
kvm-69-1
virt-manager-0.5.4-4


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: