[Bug 56583] Gnome-session-manager crashes when some dbus apps run
QuinnStorm
livinglatexkali at gmail.com
Wed Aug 16 12:11:40 UTC 2006
Public bug reported:
Binary package hint: gnome-session
It appears its a pointer bug of some kind, bt follows. The bug might
actually be in libdbus-glib, I'm not sure. The stuff above <signal
handler called> is where it tried to launch bug-buddy, but failed, since
bug-buddy asked about a session manager, and locked (like all apps do
until you remove its /tmp/.ICE-unix/$PID)
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7873333 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb7f0e558 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
#3 <signal handler called>
#4 0xb7856b53 in dbus_g_method_return_error ()
from /usr/lib/libdbus-glib-1.so.2
#5 0xb77fdd28 in g_slist_find_custom () from /usr/lib/libglib-2.0.so.0
#6 0xb785ad0c in dbus_g_proxy_set_interface ()
from /usr/lib/libdbus-glib-1.so.2
#7 0xb72197f8 in dbus_connection_dispatch () from /usr/lib/libdbus-1.so.2
#8 0xb7852a15 in dbus_server_setup_with_g_main ()
from /usr/lib/libdbus-glib-1.so.2
#9 0xb77e70c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0xb77e9e62 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#11 0xb77ea20c in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#12 0xb7c9c052 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x08053c57 in ?? ()
#14 0x080a5c48 in ?? ()
#15 0x080a92b8 in ?? ()
#16 0x00000000 in ?? ()
(gdb)
** Affects: gnome-session (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
Gnome-session-manager crashes when some dbus apps run
https://launchpad.net/bugs/56583
More information about the desktop-bugs
mailing list