[Pidgin] #14805: Adium crash in libpurple (MSN)

Pidgin trac at pidgin.im
Fri Nov 9 06:56:56 EST 2012


#14805: Adium crash in libpurple (MSN)
------------------------+----------------------
 Reporter:  oxoocoffee  |       Owner:  QuLogic
     Type:  defect      |      Status:  closed
Milestone:              |   Component:  MSN
  Version:  2.10.0      |  Resolution:  cantfix
 Keywords:  Adium       |
------------------------+----------------------

Comment (by xnyhps):

 '''datallah''':

 Not exactly. It's crashing when canceling a UPnP port mapping.

 It is crashing on this line in {{{static void
 ssl_cdsa_close(PurpleSslConnection *gsc)}}}:
 {{{
 PurpleSslCDSAData *cdsa_data = PURPLE_SSL_CDSA_DATA(gsc);
 }}}
 Which expands to {{{((PurpleSslCDSAData *)gsc->private_data)}}}. My
 hypothesis is that {{{purple_upnp_cancel_port_mapping()}}} is called
 twice.

 I'll contact Rob to get some debug logging to test this (I don't have
 access to a network with UPnP port mapping myself).

-- 
Ticket URL: <https://developer.pidgin.im/ticket/14805#comment:6>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list