Your message dated Thu, 31 Dec 2009 19:20:19 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-libvirt-maintainers] Bug#563120: libvirt-bin:
libvirtd segfaults when trying to connect to it with malformed connction URIs
has caused the Debian Bug report #563120,
regarding libvirt-bin: libvirtd segfaults when trying to connect to it with
malformed connction URIs
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
563120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563120
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvirt-bin
Version: 0.7.4-2
Severity: important
When I try to connect to libvirt using:
virsh --connect qemu://
libvirtd process crashes with SIGSEGV:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f3137b6f910 (LWP 8040)]
0x000000000043ba8e in ?? ()
(gdb) bt
#0 0x000000000043ba8e in ?? ()
#1 0x00007f313cec3f1d in do_open (name=0x9b3b00 "qemu://", auth=0x0, flags=0)
at libvirt.c:1059
#2 0x000000000042173a in ?? ()
#3 0x0000000000422f2c in ?? ()
#4 0x00000000004232bb in ?? ()
#5 0x00000000004165fc in ?? ()
#6 0x00007f313b7f973a in start_thread () from /lib/libpthread.so.0
#7 0x00007f313b56a69d in clone () from /lib/libc.so.6
#8 0x0000000000000000 in ?? ()
The backtrace is propably not useful, but I can't find any package containing
debug symbols for libvirtd. I have libvirt0-dbg installed, but it doesn't
seem to have the symbols for libvirtd and there is no libvirt-bin-dbg package
I could find.
When trying to connect with proper URI, that is:
virsh --connect qemu:///system
everything seems to be fine.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libvirt-bin depends on:
ii adduser 3.112 add and remove users and groups
ii hal 0.5.14-1 Hardware Abstraction Layer
ii libavahi-client3 0.6.25-2 Avahi client library
ii libavahi-common3 0.6.25-2 Avahi common library
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libcap-ng0 0.6.2-3 Development and header files for l
ii libdevmapper1.02. 2:1.02.39-1 The Linux Kernel Device Mapper use
ii libgnutls26 2.8.5-2 the GNU TLS library - runtime libr
ii libparted1.8-12 1.8.8.git.2009.07.19-5 The GNU Parted disk partitioning s
ii libpciaccess0 0.10.9-1 Generic PCI access library for X
ii libreadline6 6.0-5 GNU readline and history libraries
ii libsasl2-2 2.1.23.dfsg1-5 Cyrus SASL - authentication abstra
ii libudev0 149-2 libudev shared library
ii libuuid1 2.16.2-0 Universally Unique ID library
ii libvirt0 0.7.4-2 library for interfacing with diffe
ii libxenstore3.0 3.4.2-2 Xenstore communications library fo
ii libxml2 2.7.6.dfsg-1 GNOME XML library
ii logrotate 3.7.8-4 Log rotation utility
Versions of packages libvirt-bin recommends:
ii bridge-utils 1.4-5 Utilities for configuring the Linu
ii dnsmasq-base 2.51-1 A small caching DNS proxy and DHCP
ii iptables 1.4.6-2 administration tools for packet fi
ii netcat-openbsd 1.89-3 TCP/IP swiss army knife
ii qemu 0.11.1-1 fast processor emulator
Versions of packages libvirt-bin suggests:
ii policykit-1 0.95-1 framework for managing administrat
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.7.5-1
Hi,
On Thu, Dec 31, 2009 at 01:01:21AM +0100, Mateusz Kijowski wrote:
> Package: libvirt-bin
> Version: 0.7.4-2
> Severity: important
>
>
> When I try to connect to libvirt using:
>
> virsh --connect qemu://
>
> libvirtd process crashes with SIGSEGV:
This is fixed in 0.7.5 in experimental.
-- Guido
--- End Message ---