Application: kopete (1.0.0) KDE Platform Version: 4.4.3 (KDE 4.4.3) Qt Version: 4.6.2 Operating System: Linux 2.6.32-22-generic x86_64 Distribution: Ubuntu 10.04 LTS -- Information about the crash: There is an annoying message all the times I logout my kde session. It is related to the skype component in kopete. The error is something like the connection has been broken between the two. I think it is because skype is terminated and kopete complains about it since it misses the communication (I tried the same thing just by hand: org.freedesktop.DBus.Error.ServiceUnknown). Besides the bad appearance and the time lost with it, I tried to click 'ok' to this error window, and then kopete crashes and a window to fill a bug appears. The problem is that I don't have time enough to fill the bug since in the meantime the logout is done and such window is terminated. The crash can be reproduced every time. -- Backtrace: Application: Kopete (kopete), signal: Segmentation fault [Current thread is 1 (Thread 0x7fbe3bf7c780 (LWP 12214))] Thread 2 (Thread 0x7fbe1e09f710 (LWP 12224)): #0 0xffffffffff60017b in ?? () #1 0x00007fbe1e09eaf0 in ?? () #2 0x00007fffb4d1b852 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 1 (Thread 0x7fbe3bf7c780 (LWP 12214)): [KCrash Handler] #5 0x00007fbe39a5fb31 in QObject::connect (sender=0x1403d20, signal=0x7fbe23984c11 "2error(const QString&)", receiver=0x1391eb0, method=0x7fbe23984bfa "1error(const QString&)", type=Qt::AutoConnection) at kernel/qobject.cpp:2518 #6 0x00007fbe2394ffc9 in ?? () from /usr/lib/kde4/kopete_skype.so #7 0x00007fbe2395a7b6 in ?? () from /usr/lib/kde4/kopete_skype.so #8 0x00007fbe39a60e3f in QMetaObject::activate (sender=0x1403d20, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fbe39af39e2) at kernel/qobject.cpp:3293 #9 0x00007fbe23947d45 in ?? () from /usr/lib/kde4/kopete_skype.so #10 0x00007fbe23948d9b in ?? () from /usr/lib/kde4/kopete_skype.so #11 0x00007fbe239495a3 in ?? () from /usr/lib/kde4/kopete_skype.so #12 0x00007fbe23949639 in ?? () from /usr/lib/kde4/kopete_skype.so #13 0x00007fbe2394cc59 in ?? () from /usr/lib/kde4/kopete_skype.so #14 0x00007fbe2395a982 in ?? () from /usr/lib/kde4/kopete_skype.so #15 0x00007fbe39a60e3f in QMetaObject::activate (sender=0x142fe60, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fbe39af39e2) at kernel/qobject.cpp:3293 #16 0x00007fbe39a5da63 in QObject::event (this=0x142fe60, e=0x7fffb4c9acb0) at kernel/qobject.cpp:1212 #17 0x00007fbe38b8e22c in QApplicationPrivate::notify_helper (this=0xf68790, receiver=0x142fe60, e=0x7fffb4c9acb0) at kernel/qapplication.cpp:4300 #18 0x00007fbe38b946fb in QApplication::notify (this=0x7fffb4c9b000, receiver=0x142fe60, e=0x7fffb4c9acb0) at kernel/qapplication.cpp:4183 #19 0x00007fbe3a436536 in KApplication::notify (this=0x7fffb4c9b000, receiver=0x142fe60, event=0x7fffb4c9acb0) at ../../kdeui/kernel/kapplication.cpp:302 #20 0x00007fbe39a4e06c in QCoreApplication::notifyInternal (this=0x7fffb4c9b000, receiver=0x142fe60, event=0x7fffb4c9acb0) at kernel/qcoreapplication.cpp:704 #21 0x00007fbe39a7ad42 in QCoreApplication::sendEvent (this=0xf6be90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #22 QTimerInfoList::activateTimers (this=0xf6be90) at kernel/qeventdispatcher_unix.cpp:603 #23 0x00007fbe39a77824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #24 0x00007fbe33a038c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #25 0x00007fbe33a07748 in ?? () from /lib/libglib-2.0.so.0 #26 0x00007fbe33a078fc in g_main_context_iteration () from /lib/libglib-2.0.so.0 #27 0x00007fbe39a77513 in QEventDispatcherGlib::processEvents (this=0xf279a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #28 0x00007fbe38c3e46e in QGuiEventDispatcherGlib::processEvents (this=0x1403d20, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #29 0x00007fbe39a4c992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #30 0x00007fbe39a4cd6c in QEventLoop::exec (this=0x7fffb4c9af50, flags=) at kernel/qeventloop.cpp:201 #31 0x00007fbe39a50aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #32 0x0000000000415652 in _start () Possible duplicates by query: bug 238145, bug 232041, bug 223389, bug 223287, bug 216109. Reported using DrKonqi
The error window dissapears by the logout process. If I click 'ok' in such window before complete logout, then kopete crashes and a 'fill a bug' window appears. No time to fill it though because logout is done right away (the backtrace that I included above is when I manually close skype and kopete complains). Probably the solution could come by controlling somehow that kopete should be closed before skype is. Not sure how easy/difficult it may be.
*** This bug has been marked as a duplicate of bug 239827 ***