Re: deadlock on connection loosing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 24.06.2013 11:36, Александр wrote:
> libvirtd will lock if for example kill programm which established connection, 
> only sigkill + restart helps., to reproduce:
> 
> 	virConnectPtr libvirt_connection = virConnectOpen("qemu:///system");
> 	if(libvirt_connection == NULL)
> 	{
> 		std::cout<<"failed to connect to qemu:///system\n";
> 		exit(-1);
> 	}
> 	exit(0);
> 
> 

Unfortunately, I'm unable to reproduce. Can you 't a a bt' again? Are
you able to try the current git HEAD?

Michal

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users





[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux