Bug 178486 - Fix for Kopete crash when logging out from jabber account
Summary: Fix for Kopete crash when logging out from jabber account
Status: RESOLVED DUPLICATE of bug 176821
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.60.81
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-22 18:22 UTC by Tobias Doerffel
Modified: 2008-12-22 22:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch for fixing Jabber-Logout-Crash (583 bytes, patch)
2008-12-22 18:24 UTC, Tobias Doerffel
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***