Bug 202349 - Kopete is crashing trying to close it from the systray (delete, ~NotificationServerConnection, WlmServer::WlmDisconnect, WlmAccount::logOff) libmsn beta7
Summary: Kopete is crashing trying to close it from the systray (delete, ~Notification...
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kopete
Classification: Applications
Component: WLM Plugin (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 203640 203731 203918 204314 204316 204324 204438 204580 204717 204772 204937 206183 206941 206984 207101 207599 (view as bug list)
Depends on:
Blocks: libmsn-beta7-crashy
  Show dependency treegraph
 
Reported: 2009-08-02 21:32 UTC by Fif59
Modified: 2009-12-29 16:53 UTC (History)
17 users (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 Fif59 2009-08-02 21:32:42 UTC
Application that crashed: kopete
Version of the application: 0.70.90
KDE Version: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3))
Qt Version: 4.5.2
Operating System: Linux 2.6.31-desktop-0.rc4.1mnb i686
Distribution: "Mandriva Linux 2009.1"

What I was doing when the application crashed:
Kopete crashed trying to close it from the systray in an up-to-date Mandriva cooker (2010.0)

 -- Backtrace:
Application: Kopete (kopete), signal: Aborted
[Current thread is 1 (Thread 0xb539b8e0 (LWP 23956))]

Thread 2 (Thread 0xb2b2ab70 (LWP 24035)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb64619e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb65a96ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb7113280 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb5d5dd5c in ?? () from /usr/lib/libQtNetwork.so.4
#5  0xb7112143 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb645d885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb659b57e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb539b8e0 (LWP 23956)):
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb64ee611 in raise () from /lib/i686/libc.so.6
#8  0xb64eff62 in abort () from /lib/i686/libc.so.6
#9  0xb652f35b in ?? () from /lib/i686/libc.so.6
#10 0xb6533a7a in free () from /lib/i686/libc.so.6
#11 0xb66da601 in operator delete () from /usr/lib/libstdc++.so.6
#12 0xb2fae75c in MSN::NotificationServerConnection::~NotificationServerConnection () from /usr/lib/libmsn.so.0.1
#13 0xb308da05 in WlmServer::WlmDisconnect (this=0xa2d5a48) at /usr/src/debug/kdenetwork-4.2.98/kopete/protocols/wlm/wlmserver.cpp:65
#14 0xb307bedd in WlmAccount::logOff (this=0xa1e2680, reason=Kopete::Account::Manual) at /usr/src/debug/kdenetwork-4.2.98/kopete/protocols/wlm/wlmaccount.cpp:1213
#15 0xb307c057 in WlmAccount::disconnect (this=0xa1e2680) at /usr/src/debug/kdenetwork-4.2.98/kopete/protocols/wlm/wlmaccount.cpp:1200
#16 0xb3082f34 in ~WlmAccount (this=0xa1e2680) at /usr/src/debug/kdenetwork-4.2.98/kopete/protocols/wlm/wlmaccount.cpp:90
#17 0xb721a883 in qDeleteInEventHandler () from /usr/lib/libQtCore.so.4
#18 0xb721bdd7 in QObject::event () from /usr/lib/libQtCore.so.4
#19 0xb68253ac in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb682cefe in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb7788e88 in KApplication::notify (this=0xbfa31480, receiver=0xa1e2680, event=0xa465db0) at /usr/src/debug/kdelibs-4.2.98/kdeui/kernel/kapplication.cpp:302
#22 0xb720b79e in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb720c40a in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#24 0xb720c5ec in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#25 0xb7237dcd in ?? () from /usr/lib/libQtCore.so.4
#26 0xb5a60ed2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb5a64888 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb5a649ae in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb72379d8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb68c825a in ?? () from /usr/lib/libQtGui.so.4
#31 0xb7209d8d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#32 0xb720a1d9 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#33 0xb720c6c0 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#34 0xb6825214 in QApplication::exec () from /usr/lib/libQtGui.so.4
#35 0x080581cb in main (argc=3, argv=0xbfa318b4) at /usr/src/debug/kdenetwork-4.2.98/kopete/kopete/main.cpp:104

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-02 21:49:04 UTC
Bug 202244 could be related. What is the version of the "libmsn" package ?
Thanks
Comment 2 Fif59 2009-08-02 23:38:03 UTC
libmsn0-4.0-0.beta7.1mdv2010.0
Comment 3 Dario Andres 2009-08-13 00:30:12 UTC
*** Bug 203640 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-08-13 00:52:58 UTC
If you are experiencing this crashes all the times, can you run "ldconfig" as root and see if this fixes it ?
Thanks
Comment 5 Dario Andres 2009-08-14 22:58:32 UTC
*** Bug 203731 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2009-08-16 17:47:58 UTC
*** Bug 203918 has been marked as a duplicate of this bug. ***
Comment 7 Dario Andres 2009-08-18 21:46:44 UTC
*** Bug 204316 has been marked as a duplicate of this bug. ***
Comment 8 Dario Andres 2009-08-18 21:46:48 UTC
*** Bug 204314 has been marked as a duplicate of this bug. ***
Comment 9 Dario Andres 2009-08-18 21:46:58 UTC
*** Bug 204324 has been marked as a duplicate of this bug. ***
Comment 10 Dario Andres 2009-08-19 20:13:13 UTC
*** Bug 204438 has been marked as a duplicate of this bug. ***
Comment 11 Dario Andres 2009-08-21 14:37:39 UTC
*** Bug 204580 has been marked as a duplicate of this bug. ***
Comment 12 Raphael Kubo da Costa 2009-08-22 01:41:29 UTC
*** Bug 204717 has been marked as a duplicate of this bug. ***
Comment 13 Dario Andres 2009-08-23 00:10:59 UTC
*** Bug 204772 has been marked as a duplicate of this bug. ***
Comment 14 Dario Andres 2009-08-25 03:01:47 UTC
*** Bug 204937 has been marked as a duplicate of this bug. ***
Comment 15 Samuel Brack 2009-08-25 19:00:33 UTC
The bug is resolved since the update to libmsn 4.0beta6-2 under Arch Linux.
Comment 16 Bernardo Arancibia 2009-08-25 20:46:28 UTC
Yes, the update to libmsn 4.0beta6-2 works in Arch Linux thanks Samuel
Comment 17 Frank Niethardt 2009-08-26 08:05:56 UTC
If you haven't recognized. It's not an upgrade, but an downgrade. And it's just a workaround, as suggested in the duplicated bugs.

So the real bug isn't gone...
Comment 18 Dario Andres 2009-09-11 17:14:49 UTC
*** Bug 206984 has been marked as a duplicate of this bug. ***
Comment 19 Dario Andres 2009-09-12 16:29:36 UTC
*** Bug 207101 has been marked as a duplicate of this bug. ***
Comment 20 Dario Andres 2009-09-12 16:41:27 UTC
*** Bug 206941 has been marked as a duplicate of this bug. ***
Comment 21 Dario Andres 2009-09-16 23:01:10 UTC
*** Bug 207599 has been marked as a duplicate of this bug. ***
Comment 22 Dario Andres 2009-10-10 23:47:55 UTC
*** Bug 206183 has been marked as a duplicate of this bug. ***
Comment 23 Roman Jarosz 2009-12-29 16:53:05 UTC
We broke binary compatibility in libmsn, please recompile Kopete or tell distribution to provide new recompiled Kopete packages.