[Pidgin] #8774: im.pidgin.pidgin head crashes on quit with chat rooms open
Pidgin
trac at pidgin.im
Mon Mar 30 00:39:00 EDT 2009
#8774: im.pidgin.pidgin head crashes on quit with chat rooms open
------------------------+---------------------------------------------------
Reporter: darkrain42 | Owner:
Type: defect | Status: new
Milestone: 2.6.0 | Component: pidgin (gtk)
Version: | Resolution:
Keywords: | Launchpad_bug:
------------------------+---------------------------------------------------
Comment(by QuLogic):
OK, I got it. You don't really need two accounts.
Anyway, it looks like the core uninit rearrangement is broken. It now
calls `purple_plugins_destroy_all` before everything. But that unloads all
prpl plugins. And then some other stuff is done when closing conversations
(but they don't exist anymore).
A debug log is useful here:
{{{
(00:26:12) account: Disconnecting account 0x1db3e80
(00:26:12) connection: Disconnecting connection 0x2bd4380
(00:26:12) connection: Deactivating keepalive.
(00:26:12) connection: Destroying connection 0x2bd4380
(00:26:12) certificate: CertificateVerifier tls_cached unregistered
(00:26:12) certificate: CertificateVerifier singleuse unregistered
(00:26:12) certificate: CertificatePool tls_peers unregistered
(00:26:12) certificate: CertificatePool ca unregistered
(00:26:12) main: Unloading all plugins
(00:26:12) plugins: Unloading plugin SSL
(00:26:12) plugins: Unloading plugin NSS
(00:26:12) certificate: CertificateScheme x509 unregistered
(00:26:12) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:12) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:13) plugins: Unloading plugin Tcl Plugin Loader
(00:26:13) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:13) plugins: Unloading plugin Bonjour
(00:26:13) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:13) plugins: Unloading plugin IRC
(00:26:13) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:13) plugins: Unloading plugin XMPP
(00:26:13) jabber: destroying hash tables for data objects
(00:26:13) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:13) plugins: Unloading plugin MSN
(00:26:13) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:13) plugins: Unloading plugin QQ
(00:26:13) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:13) plugins: Unloading plugin Napster
(00:26:13) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:13) plugins: Unloading plugin SNPP
(00:26:13) dbus: The signal "conversation-extended-menu" caused some dbus
error. (If you are not a developer, please ignore this message.)
(00:26:13) Session Management: Handling closed ICE connection...
(00:26:13) done.
(00:26:13) Session Management: Connection closed.
(00:26:13) gtkblist: removed visibility manager: 0
(00:26:13) docklet: destroyed
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/8774#comment:8>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list