GNOME Bugzilla – Bug 349329
Gossip crashes when exiting
Last modified: 2006-08-03 19:21:48 UTC
When quiting Gossip, the application crashes. Version: CVS Here's a backtrace: 11325: assertion failed "!_dbus_transport_get_is_connected (connection->transport)" file "dbus-connection.c" line 1797 function _dbus_connection_last_unref Program received signal SIGABRT, Aborted. [Switching to Thread -1208883504 (LWP 11325)] 0x00a45402 in __kernel_vsyscall () (gdb) thread apply all bt
+ Trace 69807
Thread 1 (Thread -1208883504 (LWP 11325))
Hopefully fixed in CVS, I haven't been able to reproduce though.
This fixed it. Thanks.
Woho! :) Great :)