Bug 178486

Summary: Fix for Kopete crash when logging out from jabber account
Product: [Applications] kopete Reporter: Tobias Doerffel <tobias.doerffel>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 0.60.81   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch for fixing Jabber-Logout-Crash

Description Tobias Doerffel 2008-12-22 18:22:50 UTC
Version:           0.60.81 (using Devel)
Compiler:          GCC 4.3.2 
OS:                Linux
Installed from:    Compiled sources

When logging out any of my jabber accounts, Kopete immediately crashed. I tracked it back to a socket object being deleted too early. The attached patch fixes the crash for me.
Comment 1 Tobias Doerffel 2008-12-22 18:24:17 UTC
Created attachment 29552 [details]
Patch for fixing Jabber-Logout-Crash

created by Tobias Doerffel
Comment 2 Dario Andres 2008-12-22 22:42:22 UTC
Hi Tobias. I'm marking this as duplicate of bug 176821 (the original bug report for the crash you experienced). You can post your proposed fix there :) . Anyways I'm going to leave a notice in that bug about your patch. Thanks!

*** This bug has been marked as a duplicate of bug 176821 ***