Pasi Kärkkäinen wrote:
Hello,
I have a testbox running current Fedora 12 (rawhide), with custom 2.6.31.4 Xen pv_ops
dom0 kernel.
[root@f12test ~]# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1020 4 r----- 33.8
c54test 1024 1 0.0
[root@f12test ~]# virsh list
Id Name State
----------------------------------
0 Domain-0 running
virsh: error: failed to disconnect from the hypervisor
[root@f12test ~]# virsh --connect xen:/// version
Compiled against library: libvir 0.7.1
Using library: libvir 0.7.1
Using API: Xen 3.0.1
Running hypervisor: Xen 3.4.0
virsh: error: failed to disconnect from the hypervisor
*** glibc detected *** virsh: double free or corruption (fasttop): 0x0000000000936250
***
The "failed to disconnect from the hypervisor" and double free issues
have been fixed in 0.7.2.
Regards,
Jim