[Pkg-libvirt-maintainers] Bug#702318: virt-manager: segfault delete volume in filesystem pool

Daniel Dickinson debian at cshore.neomailbox.net
Tue Mar 5 04:31:54 UTC 2013


Package: virt-manager
Version: 0.9.1-4
Severity: normal

Deleting a volume from in a filesystem pool from virt-manager GUI results in a segfault.

virt-manager --debug --no-fork
2013-03-04 23:20:39,949 (cli:71): virt-manager startup
2013-03-04 23:20:39,950 (virt-manager:292): Launched as: /usr/share/virt-manager/virt-manager.py --debug --no-fork
2013-03-04 23:20:39,951 (virt-manager:293): GTK version: (2, 24, 10)
2013-03-04 23:20:39,951 (virt-manager:294): virtManager import: <module 'virtManager' from '/usr/share/virt-manager/virtManager/__init__.pyc'>
/usr/share/virt-manager/virt-manager.py:306: DeprecationWarning: Importing dbus.glib to use the GLib main loop with dbus-python is deprecated.
Instead, use this sequence:

    from dbus.mainloop.glib import DBusGMainLoop

    DBusGMainLoop(set_as_default=True)

  import dbus.glib
2013-03-04 23:20:40,041 (keyring:30): gnomekeyring bindings not installed, no keyring support
2013-03-04 23:20:40,082 (engine:555): No inspection thread because libguestfs is too old, not available, or libvirt is not thread safe.
2013-03-04 23:20:40,085 (systray:138): Showing systray: True
2013-03-04 23:20:40,092 (engine:346): About to connect to uris ['qemu:///system']
2013-03-04 23:20:40,123 (manager:171): Showing manager
2013-03-04 23:20:40,157 (engine:471): window counter incremented to 1
2013-03-04 23:20:40,158 (manager:171): Showing manager
2013-03-04 23:20:40,190 (connection:991): Scheduling background open thread for qemu:///system
2013-03-04 23:20:40,191 (connection:1177): Background 'open connection' thread is running
2013-03-04 23:20:40,215 (connection:1227): Background open thread complete, scheduling notify
2013-03-04 23:20:40,269 (connection:1232): Notifying open result
2013-03-04 23:20:40,903 (connection:1239): qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>c0ae7952-8ffe-d511-bf0e-90e6bad93ddb</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>Opteron_G3</model>
      <vendor>AMD</vendor>
      <topology sockets='1' cores='4' threads='1'/>
      <feature name='wdt'/>
      <feature name='skinit'/>
      <feature name='ibs'/>
      <feature name='osvw'/>
      <feature name='3dnowprefetch'/>
      <feature name='cr8legacy'/>
      <feature name='extapic'/>
      <feature name='cmp_legacy'/>
      <feature name='3dnow'/>
      <feature name='3dnowext'/>
      <feature name='pdpe1gb'/>
      <feature name='fxsr_opt'/>
      <feature name='mmxext'/>
      <feature name='ht'/>
      <feature name='vme'/>
    </cpu>
    <power_management>
      <suspend_mem/>
      <suspend_disk/>
      <suspend_hybrid/>
    </power_management>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <cpus num='4'>
            <cpu id='0'/>
            <cpu id='1'/>
            <cpu id='2'/>
            <cpu id='3'/>
          </cpus>
        </cell>
      </cells>
    </topology>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu</emulator>
      <machine>pc-1.1</machine>
      <machine canonical='pc-1.1'>pc</machine>
      <machine>pc-1.0</machine>
      <machine>pc-0.15</machine>
      <machine>pc-0.14</machine>
      <machine>pc-0.13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <machine>xenfv</machine>
      <machine>xenpv</machine>
      <domain type='qemu'>
      </domain>
      <domain type='kvm'>
        <emulator>/usr/bin/kvm</emulator>
        <machine>pc-1.1</machine>
        <machine canonical='pc-1.1'>pc</machine>
        <machine>pc-1.0</machine>
        <machine>pc-0.15</machine>
        <machine>pc-0.14</machine>
        <machine>pc-0.13</machine>
        <machine>pc-0.12</machine>
        <machine>pc-0.11</machine>
        <machine>pc-0.10</machine>
        <machine>isapc</machine>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <pae/>
      <nonpae/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine>pc-1.1</machine>
      <machine canonical='pc-1.1'>pc</machine>
      <machine>pc-1.0</machine>
      <machine>pc-0.15</machine>
      <machine>pc-0.14</machine>
      <machine>pc-0.13</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.10</machine>
      <machine>isapc</machine>
      <machine>xenfv</machine>
      <machine>xenpv</machine>
      <domain type='qemu'>
      </domain>
      <domain type='kvm'>
        <emulator>/usr/bin/kvm</emulator>
        <machine>pc-1.1</machine>
        <machine canonical='pc-1.1'>pc</machine>
        <machine>pc-1.0</machine>
        <machine>pc-0.15</machine>
        <machine>pc-0.14</machine>
        <machine>pc-0.13</machine>
        <machine>pc-0.12</machine>
        <machine>pc-0.11</machine>
        <machine>pc-0.10</machine>
        <machine>isapc</machine>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='arm'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-arm</emulator>
      <machine>integratorcp</machine>
      <machine>collie</machine>
      <machine>nuri</machine>
      <machine>smdkc210</machine>
      <machine>connex</machine>
      <machine>verdex</machine>
      <machine>highbank</machine>
      <machine>mainstone</machine>
      <machine>musicpal</machine>
      <machine>n800</machine>
      <machine>n810</machine>
      <machine>sx1</machine>
      <machine>sx1-v1</machine>
      <machine>cheetah</machine>
      <machine>realview-eb</machine>
      <machine>realview-eb-mpcore</machine>
      <machine>realview-pb-a8</machine>
      <machine>realview-pbx-a9</machine>
      <machine>akita</machine>
      <machine>spitz</machine>
      <machine>borzoi</machine>
      <machine>terrier</machine>
      <machine>lm3s811evb</machine>
      <machine>lm3s6965evb</machine>
      <machine>tosa</machine>
      <machine>versatilepb</machine>
      <machine>versatileab</machine>
      <machine>vexpress-a9</machine>
      <machine>vexpress-a15</machine>
      <machine>xilinx-zynq-a9</machine>
      <machine>z2</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='microblaze'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-microblaze</emulator>
      <machine>petalogix-s3adsp1800</machine>
      <machine>petalogix-ml605</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='microblazeel'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-microblazeel</emulator>
      <machine>petalogix-s3adsp1800</machine>
      <machine>petalogix-ml605</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='mips'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-mips</emulator>
      <machine>malta</machine>
      <machine>magnum</machine>
      <machine>pica61</machine>
      <machine>mipssim</machine>
      <machine>mips</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='mipsel'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-mipsel</emulator>
      <machine>malta</machine>
      <machine>magnum</machine>
      <machine>pica61</machine>
      <machine>mipssim</machine>
      <machine>mips</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='sparc'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-sparc</emulator>
      <machine>SS-5</machine>
      <machine>leon3_generic</machine>
      <machine>SS-10</machine>
      <machine>SS-600MP</machine>
      <machine>SS-20</machine>
      <machine>Voyager</machine>
      <machine>LX</machine>
      <machine>SS-4</machine>
      <machine>SPARCClassic</machine>
      <machine>SPARCbook</machine>
      <machine>SS-1000</machine>
      <machine>SS-2000</machine>
      <machine>SS-2</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='ppc'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-ppc</emulator>
      <machine>g3beige</machine>
      <machine>ref405ep</machine>
      <machine>taihu</machine>
      <machine>bamboo</machine>
      <machine>mac99</machine>
      <machine>prep</machine>
      <machine>mpc8544ds</machine>
      <machine>virtex-ml507</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='ppc64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-ppc64</emulator>
      <machine>mac99</machine>
      <machine>ref405ep</machine>
      <machine>taihu</machine>
      <machine>bamboo</machine>
      <machine>g3beige</machine>
      <machine>prep</machine>
      <machine>mpc8544ds</machine>
      <machine>pseries</machine>
      <machine>virtex-ml507</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='s390x'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-s390x</emulator>
      <machine>s390-virtio</machine>
      <machine canonical='s390-virtio'>s390</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

