
25 Jun
2013
25 Jun
'13
1:47 p.m.
В письме от Вторник, 25-июн-2013 11:47:10 пользователь Michal Privoznik написал:
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
yes, i will build git, but i will be away from pc few days, i will provide all info when i return.