It does it for any windows vm I have tested it on. I am not sure of the commands, I am using virt-manager to manage these, Is there an easy way to get the commands? When this happens, virt-manager also loses connectivity to the local hypervisor.
On Thu, Nov 9, 2017 at 11:55 PM, Guido Günther <a...@sigxcpu.org> wrote: > Hi, > On Thu, Nov 09, 2017 at 11:47:01AM -0700, Jeff Ketchum wrote: > > Package: libvirt-daemon > > Version: 3.9.0-1 > > Severity: important > > > > > > [ 271.168779] libvirtd[1177]: segfault at 10 ip 00007f2cae6d9208 sp > 00007f2cb80049a0 error 4 in libvirt_driver_qemu.so[7f2cae64d000+173000] > > Domain XML and virsh commands you use for disconnect / reconnect > please. > Cheers, > -- Guido > > > > > -- System Information: > > Debian Release: buster/sid > > APT prefers unstable > > APT policy: (500, 'unstable') > > Architecture: amd64 (x86_64) > > Foreign Architectures: i386 > > > > Kernel: Linux 4.13.0-1-amd64 (SMP w/8 CPU cores) > > Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), > LANGUAGE=en_US.utf8 (charmap=UTF-8) > > Shell: /bin/sh linked to /bin/dash > > Init: systemd (via /run/systemd/system) > > > > Versions of packages libvirt-daemon depends on: > > ii libacl1 2.2.52-3+b1 > > ii libapparmor1 2.11.1-3 > > ii libaudit1 1:2.8.1-2 > > ii libavahi-client3 0.7-3 > > ii libavahi-common3 0.7-3 > > ii libblkid1 2.30.2-0.1 > > ii libc6 2.24-17 > > ii libcap-ng0 0.7.7-3.1+b1 > > ii libcurl3-gnutls 7.56.1-1 > > ii libdbus-1-3 1.12.0-1 > > ii libdevmapper1.02.1 2:1.02.145-1 > > ii libfuse2 2.9.7-1 > > ii libgnutls30 3.5.16-1 > > ii libnetcf1 1:0.2.8-1+b2 > > ii libnl-3-200 3.2.27-2 > > ii libnl-route-3-200 3.2.27-2 > > ii libnuma1 2.0.11-2.1 > > ii libparted2 3.2-18 > > ii libpcap0.8 1.8.1-5 > > ii libpciaccess0 0.13.4-1+b2 > > ii libsasl2-2 2.1.27~101-g0780600+dfsg-3 > > ii libselinux1 2.7-2 > > ii libssh2-1 1.8.0-1 > > ii libudev1 235-2 > > ii libvirt0 3.9.0-1 > > ii libxen-4.8 4.8.1-1+deb9u3 > > ii libxenstore3.0 4.8.1-1+deb9u3 > > ii libxml2 2.9.4+dfsg1-5+b1 > > ii libyajl2 2.1.0-2+b3 > > > > Versions of packages libvirt-daemon recommends: > > ii libxml2-utils 2.9.4+dfsg1-5+b1 > > ii netcat-openbsd 1.178-3 > > ii qemu 1:2.10.0+dfsg-2 > > ii qemu-kvm 1:2.10.0+dfsg-2 > > > > Versions of packages libvirt-daemon suggests: > > pn libvirt-daemon-driver-storage-gluster <none> > > pn libvirt-daemon-driver-storage-rbd <none> > > pn libvirt-daemon-driver-storage-sheepdog <none> > > pn libvirt-daemon-driver-storage-zfs <none> > > ii libvirt-daemon-system 3.9.0-1 > > pn numad <none> > > > > -- no debconf information > > > > _______________________________________________ > > Pkg-libvirt-maintainers mailing list > > pkg-libvirt-maintain...@lists.alioth.debian.org > > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ > pkg-libvirt-maintainers > > >
<domain type='kvm'> <name>win2k12r2</name> <uuid>8e3b48c5-14d8-4430-aa94-be8901f0d33d</uuid> <memory unit='KiB'>1048576</memory> <currentMemory unit='KiB'>1048576</currentMemory> <vcpu placement='static'>1</vcpu> <os> <type arch='x86_64' machine='pc-i440fx-2.10'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/OVMF/OVMF_CODE.fd</loader> <nvram>/var/lib/libvirt/qemu/nvram/win2k12r2_VARS.fd</nvram> <boot dev='network'/> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> </hyperv> <vmport state='off'/> </features> <cpu mode='custom' match='exact' check='partial'> <model fallback='allow'>Haswell-noTSX</model> </cpu> <clock offset='localtime'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> <timer name='hypervclock' present='yes'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <pm> <suspend-to-mem enabled='no'/> <suspend-to-disk enabled='no'/> </pm> <devices> <emulator>/usr/bin/kvm</emulator> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'/> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </controller> <interface type='network'> <mac address='52:54:00:46:1e:a9'/> <source network='pxe'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='spicevmc'> <target type='virtio' name='com.redhat.spice.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <graphics type='spice' autoport='yes'> <listen type='address'/> <image compression='off'/> </graphics> <sound model='ich6'> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </sound> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </video> <redirdev bus='usb' type='spicevmc'> <address type='usb' bus='0' port='2'/> </redirdev> <redirdev bus='usb' type='spicevmc'> <address type='usb' bus='0' port='3'/> </redirdev> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </memballoon> </devices> </domain>