Bug 208295 - Crash when participant in Jabber multi-user chat quits [MessageHandler::handleMessageInternal, ProcessMessageTask::start]
Summary: Crash when participant in Jabber multi-user chat quits [MessageHandler::handl...
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (show other bugs)
Version: 0.70.90
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-23 14:50 UTC by Willi Richert
Modified: 2018-11-28 04: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 Willi Richert 2009-09-23 14:50:46 UTC
Application that crashed: kopete
Version of the application: 0.70.90
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
1. Start Jabber MUC with ejabberd on localhost (muc.localhost)
2. Invite a@localhost and b@localhost
3. Let one of them simply click the window close icon
4. crash

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

Thread 4 (Thread 0xb2557b90 (LWP 28365)):
#0  0xb5b1f0ac in *__GI_clock_gettime (clock_id=-1246613516, tp=0xb25570a8) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb6d2b04b in QTimerInfoList::getTime (this=0x8dd0fbc, t=@0x8dd0fe0) at kernel/qeventdispatcher_unix.cpp:339
#2  0xb6d2b221 in QTimerInfoList::updateCurrentTime (this=0x8dd0fbc) at kernel/qeventdispatcher_unix.cpp:297
#3  0xb6d2ce0c in QTimerInfoList::timerWait (this=0x8dd0fbc, tm=@0xb2557124) at kernel/qeventdispatcher_unix.cpp:420
#4  0xb6d294da in timerSourcePrepare (source=0xb5b22ff4, timeout=0xb2557178) at kernel/qeventdispatcher_glib.cpp:141
#5  0xb5a9f9c0 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#6  0xb5a9fdda in ?? () from /usr/lib/libglib-2.0.so.0
#7  0xb5aa0268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#8  0xb6d29317 in QEventDispatcherGlib::processEvents (this=0x8dd0698, flags={i = -1303023000}) at kernel/qeventdispatcher_glib.cpp:329
#9  0xb6cfc1fa in QEventLoop::processEvents (this=0x8dd0ff0, flags={i = -1303022936}) at kernel/qeventloop.cpp:149
#10 0xb6cfc642 in QEventLoop::exec (this=0x8dd0ff0, flags={i = -1303022792}) at kernel/qeventloop.cpp:201
#11 0xb2b8de59 in QCA::SyncThread::run () from /usr/lib/libqca.so.2
#12 0xb6c09132 in QThreadPrivate::start (arg=0x8dd0208) at thread/qthread_unix.cpp:188
#13 0xb5c474ff in start_thread (arg=0xb2557b90) at pthread_create.c:297
#14 0xb601c49e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xb1d56b90 (LWP 28366)):
#0  0xb7f43430 in __kernel_vsyscall ()
#1  0xb6011ae7 in *__GI___poll (fds=0x8ddce00, nfds=1, timeout=721) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb5aad74b in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb5a9ff82 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb5aa0268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb6d29317 in QEventDispatcherGlib::processEvents (this=0x92a3268, flags={i = -1311415608}) at kernel/qeventdispatcher_glib.cpp:329
#6  0xb6cfc1fa in QEventLoop::processEvents (this=0x8dd2258, flags={i = -1311415544}) at kernel/qeventloop.cpp:149
#7  0xb6cfc642 in QEventLoop::exec (this=0x8dd2258, flags={i = -1311415496}) at kernel/qeventloop.cpp:201
#8  0xb2e006f2 in ?? () from /usr/lib/kde4/kopete_jabber.so
#9  0xb6c09132 in QThreadPrivate::start (arg=0x92a2eb8) at thread/qthread_unix.cpp:188
#10 0xb5c474ff in start_thread (arg=0xb1d56b90) at pthread_create.c:297
#11 0xb601c49e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xafaffb90 (LWP 28370)):
#0  0xb7f43430 in __kernel_vsyscall ()
#1  0xb5c4b0e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb602b2ed in __pthread_cond_wait (cond=0x95f6918, mutex=0x95f6900) at forward.c:139
#3  0xb6c0a172 in QWaitCondition::wait (this=0x95f6498, mutex=0x95f6494, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb74ddac2 in QHostInfoAgent::run (this=0x95f6488) at kernel/qhostinfo.cpp:260
#5  0xb6c09132 in QThreadPrivate::start (arg=0x95f6488) at thread/qthread_unix.cpp:188
#6  0xb5c474ff in start_thread (arg=0xafaffb90) at pthread_create.c:297
#7  0xb601c49e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb55aa700 (LWP 28364)):
[KCrash Handler]
#6  0x00000073 in ?? ()
#7  0xb7c78be8 in Kopete::MessageHandler::handleMessageInternal () from /usr/lib/libkopete.so.4
#8  0xb7c7700e in ?? () from /usr/lib/libkopete.so.4
#9  0xb7c76fdb in ?? () from /usr/lib/libkopete.so.4
#10 0xb6d131b8 in QMetaObject::activate (sender=0x9eef078, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#11 0xb6d13e42 in QMetaObject::activate (sender=0x9eef078, m=0xb6def908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#12 0xb6d18f77 in QSingleShotTimer::timeout (this=0x9eef078) at .moc/release-shared/qtimer.moc:76
#13 0xb6d1909c in QSingleShotTimer::timerEvent (this=0x9eef078) at kernel/qtimer.cpp:298
#14 0xb6d0e16f in QObject::event (this=0x9eef078, e=0xbf860c1c) at kernel/qobject.cpp:1075
#15 0xb62e1d3c in QApplicationPrivate::notify_helper (this=0x8aff168, receiver=0x9eef078, e=0xbf860c1c) at kernel/qapplication.cpp:4056
#16 0xb62ea03e in QApplication::notify (this=0xbf860eac, receiver=0x9eef078, e=0xbf860c1c) at kernel/qapplication.cpp:3603
#17 0xb726185d in KApplication::notify (this=0xbf860eac, receiver=0x9eef078, event=0xbf860c1c) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#18 0xb6cfdbcb in QCoreApplication::notifyInternal (this=0xbf860eac, receiver=0x9eef078, event=0xbf860c1c) at kernel/qcoreapplication.cpp:610
#19 0xb6d2cd51 in QTimerInfoList::activateTimers (this=0x8b01fac) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#20 0xb6d293a0 in timerSourceDispatch (source=0x8b01f78) at kernel/qeventdispatcher_glib.cpp:165
#21 0xb5a9cb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5aa00eb in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb5aa0268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6d292f8 in QEventDispatcherGlib::processEvents (this=0x8ae1fc8, flags={i = -1081733736}) at kernel/qeventdispatcher_glib.cpp:327
#25 0xb6383a75 in QGuiEventDispatcherGlib::processEvents (this=0x8ae1fc8, flags={i = -1081733688}) at kernel/qguieventdispatcher_glib.cpp:202
#26 0xb6cfc1fa in QEventLoop::processEvents (this=0xbf860e40, flags={i = -1081733624}) at kernel/qeventloop.cpp:149
#27 0xb6cfc642 in QEventLoop::exec (this=0xbf860e40, flags={i = -1081733560}) at kernel/qeventloop.cpp:201
#28 0xb6cfeae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0xb62e1bb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#30 0x08059773 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-23 15:40:07 UTC
If you can reproduce the crash at will (or you experience this regularly), can you install the "kdenetwork-dbg" package and post a complete backtrace here? Thanks
Comment 2 Willi Richert 2009-09-24 08:45:06 UTC
Hi, after installing the -dgb package I get:

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

Thread 4 (Thread 0xb2695b90 (LWP 8173)):
#0  0xb5c7c0ac in *__GI_clock_gettime (clock_id=-1245184012, tp=0xb26950a8) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb6e8804b in QTimerInfoList::getTime (this=0x8d4bfd4, t=@0x8d4bff8) at kernel/qeventdispatcher_unix.cpp:339
#2  0xb6e88221 in QTimerInfoList::updateCurrentTime (this=0x8d4bfd4) at kernel/qeventdispatcher_unix.cpp:297
#3  0xb6e89e0c in QTimerInfoList::timerWait (this=0x8d4bfd4, tm=@0xb2695124) at kernel/qeventdispatcher_unix.cpp:420
#4  0xb6e864da in timerSourcePrepare (source=0xb5c7fff4, timeout=0xb2695178) at kernel/qeventdispatcher_glib.cpp:141
#5  0xb5bfc9c0 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#6  0xb5bfcdda in ?? () from /usr/lib/libglib-2.0.so.0
#7  0xb5bfd268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#8  0xb6e86317 in QEventDispatcherGlib::processEvents (this=0x90ebf40, flags={i = -1301720472}) at kernel/qeventdispatcher_glib.cpp:329
#9  0xb6e591fa in QEventLoop::processEvents (this=0x8eb9450, flags={i = -1301720408}) at kernel/qeventloop.cpp:149
#10 0xb6e59642 in QEventLoop::exec (this=0x8eb9450, flags={i = -1301720264}) at kernel/qeventloop.cpp:201
#11 0xb29fce59 in QCA::SyncThread::run () from /usr/lib/libqca.so.2
#12 0xb6d66132 in QThreadPrivate::start (arg=0x912c578) at thread/qthread_unix.cpp:188
#13 0xb5da44ff in start_thread (arg=0xb2695b90) at pthread_create.c:297
#14 0xb617949e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xb1e94b90 (LWP 8174)):
#0  0xb5da5a2c in __pthread_mutex_lock (mutex=0x90f60b4) at pthread_mutex_lock.c:86
#1  0xb61884b6 in pthread_mutex_lock (mutex=0x90f60b4) at forward.c:182
#2  0xb5bfd24e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6e86317 in QEventDispatcherGlib::processEvents (this=0x90f6040, flags={i = -1310113080}) at kernel/qeventdispatcher_glib.cpp:329
#4  0xb6e591fa in QEventLoop::processEvents (this=0x9178080, flags={i = -1310113016}) at kernel/qeventloop.cpp:149
#5  0xb6e59642 in QEventLoop::exec (this=0x9178080, flags={i = -1310112968}) at kernel/qeventloop.cpp:201
#6  0xb2c486f2 in XMPP::SyncThread::run (this=0x90f5c88) at /build/buildd/kdenetwork-4.3.1/kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#7  0xb6d66132 in QThreadPrivate::start (arg=0x90f5c88) at thread/qthread_unix.cpp:188
#8  0xb5da44ff in start_thread (arg=0xb1e94b90) at pthread_create.c:297
#9  0xb617949e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xafe90b90 (LWP 8178)):
#0  0xb80a0430 in __kernel_vsyscall ()
#1  0xb5da80e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb61882ed in __pthread_cond_wait (cond=0x90f71f0, mutex=0x90f71d8) at forward.c:139
#3  0xb6d67172 in QWaitCondition::wait (this=0x90f9438, mutex=0x90f9434, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb763aac2 in QHostInfoAgent::run (this=0x90f9428) at kernel/qhostinfo.cpp:260
#5  0xb6d66132 in QThreadPrivate::start (arg=0x90f9428) at thread/qthread_unix.cpp:188
#6  0xb5da44ff in start_thread (arg=0xafe90b90) at pthread_create.c:297
#7  0xb617949e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb5707700 (LWP 7931)):
[KCrash Handler]
#6  0x09cf4f70 in ?? ()
#7  0xb7dd5be8 in Kopete::MessageHandler::handleMessageInternal (this=0x8b0ce78, event=0x9db7da8) at /build/buildd/kdenetwork-4.3.1/kopete/libkopete/kopetemessagehandler.cpp:59
#8  0xb7dd400e in Kopete::ProcessMessageTask::start (this=0x9e0a7d8) at /build/buildd/kdenetwork-4.3.1/kopete/libkopete/kopetemessagehandlerchain.cpp:166
#9  0xb7dd3fdb in Kopete::ProcessMessageTask::qt_metacall (this=0x9e0a7d8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfebb638)
    at /build/buildd/kdenetwork-4.3.1/obj-i486-linux-gnu/kopete/libkopete/kopetemessagehandlerchain.moc:112
#10 0xb6e701b8 in QMetaObject::activate (sender=0x9cb2328, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#11 0xb6e70e42 in QMetaObject::activate (sender=0x9cb2328, m=0xb6f4c908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#12 0xb6e75f77 in QSingleShotTimer::timeout (this=0x9cb2328) at .moc/release-shared/qtimer.moc:76
#13 0xb6e7609c in QSingleShotTimer::timerEvent (this=0x9cb2328) at kernel/qtimer.cpp:298
#14 0xb6e6b16f in QObject::event (this=0x9cb2328, e=0xbfebbabc) at kernel/qobject.cpp:1075
#15 0xb643ed3c in QApplicationPrivate::notify_helper (this=0x8a56b68, receiver=0x9cb2328, e=0xbfebbabc) at kernel/qapplication.cpp:4056
#16 0xb644703e in QApplication::notify (this=0xbfebbd4c, receiver=0x9cb2328, e=0xbfebbabc) at kernel/qapplication.cpp:3603
#17 0xb73be85d in KApplication::notify (this=0xbfebbd4c, receiver=0x9cb2328, event=0xbfebbabc) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#18 0xb6e5abcb in QCoreApplication::notifyInternal (this=0xbfebbd4c, receiver=0x9cb2328, event=0xbfebbabc) at kernel/qcoreapplication.cpp:610
#19 0xb6e89d51 in QTimerInfoList::activateTimers (this=0x8a594c4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#20 0xb6e863a0 in timerSourceDispatch (source=0x8a59490) at kernel/qeventdispatcher_glib.cpp:165
#21 0xb5bf9b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb5bfd0eb in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb5bfd268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb6e862f8 in QEventDispatcherGlib::processEvents (this=0x8a1efc8, flags={i = -1075069896}) at kernel/qeventdispatcher_glib.cpp:327
#25 0xb64e0a75 in QGuiEventDispatcherGlib::processEvents (this=0x8a1efc8, flags={i = -1075069848}) at kernel/qguieventdispatcher_glib.cpp:202
#26 0xb6e591fa in QEventLoop::processEvents (this=0xbfebbce0, flags={i = -1075069784}) at kernel/qeventloop.cpp:149
#27 0xb6e59642 in QEventLoop::exec (this=0xbfebbce0, flags={i = -1075069720}) at kernel/qeventloop.cpp:201
#28 0xb6e5bae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0xb643ebb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#30 0x08059773 in main (argc=3, argv=0xbfebc154) at /build/buildd/kdenetwork-4.3.1/kopete/kopete/main.cpp:104
Comment 3 Willi Richert 2009-09-24 09:05:58 UTC
glib-dbg was still missing. 

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

Thread 4 (Thread 0xb2634b90 (LWP 10138)):
#0  0xb5c1b0ac in *__GI_clock_gettime (clock_id=-1245581324, tp=0xb26340a8) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb6e2704b in QTimerInfoList::getTime (this=0x87e9114, t=@0x87e9138) at kernel/qeventdispatcher_unix.cpp:339
#2  0xb6e27221 in QTimerInfoList::updateCurrentTime (this=0x87e9114) at kernel/qeventdispatcher_unix.cpp:297
#3  0xb6e28e0c in QTimerInfoList::timerWait (this=0x87e9114, tm=@0xb2634124) at kernel/qeventdispatcher_unix.cpp:420
#4  0xb6e254da in timerSourcePrepare (source=0xb5c1eff4, timeout=0xb2634178) at kernel/qeventdispatcher_glib.cpp:141
#5  0xb5b9b9c0 in IA__g_main_context_prepare (context=0x87ec048, priority=0xb26341e8) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2134
#6  0xb5b9bdda in g_main_context_iterate (context=0x87ec048, block=1, dispatch=1, self=0x87e9020) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2428
#7  0xb5b9c268 in IA__g_main_context_iteration (context=0x87ec048, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#8  0xb6e25317 in QEventDispatcherGlib::processEvents (this=0x87ebfd8, flags={i = -1302117784}) at kernel/qeventdispatcher_glib.cpp:329
#9  0xb6df81fa in QEventLoop::processEvents (this=0x86aef40, flags={i = -1302117720}) at kernel/qeventloop.cpp:149
#10 0xb6df8642 in QEventLoop::exec (this=0x86aef40, flags={i = -1302117576}) at kernel/qeventloop.cpp:201
#11 0xb299be59 in QCA::SyncThread::run () from /usr/lib/libqca.so.2
#12 0xb6d05132 in QThreadPrivate::start (arg=0x87ebb48) at thread/qthread_unix.cpp:188
#13 0xb5d434ff in start_thread (arg=0xb2634b90) at pthread_create.c:297
#14 0xb611849e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xb1e33b90 (LWP 10139)):
#0  0xb803f430 in __kernel_vsyscall ()
#1  0xb610dae7 in *__GI___poll (fds=0xb1501878, nfds=1, timeout=946) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb5ba974b in IA__g_poll (fds=0xb1501878, nfds=1, timeout=946) at /build/buildd/glib2.0-2.20.1/glib/gpoll.c:127
#3  0xb5b9bf82 in g_main_context_iterate (context=0xb15004d8, block=1, dispatch=1, self=0xb1501888) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2761
#4  0xb5b9c268 in IA__g_main_context_iteration (context=0xb15004d8, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#5  0xb6e25317 in QEventDispatcherGlib::processEvents (this=0xb1500468, flags={i = -1310510392}) at kernel/qeventdispatcher_glib.cpp:329
#6  0xb6df81fa in QEventLoop::processEvents (this=0xb1500dd8, flags={i = -1310510328}) at kernel/qeventloop.cpp:149
#7  0xb6df8642 in QEventLoop::exec (this=0xb1500dd8, flags={i = -1310510280}) at kernel/qeventloop.cpp:201
#8  0xb2be76f2 in XMPP::SyncThread::run (this=0x89177a8) at /build/buildd/kdenetwork-4.3.1/kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#9  0xb6d05132 in QThreadPrivate::start (arg=0x89177a8) at thread/qthread_unix.cpp:188
#10 0xb5d434ff in start_thread (arg=0xb1e33b90) at pthread_create.c:297
#11 0xb611849e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xafcfcb90 (LWP 10143)):
#0  0xb803f430 in __kernel_vsyscall ()
#1  0xb5d470e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb61272ed in __pthread_cond_wait (cond=0x8902e30, mutex=0x8902e18) at forward.c:139
#3  0xb6d06172 in QWaitCondition::wait (this=0x85efc68, mutex=0x85efc64, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb75d9ac2 in QHostInfoAgent::run (this=0x85efc58) at kernel/qhostinfo.cpp:260
#5  0xb6d05132 in QThreadPrivate::start (arg=0x85efc58) at thread/qthread_unix.cpp:188
#6  0xb5d434ff in start_thread (arg=0xafcfcb90) at pthread_create.c:297
#7  0xb611849e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb56a6700 (LWP 10135)):
[KCrash Handler]
#6  0x00000073 in ?? ()
#7  0xb7d74be8 in Kopete::MessageHandler::handleMessageInternal (this=0x997b0b8, event=0x9881648) at /build/buildd/kdenetwork-4.3.1/kopete/libkopete/kopetemessagehandler.cpp:59
#8  0xb7d7300e in Kopete::ProcessMessageTask::start (this=0x99a8f48) at /build/buildd/kdenetwork-4.3.1/kopete/libkopete/kopetemessagehandlerchain.cpp:166
#9  0xb7d72fdb in Kopete::ProcessMessageTask::qt_metacall (this=0x99a8f48, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbf95a0a8)
    at /build/buildd/kdenetwork-4.3.1/obj-i486-linux-gnu/kopete/libkopete/kopetemessagehandlerchain.moc:112
#10 0xb6e0f1b8 in QMetaObject::activate (sender=0x9876850, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#11 0xb6e0fe42 in QMetaObject::activate (sender=0x9876850, m=0xb6eeb908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#12 0xb6e14f77 in QSingleShotTimer::timeout (this=0x9876850) at .moc/release-shared/qtimer.moc:76
#13 0xb6e1509c in QSingleShotTimer::timerEvent (this=0x9876850) at kernel/qtimer.cpp:298
#14 0xb6e0a16f in QObject::event (this=0x9876850, e=0xbf95a52c) at kernel/qobject.cpp:1075
#15 0xb63ddd3c in QApplicationPrivate::notify_helper (this=0x8195c20, receiver=0x9876850, e=0xbf95a52c) at kernel/qapplication.cpp:4056
#16 0xb63e603e in QApplication::notify (this=0xbf95a7bc, receiver=0x9876850, e=0xbf95a52c) at kernel/qapplication.cpp:3603
#17 0xb735d85d in KApplication::notify (this=0xbf95a7bc, receiver=0x9876850, event=0xbf95a52c) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#18 0xb6df9bcb in QCoreApplication::notifyInternal (this=0xbf95a7bc, receiver=0x9876850, event=0xbf95a52c) at kernel/qcoreapplication.cpp:610
#19 0xb6e28d51 in QTimerInfoList::activateTimers (this=0x81989cc) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#20 0xb6e253a0 in timerSourceDispatch (source=0x8198998) at kernel/qeventdispatcher_glib.cpp:165
#21 0xb5b98b88 in IA__g_main_context_dispatch (context=0x8198098) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#22 0xb5b9c0eb in g_main_context_iterate (context=0x8198098, block=1, dispatch=1, self=0x8195d00) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#23 0xb5b9c268 in IA__g_main_context_iteration (context=0x8198098, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#24 0xb6e252f8 in QEventDispatcherGlib::processEvents (this=0x815efc8, flags={i = -1080711512}) at kernel/qeventdispatcher_glib.cpp:327
#25 0xb647fa75 in QGuiEventDispatcherGlib::processEvents (this=0x815efc8, flags={i = -1080711464}) at kernel/qguieventdispatcher_glib.cpp:202
#26 0xb6df81fa in QEventLoop::processEvents (this=0xbf95a750, flags={i = -1080711400}) at kernel/qeventloop.cpp:149
#27 0xb6df8642 in QEventLoop::exec (this=0xbf95a750, flags={i = -1080711336}) at kernel/qeventloop.cpp:201
#28 0xb6dfaae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0xb63ddbb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#30 0x08059773 in main (argc=1, argv=0xbf95abc4) at /build/buildd/kdenetwork-4.3.1/kopete/kopete/main.cpp:104
Comment 4 Willi Richert 2009-09-24 09:09:27 UTC
Btw, the kopete crash is accompanied by a crash in a Python MUC bot listening on the same MUC:

  File "/usr/local/lib/python2.6/dist-packages/tlslite/TLSRecordLayer.py", line 375, in send                                                                                                                                                
    self.write(s)                                                                                                                                                                                                                           
  File "/usr/local/lib/python2.6/dist-packages/tlslite/TLSRecordLayer.py", line 238, in write                                                                                                                                               
    for result in self.writeAsync(s):                                                                                                                                                                                                       
  File "/usr/local/lib/python2.6/dist-packages/tlslite/TLSRecordLayer.py", line 254, in writeAsync                                                                                                                                          
    raise ValueError()
Comment 5 Dario Andres 2009-09-30 23:24:58 UTC
Thanks for the detailed information.
Comment 6 Andrew Crouthamel 2018-10-29 23:57:22 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 7 Bug Janitor Service 2018-11-13 14:21:10 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 8 Bug Janitor Service 2018-11-28 04:49:38 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!