Application: ktorrent (3.2.4) KDE Platform Version: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2)) Qt Version: 4.6.0 Operating System: Linux 2.6.31-18-generic i686 Distribution: Ubuntu 9.10 -- Information about the crash: ktorrent crashed while clicking around in the gui in the overview of connected clients. -- Backtrace: Application: KTorrent (ktorrent), signal: Segmentation fault [Current thread is 1 (Thread 0xb7867760 (LWP 4950))] Thread 3 (Thread 0xb4580b70 (LWP 4954)): #0 0x008a3422 in __kernel_vsyscall () #1 0x013013e6 in gettimeofday () from /lib/tls/i686/cmov/libc.so.6 #2 0x00b44fd6 in bt::Now () at ../../libbtcore/util/functions.cpp:171 #3 0x00b58334 in net::DownloadThread::update (this=0x96ee1f0) at ../../libbtcore/net/downloadthread.cpp:65 #4 0x00b58d38 in net::NetworkThread::run (this=0x96ee1f0) at ../../libbtcore/net/networkthread.cpp:48 #5 0x010613ae in QThreadPrivate::start (arg=0x96ee1f0) at thread/qthread_unix.cpp:244 #6 0x0023380e in start_thread (arg=0xb4580b70) at pthread_create.c:300 #7 0x013458de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xb3d7fb70 (LWP 4955)): #0 0x008a3422 in __kernel_vsyscall () #1 0x00237e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x0135287d in __pthread_cond_wait (cond=0x96ee838, mutex=0x96ee820) at forward.c:139 #3 0x01062307 in QWaitConditionPrivate::wait (this=0x96ee588, mutex=0x96ee58c, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0x96ee588, mutex=0x96ee58c, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x00b57a6d in net::UploadThread::update (this=0x96ee550) at ../../libbtcore/net/uploadthread.cpp:73 #6 0x00b58d38 in net::NetworkThread::run (this=0x96ee550) at ../../libbtcore/net/networkthread.cpp:48 #7 0x010613ae in QThreadPrivate::start (arg=0x96ee550) at thread/qthread_unix.cpp:244 #8 0x0023380e in start_thread (arg=0xb3d7fb70) at pthread_create.c:300 #9 0x013458de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb7867760 (LWP 4950)): [KCrash Handler] #6 0x00000000 in ?? () #7 0x08605b28 in QX11PaintEngine::begin (this=0xa17a6d0, pdev=0xbff072d8) at painting/qpaintengine_x11.cpp:474 #8 0x033f6008 in kt::ChunkDownloadModel::Item::changed (this=0xa2a3648, col=0, modified=@0xbff073af) at ../../../plugins/infowidget/chunkdownloadmodel.cpp:42 #9 0x033f61c4 in kt::ChunkDownloadModel::update (this=0x9b690f0) at ../../../plugins/infowidget/chunkdownloadmodel.cpp:173 #10 0x033f399d in kt::ChunkDownloadView::update (this=0x9d20808) at ../../../plugins/infowidget/chunkdownloadview.cpp:74 #11 0x033e1130 in kt::InfoWidgetPlugin::guiUpdate (this=0x9ce4ee8) at ../../../plugins/infowidget/infowidgetplugin.cpp:150 #12 0x0028c1e3 in kt::PluginManager::updateGuiPlugins (this=0x9718128) at ../../libktcore/pluginmanager.cpp:203 #13 0x08075b80 in kt::GUI::update (this=0x97a2390) at ../../ktorrent/gui.cpp:572 #14 0x08078f5f in kt::GUI::qt_metacall (this=0x97a2390, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbff075ac) at ./gui.moc:134 #15 0x0116811a in QMetaObject::metacall (object=0x97a2390, cl=QMetaObject::ReadProperty, idx=69, argv=0xbff075ac) at kernel/qmetaobject.cpp:237 #16 0x0117689b in QMetaObject::activate (sender=0x97a23ec, m=0x12775a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3294 #17 0x011c81c7 in QTimer::timeout (this=0x97a23ec) at .moc/release-shared/moc_qtimer.cpp:134 #18 0x0117eb4e in QTimer::timerEvent (this=0x97a23ec, e=0xbff07a70) at kernel/qtimer.cpp:271 #19 0x01173704 in QObject::event (this=0x97a23ec, e=0x8cfde08) at kernel/qobject.cpp:1224 #20 0x083db19c in QApplicationPrivate::notify_helper (this=0x970f770, receiver=0x97a23ec, e=0xbff07a70) at kernel/qapplication.cpp:4242 #21 0x083e1df7 in QApplication::notify (this=0xbff07dc4, receiver=0x97a23ec, e=0xbff07a70) at kernel/qapplication.cpp:3661 #22 0x00e23a1a in KApplication::notify (this=0xbff07dc4, receiver=0x97a23ec, event=0xbff07a70) at ../../kdeui/kernel/kapplication.cpp:302 #23 0x01162eab in QCoreApplication::notifyInternal (this=0xbff07dc4, receiver=0x97a23ec, event=0xbff07a70) at kernel/qcoreapplication.cpp:704 #24 0x01192286 in QCoreApplication::sendEvent (this=0x971ea74) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #25 QTimerInfoList::activateTimers (this=0x971ea74) at kernel/qeventdispatcher_unix.cpp:603 #26 0x0118ef17 in timerSourceDispatch (source=0x971eaa8) at kernel/qeventdispatcher_glib.cpp:184 #27 idleTimerSourceDispatch (source=0x971eaa8) at kernel/qeventdispatcher_glib.cpp:231 #28 0x03564e88 in g_main_dispatch (context=0x971d700) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960 #29 IA__g_main_context_dispatch (context=0x971d700) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513 #30 0x03568730 in g_main_context_iterate (context=0x971d700, block=<value optimized out>, dispatch=1, self=0x970fbc0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591 #31 0x03568863 in IA__g_main_context_iteration (context=0x971d700, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654 #32 0x0118ebd5 in QEventDispatcherGlib::processEvents (this=0x96ecef0, flags=...) at kernel/qeventdispatcher_glib.cpp:407 #33 0x08498b75 in QGuiEventDispatcherGlib::processEvents (this=0x96ecef0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #34 0x011614c9 in QEventLoop::processEvents (this=0xbff07d34, flags=) at kernel/qeventloop.cpp:149 #35 0x0116191a in QEventLoop::exec (this=0xbff07d34, flags=...) at kernel/qeventloop.cpp:201 #36 0x01165b0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #37 0x083db237 in QApplication::exec () at kernel/qapplication.cpp:3570 #38 0x08065b98 in main (argc=5, argv=0xbff08184) at ../../ktorrent/main.cpp:171 Reported using DrKonqi
This was fixed in 3.3