virt-manager.py crashed with SIGSEGV in virConnectNumOfDefinedDomains()

Bug #336514 reported by Jim Perkins
6
Affects Status Importance Assigned to Milestone
virt-manager (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: virt-manager

i was trying to add another physical hard disk to my virtual ubuntu installation.
i added the disk by label.
this is a jaunty installation running a virtual intrepid
libvirtd locked up when trying to start the virtual machine

a section of /etc/libvirt/qemu/virtubuntu8.10.xml
( note this is really a sata drive but i didnt see a selection for sata)
 <disk type='block' device='disk'>
      <source dev='/dev/disk/by-label/big_drive'/>
      <target dev='hdb' bus='ide'/>
    </disk>

Description: Ubuntu jaunty (development branch)
Release: 9.04

i'm new at reporting bugs. using jaunty because my mobo has a new intel chipset g45 which X hangs using intrepid

ProblemType: Crash
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/virt-manager/virt-manager.py
InterpreterPath: /usr/bin/python2.5
Package: virt-manager 0.6.1-1ubuntu3
ProcCmdline: python /usr/share/virt-manager/virt-manager.py
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: virt-manager
StacktraceTop:
 ?? () from /usr/lib/libvirt.so.0
 ?? () from /usr/lib/libvirt.so.0
 virConnectNumOfDefinedDomains ()
 ?? ()
 PyEval_EvalFrameEx ()
Title: virt-manager.py crashed with SIGSEGV in virConnectNumOfDefinedDomains()
Uname: Linux 2.6.28-8-generic x86_64
UserGroups: adm admin audio cdrom dialout dip fax fuse kvm libvirtd lpadmin netdev plugdev sambashare video

Revision history for this message
Jim Perkins (jimperkins) wrote :
description: updated
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:call (conn=0x3291470, priv=0x3293fd0, flags=0,
remoteNumOfDefinedDomains (conn=0x3291470)
virConnectNumOfDefinedDomains (conn=0x3291470)
?? ()
?? ()

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Changed in virt-manager:
importance: Undecided → Medium
Revision history for this message
dennis (dennisschneck) wrote :

Hi,
i use virt-manager with KVM unter Ubuntu Linux 9.10 with Kernel: 2.6.31-12-generic
i have this problems:

i run virt-manager this way:

sudo virt-manager -c qemu:///system

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 507, in shutdown_domain
    vm.shutdown()
  File "/usr/share/virt-manager/virtManager/domain.py", line 551, in shutdown
    self._update_status()
  File "/usr/share/virt-manager/virtManager/domain.py", line 202, in _update_status
    info = self.vm.info()
  File "/usr/lib/python2.6/dist-packages/libvirt.py", line 530, in info
    if ret is None: raise libvirtError ('virDomainGetInfo() failed', dom=self)
libvirtError: operation failed: could not query memory balloon allocation

Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

Thanks for reporting this issue. Can you still reproduce it with a recent version of virt-manager, such as the one in Karmic, or in Lucid?

Changed in virt-manager (Ubuntu):
status: New → Incomplete
Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to 'New'. Thanks again!

Changed in virt-manager (Ubuntu):
status: Incomplete → Invalid
tags: added: jaunty
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.