Bug 273034

Summary: Crash of Kopete-Messenger While Chatting
Product: [Unmaintained] kopete Reporter: bolaskekse
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version First Reported In: 1.0.80   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description bolaskekse 2011-05-11 14:11:48 UTC
Application: kopete (1.0.80)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
I was typing messages in ICQ and MSN and when I pressed Enter to send, Kopete crashed completely. After reconnecting and trying to send the messages again, it happened again.

The crash can be reproduced every time.

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7701710 (LWP 12325))]

Thread 3 (Thread 0xb4666b70 (LWP 12326)):
#0  0x00f2736b in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x001ee616 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x01346009 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x01346e63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x01347524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x08350577 in QEventDispatcherGlib::processEvents (this=0x8c5f898, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x08322289 in QEventLoop::processEvents (this=0xb4666290, flags=...) at kernel/qeventloop.cpp:149
#7  0x08322522 in QEventLoop::exec (this=0xb4666290, flags=...) at kernel/qeventloop.cpp:201
#8  0x0822c2a0 in QThread::exec (this=0x8d7b3f8) at thread/qthread.cpp:492
#9  0x08303fdb in QInotifyFileSystemWatcherEngine::run (this=0x8d7b3f8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x0822eda2 in QThreadPrivate::start (arg=0x8d7b3f8) at thread/qthread_unix.cpp:320
#11 0x00f24e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb2f55b70 (LWP 12328)):
#0  0x013465ad in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0x0134703a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x0134792b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x01c91304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#4  0x013702df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x00f24e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb7701710 (LWP 12325)):
[KCrash Handler]
#7  0x001855e1 in ?? () from /lib/i386-linux-gnu/libc.so.6
#8  0x0061594a in std::basic_streambuf<char, std::char_traits<char> >::xsputn(char const*, int) () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#9  0x0060b5ba in std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int) () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#10 0x0850dff4 in operator<< <char, std::char_traits<char>, std::allocator<char> > (this=0x97aa948, conn=..., packet=..., session=...) at /usr/include/c++/4.4/bits/basic_string.h:2503
#11 operator<< (this=0x97aa948, conn=..., packet=..., session=...) at /build/buildd/libmsn-4.1/msn/passport.h:66
#12 MSN::P2P::sendACK (this=0x97aa948, conn=..., packet=..., session=...) at /build/buildd/libmsn-4.1/msn/p2p.cpp:259
#13 0x08515179 in MSN::P2P::handle_INVITE (this=0x97aa948, conn=..., packet=...) at /build/buildd/libmsn-4.1/msn/p2p.cpp:640
#14 0x08516c3c in MSN::P2P::handleP2Pmessage (this=0x97aa948, conn=..., args=..., mime=..., body=...) at /build/buildd/libmsn-4.1/msn/p2p.cpp:204
#15 0x084b1b0f in MSN::SwitchboardServerConnection::message_p2p (this=0x97aa910, args=..., mime=..., body=...) at /build/buildd/libmsn-4.1/msn/switchboardserver.cpp:207
#16 0x084b71cf in MSN::SwitchboardServerConnection::handle_MSG (this=0x97aa910, args=...) at /build/buildd/libmsn-4.1/msn/switchboardserver.cpp:374
#17 0x084b347b in MSN::SwitchboardServerConnection::dispatchCommand (this=0x97aa910, args=...) at /build/buildd/libmsn-4.1/msn/switchboardserver.cpp:235
#18 0x084b617d in MSN::SwitchboardServerConnection::handleIncomingData (this=0x97aa910) at /build/buildd/libmsn-4.1/msn/switchboardserver.cpp:647
#19 0x084af63d in MSN::Connection::dataArrivedOnSocket (this=0x97aa910) at /build/buildd/libmsn-4.1/msn/connection.cpp:226
#20 0x067da0aa in WlmSocket::incomingData (this=0x8da2af0) at ../../../../kopete/protocols/wlm/wlmsocket.cpp:147
#21 0x067da3d3 in WlmSocket::qt_metacall (this=0x8da2af0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfdb908c) at ./wlmsocket.moc:79
#22 0x083296ba in QMetaObject::metacall (object=0x8da2af0, cl=QMetaObject::InvokeMetaMethod, idx=43, argv=0xbfdb908c) at kernel/qmetaobject.cpp:237
#23 0x083394ff in QMetaObject::activate (sender=0x8da2af0, m=0x845dc48, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3287
#24 0x08383e77 in QIODevice::readyRead (this=0x8da2af0) at .moc/release-shared/moc_qiodevice.cpp:91
#25 0x0640aef7 in QSslSocketPrivate::_q_readyReadSlot (this=0x9316588) at ssl/qsslsocket.cpp:2150
#26 0x0640f106 in QSslSocket::qt_metacall (this=0x8da2af0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfdb920c) at .moc/release-shared/moc_qsslsocket.cpp:121
#27 0x067da34a in WlmSocket::qt_metacall (this=0x8da2af0, _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0xbfdb920c) at ./wlmsocket.moc:74
#28 0x083296ba in QMetaObject::metacall (object=0x8da2af0, cl=QMetaObject::InvokeMetaMethod, idx=39, argv=0xbfdb920c) at kernel/qmetaobject.cpp:237
#29 0x083394ff in QMetaObject::activate (sender=0x8dd3820, m=0x845dc48, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3287
#30 0x08383e77 in QIODevice::readyRead (this=0x8dd3820) at .moc/release-shared/moc_qiodevice.cpp:91
#31 0x063f49fa in QAbstractSocketPrivate::canReadNotification (this=0x947f2a0) at socket/qabstractsocket.cpp:639
#32 0x063e023b in QAbstractSocketEngine::readNotification (this=0x8d9a0c0) at socket/qabstractsocketengine.cpp:154
#33 0x063e0e93 in QReadNotifier::event (this=0x94eef10, e=0xbfdb96c4) at socket/qnativesocketengine.cpp:1103
#34 0x04c77d24 in QApplicationPrivate::notify_helper (this=0x8a27478, receiver=0x94eef10, e=0xbfdb96c4) at kernel/qapplication.cpp:4462
#35 0x04c7c8ce in QApplication::notify (this=0xbfdb99d4, receiver=0x94eef10, e=0xbfdb96c4) at kernel/qapplication.cpp:3862
#36 0x0113d3ca in KApplication::notify (this=0xbfdb99d4, receiver=0x94eef10, event=0xbfdb96c4) at ../../kdeui/kernel/kapplication.cpp:311
#37 0x083230bb in QCoreApplication::notifyInternal (this=0xbfdb99d4, receiver=0x94eef10, event=0xbfdb96c4) at kernel/qcoreapplication.cpp:731
#38 0x0834fec7 in sendEvent (source=0x8a2a710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#39 socketNotifierSourceDispatch (source=0x8a2a710) at kernel/qeventdispatcher_glib.cpp:110
#40 0x01346aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0x01347270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0x01347524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0x0835053c in QEventDispatcherGlib::processEvents (this=0x89deaa8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#44 0x04d2b775 in QGuiEventDispatcherGlib::processEvents (this=0x89deaa8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#45 0x08322289 in QEventLoop::processEvents (this=0xbfdb9934, flags=...) at kernel/qeventloop.cpp:149
#46 0x08322522 in QEventLoop::exec (this=0xbfdb9934, flags=...) at kernel/qeventloop.cpp:201
#47 0x08326ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#48 0x04c758e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#49 0x080588fe in main (argc=) at ../../../kopete/kopete/main.cpp:105

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-29 22:26:34 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-13 14:32:25 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-29 04:51:05 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!