Dear all,<br><br>Im trying to connet to libvirtd on my local machine, but i only can contact as root user.<br><br>When i run virsh command as root user, all works as expected:<br><br>[root@localhost libvirt]# virsh list<br>
 Id Name                 State<br>----------------------------------<br><br>When i try to run virsh as user, i get the following errors:<br><br>[user@localhost ~]$ virsh list<br>error: unable to connect to '@/home/user/.libvirt/libvirt-sock', libvirtd may need to be started: Connection refused<br>
error: failed to connect to the hypervisor<br><br>on /var/log/messages, i found a segmentation fault:<br>Jul 20 02:46:00 localhost kernel: libvirtd[22177]: segfault at 28 ip 0000000000496ca7 sp 00007f72a328bdf8 error 4 in libvirtd[400000+cc000]<br>
<br><br>on my /etc/libvirt/libvirtd.conf, i have uncommented these 3 entries:<br><br>listen_tls = 0<br>listen_tcp = 1<br>auth_tcp = "none"<br><br>my system:<br>Linux localhost 2.6.33.5-desktop-2xcm #1 SMP Tue Jun 22 15:53:23 WEST 2010 x86_64 x86_64 x86_64 GNU/Linux   - Mandriva Free 2010<br>
libvirt-utils-0.8.0-2mdv2010.1<br><br>I don't know how to resolve this segmentation fault, and what is the cause. <br>Any help will be appreciated.<br><br>Thanks,<br> Vasco Silva<br> <br><br><br>