[Pkg-utopia-maintainers] Bug#368894: libdbus-1-2: crashes when
using tcp transport
Filippo Giunchedi
filippo at debian.org
Thu May 25 18:59:27 UTC 2006
Package: libdbus-1-2
Version: 0.61-5
Severity: normal
libdbus doesn't seems to like very much the tcp transport client-side,
easy steps for a SIGSEV:
$ export DBUS_SESSION_BUS_ADDRESS=tcp:port=12346
$ dbus-monitor
Segmentation fault
$ gdb dbus-monitor
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "powerpc-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) r
Starting program: /usr/bin/dbus-monitor
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
0x0fe938ac in strlen () from /lib/tls/libc.so.6
(gdb) bt
#0 0x0fe938ac in strlen () from /lib/tls/libc.so.6
#1 0x0fde7ff8 in dbus_shutdown () from /usr/lib/libdbus-1.so.2
#2 0x0fde28cc in dbus_threads_init () from /usr/lib/libdbus-1.so.2
#3 0x0fde0a18 in dbus_threads_init () from /usr/lib/libdbus-1.so.2
#4 0x0fdc9174 in dbus_connection_disconnect () from /usr/lib/libdbus-1.so.2
#5 0x0fdc5470 in dbus_bus_register () from /usr/lib/libdbus-1.so.2
#6 0x10000d2c in ?? ()
#7 0x0fe30a34 in __libc_init_first () from /lib/tls/libc.so.6
#8 0x0fe30a34 in __libc_init_first () from /lib/tls/libc.so.6
#9 0x0fe30a34 in __libc_init_first () from /lib/tls/libc.so.6
Previous frame inner to this frame (corrupt stack?)
(gdb)
unfortunately I have no clue here, but given the fault in strlen should be
quite trivial to spot :)
thanks for your work,
filippo
-- System Information:
Debian Release: testing/unstable
APT prefers experimental
APT policy: (650, 'experimental'), (600, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-powerpc
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages libdbus-1-2 depends on:
ii libc6 2.3.6-10 GNU C Library: Shared libraries
libdbus-1-2 recommends no packages.
-- no debconf information
More information about the Pkg-utopia-maintainers
mailing list