Bug 195410 - Kopete crash during multi user chat on msn
Summary: Kopete crash during multi user chat on msn
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: WLM Plugin (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-06 07:29 UTC by Gabriel
Modified: 2009-06-20 21:49 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel 2009-06-06 07:29:10 UTC
Application that crashed: kopete
Version of the application: 0.70.85
KDE Version: 4.2.88 (KDE 4.2.88 (KDE 4.3 >= 20090527))
Qt Version: 4.5.1
Operating System: Linux 2.6.29-ARCH x86_64

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 0 (LWP 26959)]

Thread 2 (Thread 0x7fa33ace5910 (LWP 26990)):
#0  0x00007fa34977be99 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fa3499ec6fb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007fa34ada9a3c in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007fa3499eb651 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fa34977759a in start_thread () from /lib/libpthread.so.0
#5  0x00007fa347f01c3d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa34dadc760 (LWP 26959)):
[KCrash Handler]
#5  0x00007fa347eb234e in memcpy () from /lib/libc.so.6
#6  0x00007fa3486c64ee in std::string::_Rep::_M_clone () from /usr/lib/libstdc++.so.6
#7  0x00007fa3486c6fcc in std::string::reserve () from /usr/lib/libstdc++.so.6
#8  0x00007fa3486c7218 in std::string::append () from /usr/lib/libstdc++.so.6
#9  0x00007fa3386676aa in MSN::P2P::handle_BYE () from /usr/lib/libmsn.so.0.1
#10 0x00007fa33866b0a3 in MSN::P2P::handleP2Pmessage () from /usr/lib/libmsn.so.0.1
#11 0x00007fa33860d0f7 in MSN::SwitchboardServerConnection::message_p2p () from /usr/lib/libmsn.so.0.1
#12 0x00007fa33861547c in MSN::SwitchboardServerConnection::handle_MSG () from /usr/lib/libmsn.so.0.1
#13 0x00007fa3386103ac in MSN::SwitchboardServerConnection::dispatchCommand () from /usr/lib/libmsn.so.0.1
#14 0x00007fa33860f94b in MSN::SwitchboardServerConnection::handleIncomingData () from /usr/lib/libmsn.so.0.1
#15 0x00007fa33860b0d8 in MSN::Connection::dataArrivedOnSocket () from /usr/lib/libmsn.so.0.1
#16 0x00007fa3388c6c44 in WlmSocket::qt_metacall () from /usr/lib/kde4/kopete_wlm.so
#17 0x00007fa349ae8f42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#18 0x00007fa34ade115d in QSslSocket::qt_metacall () from /usr/lib/libQtNetwork.so.4
#19 0x00007fa3388c6b88 in WlmSocket::qt_metacall () from /usr/lib/kde4/kopete_wlm.so
#20 0x00007fa349ae8f42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0x00007fa34adc778f in ?? () from /usr/lib/libQtNetwork.so.4
#22 0x00007fa34adb6671 in ?? () from /usr/lib/libQtNetwork.so.4
#23 0x00007fa348acfbfc in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#24 0x00007fa348ad6eae in QApplication::notify () from /usr/lib/libQtGui.so.4
#25 0x00007fa34a6dffa6 in KApplication::notify () from /usr/lib/libkdeui.so.5
#26 0x00007fa349ad35cc in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#27 0x00007fa349afcaba in ?? () from /usr/lib/libQtCore.so.4
#28 0x00007fa3442fd4ae in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x00007fa344300bf8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#30 0x00007fa344300d6c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0x00007fa349afc836 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#32 0x00007fa348b6435e in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007fa349ad1ea2 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#34 0x00007fa349ad2274 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#35 0x00007fa349ad4369 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#36 0x0000000000415726 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-06 14:40:06 UTC
What is your "libmsn" version? Thanks
Comment 2 Gabriel 2009-06-06 19:43:33 UTC
At the time of the crash it was 4.0beta4-1. But now I upgraded.
Comment 3 Dario Andres 2009-06-07 15:31:12 UTC
What is your version now, it is the bug still there?
The backtrace points to the libmsn code so it was probably its fault, and it could be fixed now. Thanks
Comment 4 Gabriel 2009-06-14 02:00:08 UTC
It hasn't happened to me again with the updated versions. You can close the bug if you want. I will open another one if it happens again.
Comment 5 Dario Andres 2009-06-20 21:49:12 UTC
Ok. Thanks!