Bug 193658 - crash when validating otr key for msn contact
Summary: crash when validating otr key for msn contact
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: OTR Plugin (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-22 17:39 UTC by kaddi.bug
Modified: 2009-10-10 00:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

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