Your message dated Tue, 05 Feb 2008 13:02:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463686: fixed in libvirt 0.4.0-4
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libvirt-bin
Version: 0.4.0-2
Severity: critical
--- Please enter the report below this line. ---
After I have create a kvm virtual machine, libvirtd does not want to start
anymore :
[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 :
[EMAIL PROTECTED]:~$ sudo strace -f libvirtd
...
open("/etc/libvirt/qemu/vmfedora.xml", O_RDONLY) = 6
fstat(6, {st_mode=S_IFREG|0600, st_size=1007, ...}) = 0
fstat(6, {st_mode=S_IFREG|0600, st_size=1007, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x2af9d2bc2000
read(6, "<domain type=\'kvm\'>\n <name>vmfe"..., 4096) = 1007
close(6) = 0
munmap(0x2af9d2bc2000, 4096) = 0
futex(0x37513407e0, 0x81 /* FUTEX_??? */, 2147483647) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.24-1-amd64
Debian Release: lenny/sid
600 unstable aptsrc
500 debian aptsrc
200 experimental aptsrc
--- Package information. ---
Depends (Version) | Installed
=================================-+-=============
libavahi-client3 (>= 0.6.13) | 0.6.22-2
libavahi-common3 (>= 0.6.10) | 0.6.22-2
libc6 (>= 2.7-1) | 2.7-6
libgcrypt11 (>= 1.4.0) | 1.4.0-3
libgnutls13 (>= 2.0.4-0) | 2.0.4-1
libgpg-error0 (>= 1.4) | 1.4-2
libreadline5 (>= 5.2) | 5.2-3
libsasl2-2 | 2.1.22.dfsg1-17+b1
libtasn1-3 (>= 0.3.4) | 1.2-1
libvirt0 (>= 0.4.0) | 0.4.0-2
libxml2 (>= 2.6.27) | 2.6.31.dfsg-1
zlib1g | 1:1.2.3.3.dfsg-11
--- End Message ---
--- Begin Message ---
Source: libvirt
Source-Version: 0.4.0-4
We believe that the bug you reported is fixed in the latest version of
libvirt, which is due to be installed in the Debian FTP archive:
libvirt-bin_0.4.0-4_powerpc.deb
to pool/main/libv/libvirt/libvirt-bin_0.4.0-4_powerpc.deb
libvirt-dev_0.4.0-4_powerpc.deb
to pool/main/libv/libvirt/libvirt-dev_0.4.0-4_powerpc.deb
libvirt-doc_0.4.0-4_all.deb
to pool/main/libv/libvirt/libvirt-doc_0.4.0-4_all.deb
libvirt0_0.4.0-4_powerpc.deb
to pool/main/libv/libvirt/libvirt0_0.4.0-4_powerpc.deb
libvirt_0.4.0-4.diff.gz
to pool/main/libv/libvirt/libvirt_0.4.0-4.diff.gz
libvirt_0.4.0-4.dsc
to pool/main/libv/libvirt/libvirt_0.4.0-4.dsc
python-libvirt_0.4.0-4_powerpc.deb
to pool/main/libv/libvirt/python-libvirt_0.4.0-4_powerpc.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guido Guenther <[EMAIL PROTECTED]> (supplier of updated libvirt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 05 Feb 2008 13:12:54 +0100
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt-doc libvirt-dev python-libvirt
Architecture: source all powerpc
Version: 0.4.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian Libvirt Maintainers <[EMAIL PROTECTED]>
Changed-By: Guido Guenther <[EMAIL PROTECTED]>
Description:
libvirt-bin - the programs for the libvirt library
libvirt-dev - development files for the libvirt library
libvirt-doc - documentation for the libvirt library
libvirt0 - library for interfacing with differeny virtualization systems
python-libvirt - libvirt python bindings
Closes: 463686
Changes:
libvirt (0.4.0-4) unstable; urgency=low
.
* don't segfault on broken boot device configuration (Closes: #463686)
* don't segfault due to missing errorhandling in the XML parsing code
.
libvirt (0.4.0-3) unstable; urgency=low
.
* add and remove the libvirt group for the socket
* be a bit more verbose on libvirtd reload
* depend on adduser since we add the libvirt user
* don't restart libvirtd on upgrades since it kills running qemus
* enable debugging via DEB_BUILD_OPTS
Files:
3b5cd2e1ea3425d69124c390704e9543 922 libs optional libvirt_0.4.0-4.dsc
b7c39b9775ddcc7f34b7031970063137 7577 libs optional libvirt_0.4.0-4.diff.gz
91bf07942f6f643be96df58c0207913a 364468 doc optional
libvirt-doc_0.4.0-4_all.deb
cff9a4c1bba0179cd740da27900c9d86 171504 admin optional
libvirt-bin_0.4.0-4_powerpc.deb
fe5ddc80aec1e7e8c7f3b1e53ffce4ed 193114 libs optional
libvirt0_0.4.0-4_powerpc.deb
f2040644768c7617b2514e6dac8b864a 232854 libdevel optional
libvirt-dev_0.4.0-4_powerpc.deb
021dca0b96afcb7accfaf9fe3eec5abd 102782 python optional
python-libvirt_0.4.0-4_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHqFkJn88szT8+ZCYRAvAlAJ0SJmCZh3x5zjZDymezmW7rzEPKWQCdFkTx
c+Db0H1yI2bvecXvpUCpEFg=
=ew7l
-----END PGP SIGNATURE-----
--- End Message ---