Le Saturday 02 February 2008 17:37:26 Guido Guenther, vous avez écrit : > On Sat, Feb 02, 2008 at 12:32:48PM +0100, Gilles Mocellin wrote: > > [EMAIL PROTECTED]:~$ sudo /etc/init.d/libvirt-bin restart > > Restarting libvirt management > > daemon: /usr/sbin/libvirtd/etc/init.d/libvirt-bin: line 89: 23111 Erreur > > de segmentation > > start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid --exec > > $DAEMON -- $libvirtd_opts > > > > A strace shows that it's while reading the xml file of the VM : > > Well it probably happens after parsing the xml - the xml looks o.k. > indeed, could you run libvirt in gdb and post the backtrace? Recompiling > with --debug would help a lot too. I'll look into this further but won't > get near a kvm capable machine during the next week. > Cheers, > -- Guido
I didn't managed to compile with the symbols... I put --enabl-debug=yes in the debian/rules file, but here what I got : Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2b7aea3f92d0 (LWP 20684)] 0x00002b7ae9faa62a in ?? () from /usr/lib/libvirt.so.0 (gdb) bt #0 0x00002b7ae9faa62a in ?? () from /usr/lib/libvirt.so.0 #1 0x00002b7ae9faa6b6 in ?? () from /usr/lib/libvirt.so.0 #2 0x00002b7ae9fa58f0 in ?? () from /usr/lib/libvirt.so.0 #3 0x00002b7ae9f8db0d in __virStateInitialize () from /usr/lib/libvirt.so.0 #4 0x0000000000406724 in ?? () #5 0x0000000000407c8b in ?? () #6 0x0000003d8981e1c4 in __libc_start_main () from /lib/libc.so.6 #7 0x0000000000405399 in ?? () #8 0x00007fffc0b29358 in ?? () #9 0x0000000000000000 in ?? ()
signature.asc
Description: This is a digitally signed message part.