[Pidgin] #8062: Pidgin crashes when setting /pidgin/blist/sort_type on plugin_unload.

Pidgin trac at pidgin.im
Sat Jan 10 13:11:04 EST 2009


#8062: Pidgin crashes when setting /pidgin/blist/sort_type on plugin_unload.
------------------------+---------------------------------------------------
 Reporter:  Freakazoid  |        Owner:              
     Type:  defect      |       Status:  new         
Milestone:              |    Component:  pidgin (gtk)
  Version:  2.5.3       |   Resolution:              
 Keywords:              |  
------------------------+---------------------------------------------------

Comment(by darkrain42):

 The backtraces look like it's crashing because you're trying to redraw the
 buddy list during shutdown when the plugin is unloaded and, at that point,
 the buddyicons subsystem has already been shut down.

 You should probably not call the redraw function if your plugin is
 unloading because pidgin is quitting.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8062#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list