</capabilities>

2013-03-04 23:20:51,827 (connection:607): Connection managed save support: True
2013-03-04 23:20:52,423 (host:289): Showing host details: <vmmConnection object at 0x23bc370 (virtManager+connection+vmmConnection at 0x1946480)>
2013-03-04 23:20:52,495 (engine:471): window counter incremented to 2
2013-03-04 23:20:52,748 (connection:189): Using libvirt API for netdev enumeration
2013-03-04 23:20:52,751 (connection:229): Using libvirt API for mediadev enumeration
2013-03-04 23:21:16,190 (host:669): Deleting volume 'win98se-fallback.img'
2013-03-04 23:21:16,195 (asyncjob:124): Creating async job for function cb=<function tmpcb at 0x2411c08>
Segmentation fault

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virt-manager depends on:
ii  gconf2                   3.2.5-1+build1
ii  librsvg2-common          2.36.1-1
ii  python                   2.7.3-4
ii  python-dbus              1.1.1-1
ii  python-glade2            2.24.0-3+b1
ii  python-gnome2            2.28.1+dfsg-1
ii  python-gtk-vnc           0.5.0-3.1
ii  python-gtk2              2.24.0-3+b1
ii  python-ipy               1:0.75-1
ii  python-libvirt           0.9.12-6
ii  python-spice-client-gtk  0.12-5
ii  python-support           1.0.15
ii  python-urlgrabber        3.9.1-4
ii  python-vte               1:0.28.2-5
ii  virtinst                 0.600.1-3

Versions of packages virt-manager recommends:
ii  gnome-icon-theme  3.4.0-2
ii  libvirt-bin       0.9.12-6

Versions of packages virt-manager suggests:
ii  gnome-keyring                    3.4.1-5
ii  hal                              0.5.14-8
pn  python-gnomekeyring              <none>
pn  python-guestfs                   <none>
ii  ssh-askpass                      1:1.2.4.1-9
ii  ssh-askpass-gnome [ssh-askpass]  1:6.0p1-4
ii  virt-viewer                      0.5.3-1

-- no debconf information



More information about the Pkg-libvirt-maintainers mailing list