Bug 209560 - WLM crashes kopete on exit
Summary: WLM crashes kopete on exit
Status: RESOLVED DUPLICATE of bug 203734
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 20:38 UTC by David White
Modified: 2009-10-06 01:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David White 2009-10-05 20:38:51 UTC
Application that crashed: kopete
Version of the application: 0.70.90
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH x86_64

 -- Backtrace:
Application: Kopete (kopete), signal: Aborted
[Current thread is 0 (LWP 3656)]

Thread 2 (Thread 0x7fe61888e910 (LWP 3660)):
#0  0x00007fe628859dd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fe629f2b34b in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007fe62713244c in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007fe629f2a285 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fe62885557a in start_thread () from /lib/libpthread.so.0
#5  0x00007fe628d8516d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe62c743760 (LWP 3656)):
[KCrash Handler]
#5  0x00007fe628cebf15 in raise () from /lib/libc.so.6
#6  0x00007fe628ced340 in abort () from /lib/libc.so.6
#7  0x00007fe628d2594d in __libc_message () from /lib/libc.so.6
#8  0x00007fe628d2add6 in malloc_printerr () from /lib/libc.so.6
#9  0x00007fe628d2f71c in free () from /lib/libc.so.6
#10 0x00007fe61be6f0fd in WlmServer::WlmDisconnect () from /usr/lib/kde4/kopete_wlm.so
#11 0x00007fe61be5d9eb in WlmAccount::logOff () from /usr/lib/kde4/kopete_wlm.so
#12 0x00007fe62be6bc89 in Kopete::Protocol::aboutToUnload () from /usr/lib/libkopete.so.4
#13 0x00007fe62be655ea in Kopete::PluginManager::shutdown () from /usr/lib/libkopete.so.4
#14 0x00007fe61c0aa872 in KopeteChatWindow::queryExit () from /usr/lib/kde4/kopete_chatwindow.so
#15 0x00007fe62acef7e1 in KMainWindow::closeEvent () from /usr/lib/libkdeui.so.5
#16 0x00007fe629509a08 in QWidget::event () from /usr/lib/libQtGui.so.4
#17 0x00007fe62987d98b in QMainWindow::event () from /usr/lib/libQtGui.so.4
#18 0x00007fe62ad2a5d3 in KXmlGuiWindow::event () from /usr/lib/libkdeui.so.5
#19 0x00007fe6294bb69c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0x00007fe6294c296e in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0x00007fe62ac1eff6 in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0x00007fe62a00fcec in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0x00007fe62950ed94 in QWidgetPrivate::close_helper () from /usr/lib/libQtGui.so.4
#24 0x000000000041619a in _start ()

This bug may be a duplicate of or related to bug 203734

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-06 01:03:05 UTC
This is a libmsn issue, described on both bug 203734 / bug 206160. Downgrading to libmsn beta6 will workaround this crashes.
Thanks

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