[libvirt-users] deadlock on connection loosing

Michal Privoznik mprivozn at redhat.com
Tue Jun 25 09:47:10 UTC 2013


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




More information about the libvirt-users mailing list