Bug 193658

Summary: crash when validating otr key for msn contact
Product: [Unmaintained] kopete Reporter: kaddi.bug
Component: OTR PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description kaddi.bug 2009-05-22 17:39:26 UTC
Version:           Version 0.70.2 (using KDE 4.2.3)
OS:                Linux
Installed from:    Ubuntu Packages

Kopete crashes when I try to authenticate an otr-key for a msn-account. OTR version is 0.9

The error message states that back frame was corrupted and no output can be created.

When I start Kopete from console the following lines appear around crashing time:
kopete: ath.c:186: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t) 0)' failed.
KCrash: Application 'kopete' crashing...
sock_file=/home/kaddi/.kde/socket-pseudomarge/kdeinit4__0
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
QSocketNotifier: Invalid socket 14 and type 'Read', disabling...
QSocketNotifier: Invalid socket 20 and type 'Read', disabling...
QSocketNotifier: Invalid socket 25 and type 'Read', disabling...
QSocketNotifier: Invalid socket 27 and type 'Read', disabling...
QSocketNotifier: Invalid socket 18 and type 'Read', disabling...
kopete: Fatal IO error: client killed
kopete(21846) Sonnet::Loader::~Loader: Removing loader :  Sonnet::Loader(0xa463bf0)

** (process:21846): WARNING **: 1 dictionaries weren't free'd.

kopete(21846) KIO::DataProtocol::~DataProtocol:
kopete(21846) KWallet::Wallet::~Wallet: Problem with static destruction sequence.Destroy any static Wallet before the event-loop exits.
Fatal Error: Accessed global static 'MessageHandlerFactory::FactoryList *g_list()' after destruction. Defined at /build/buildd/kdenetwork-4.2.3/kopete/libkopete/kopetemessagehandler.cpp:82
Unable to start Dr. Konqi

regards
Comment 1 Michael Zanetti 2009-10-10 00:24:25 UTC
SVN commit 1033343 by mzanetti:

fix auth for Wlm protcol
BUG: 193658


 M  +2 -2      otrlchatinterface.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1033343