[Pidgin] #5927: Pidgin crashes when connection dies
Pidgin
trac at pidgin.im
Mon Nov 22 05:12:08 EST 2010
#5927: Pidgin crashes when connection dies
----------------------+-----------------------------------------------------
Reporter: Manarius | Owner: MarkDoliner
Type: defect | Status: new
Milestone: | Component: AIM
Version: 2.4.2 | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment(by MarkDoliner):
I think this happens when we get a read error on a FlapConnection of type
SNAC_FAMILY_CHAT. flap_connection_destroy_cb() calls purple_connerr()
which calls oscar_chat_kill() which calls
flap_connection_schedule_destroy(). We're essentially adding a timer to
call the destroy function from within the destroy function.
--
Ticket URL: <http://developer.pidgin.im/ticket/5927#comment:27>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list