Bug 259046

Summary: KTorrent crash (bt::Resource::~Resource , utp::UTPServer::connectTo)
Product: [Applications] ktorrent Reporter: Alexey Shildyakov <ashl1future>
Component: generalAssignee: Joris Guisson <joris.guisson>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexey Shildyakov 2010-12-06 21:06:28 UTC
Application: ktorrent (4.1dev)
KDE Platform Version: 4.5.4 (KDE 4.5.4) (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.36-gentoo-r1 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
Latest SVN KTorrent crash randomly
Version ktorrent in commit 64cf09b1399fc643ddbb4e87cb156e121b62f5d4

The crash can be reproduced some of the time.

-- Backtrace:
Application: KTorrent (ktorrent), signal: Segmentation fault
pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
[Current thread is 1 (Thread 0x7fa8c930e760 (LWP 19001))]

Thread 5 (Thread 0x7fa8b5739710 (LWP 19003)):
[KCrash Handler]
#6  QHashNode<unsigned short, QHashDummyValue>::same_key (this=0x53003231b9058b48, h0=4313) at /usr/include/qt4/QtCore/qhash.h:251
#7  0x00007fa8c8e7f0ce in QHash<unsigned short, QHashDummyValue>::findNode (this=<value optimized out>, akey=@0x7fa8b573833c, ahp=0x0) at /usr/include/qt4/QtCore/qhash.h:885
#8  0x00007fa8c8e7f12b in QHash<unsigned short, QHashDummyValue>::contains (this=0x53003231b9058b48, akey=@0x10d9) at /usr/include/qt4/QtCore/qhash.h:872
#9  0x00007fa8c8e7f180 in utp::PollPipe::polling (this=<value optimized out>, conn=4313) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/utp/pollpipe.h:56
#10 0x00007fa8c8e7a241 in utp::UTPServer::Private::wakeUpPollPipes (this=<value optimized out>, conn=<value optimized out>, readable=true, writeable=false) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/utp/utpserver.cpp:245
#11 0x00007fa8c8e83517 in utp::Connection::checkState (this=0x40202c0) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/utp/connection.cpp:284
#12 0x00007fa8c8e84fc8 in utp::Connection::handleTimeout (this=0x40202c0) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/utp/connection.cpp:666
#13 0x00007fa8c6a3c0b9 in QObject::event (this=0x40202c0, e=0x10d9) at kernel/qobject.cpp:1175
#14 0x00007fa8c5ad73dc in QApplicationPrivate::notify_helper (this=0x88fe00, receiver=0x40202c0, e=0x7fa8b5738b40) at kernel/qapplication.cpp:4445
#15 0x00007fa8c5adf0c7 in QApplication::notify (this=0x7ffffd596730, receiver=0x40202c0, e=0x7fa8b5738b40) at kernel/qapplication.cpp:4324
#16 0x000000000043dc4c in kt::App::notify (this=0x7ffffd596730, receiver=0x40202c0, event=0x7fa8b5738b40) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/app.cpp:97
#17 0x00007fa8c6a2958b in QCoreApplication::notifyInternal (this=0x7ffffd596730, receiver=0x40202c0, event=0x7fa8b5738b40) at kernel/qcoreapplication.cpp:732
#18 0x00007fa8c6a5c3fa in sendEvent (this=0x8a0e60) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x8a0e60) at kernel/qeventdispatcher_unix.cpp:603
#20 0x00007fa8c6a59178 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#22 0x00007fa8c0f59399 in g_main_dispatch (context=0x89fe80) at gmain.c:1960
#23 IA__g_main_context_dispatch (context=0x89fe80) at gmain.c:2513
#24 0x00007fa8c0f5d140 in g_main_context_iterate (context=0x89fe80, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#25 0x00007fa8c0f5d2e2 in IA__g_main_context_iteration (context=0x89fe80, may_block=1) at gmain.c:2654
#26 0x00007fa8c6a58e3e in QEventDispatcherGlib::processEvents (this=0x9b7aa0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#27 0x00007fa8c6a28192 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007fa8c6a2855d in QEventLoop::exec (this=0x7fa8b5738dd0, flags=) at kernel/qeventloop.cpp:201
#29 0x00007fa8c69270f8 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#30 0x00007fa8c8e830c8 in utp::UTPServerThread::run (this=0x9b83b0) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/utp/utpserverthread.cpp:44
#31 0x00007fa8c6929bc7 in QThreadPrivate::start (arg=0x9b83b0) at thread/qthread_unix.cpp:285
#32 0x00007fa8c6695c3a in start_thread (arg=<value optimized out>) at pthread_create.c:301
#33 0x00007fa8c4ecaa9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 4 (Thread 0x7fa8b5f3a710 (LWP 19004)):
#0  0x00007fa8c4ec1d03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=500) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fa8c8dd11d1 in net::Poll::poll (this=0x7fa8b5f39d50, timeout=<value optimized out>) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/net/poll.cpp:99
#2  0x00007fa8c8e48937 in dht::RPCServer::Private::run (this=<value optimized out>) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/dht/rpcserver.cpp:95
#3  0x00007fa8c6929bc7 in QThreadPrivate::start (arg=0x7fa8b0036990) at thread/qthread_unix.cpp:285
#4  0x00007fa8c6695c3a in start_thread (arg=<value optimized out>) at pthread_create.c:301
#5  0x00007fa8c4ecaa9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7fa8a9443710 (LWP 19029)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa8c6928eb3 in QMutexPrivate::wait (this=0x894220, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x00007fa8c6923aed in QMutex::lock (this=0x9b6148) at thread/qmutex.cpp:167
#3  0x00007fa8c8dca382 in QMutexLocker::QMutexLocker (this=0x7fa8a9442cf0, m=<value optimized out>) at /usr/include/qt4/QtCore/qmutex.h:102
#4  0x00007fa8c8e7a399 in utp::UTPServer::preparePolling (this=0x9b94a0, p=0x862470, mode=1016, conn=0xffffffffffffffff) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/utp/utpserver.cpp:550
#5  0x00007fa8c8e87e37 in utp::UTPSocket::prepare (this=0x54c5370, p=<value optimized out>, mode=net::Poll::INPUT) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/utp/utpsocket.cpp:204
#6  0x00007fa8c8dcc15b in net::DownloadThread::waitForSocketReady (this=0x862460) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/net/downloadthread.cpp:123
#7  0x00007fa8c8dcc1f6 in net::DownloadThread::update (this=0x89426c) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/net/downloadthread.cpp:48
#8  0x00007fa8c8dccc89 in net::NetworkThread::run (this=0x862460) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/net/networkthread.cpp:48
#9  0x00007fa8c6929bc7 in QThreadPrivate::start (arg=0x862460) at thread/qthread_unix.cpp:285
#10 0x00007fa8c6695c3a in start_thread (arg=<value optimized out>) at pthread_create.c:301
#11 0x00007fa8c4ecaa9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fa8a8c42710 (LWP 19030)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa8c6928eb3 in QMutexPrivate::wait (this=0x8623e0, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x00007fa8c6923aed in QMutex::lock (this=0x6eb4e8) at thread/qmutex.cpp:167
#3  0x00007fa8c8dcaf9c in net::UploadThread::waitForSocketsReady (this=0x862ad0) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/net/uploadthread.cpp:112
#4  0x00007fa8c8dcb0d6 in net::UploadThread::update (this=0x86242c) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/net/uploadthread.cpp:45
#5  0x00007fa8c8dccc89 in net::NetworkThread::run (this=0x862ad0) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/net/networkthread.cpp:48
#6  0x00007fa8c6929bc7 in QThreadPrivate::start (arg=0x862ad0) at thread/qthread_unix.cpp:285
#7  0x00007fa8c6695c3a in start_thread (arg=<value optimized out>) at pthread_create.c:301
#8  0x00007fa8c4ecaa9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fa8c930e760 (LWP 19001)):
#0  pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa8c6928eb3 in QMutexPrivate::wait (this=0x894220, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x00007fa8c6923aed in QMutex::lock (this=0x9b6148) at thread/qmutex.cpp:167
#3  0x00007fa8c8dca382 in QMutexLocker::QMutexLocker (this=0x7ffffd593c50, m=<value optimized out>) at /usr/include/qt4/QtCore/qmutex.h:102
#4  0x00007fa8c8e7a88f in utp::UTPServer::connectTo (this=0x9b94a0, addr=...) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/utp/utpserver.cpp:484
#5  0x00007fa8c8e8808c in utp::UTPSocket::connectTo (this=0x476a340, addr=...) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/utp/utpsocket.cpp:90
#6  0x00007fa8c8dd90c3 in bt::Authenticate::Authenticate (this=0x3b6a870, ip=<value optimized out>, port=<value optimized out>, proto=bt::UTP, info_hash=<value optimized out>, peer_id=<value optimized out>, pcon=...) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/peer/authenticate.cpp:66
#7  0x00007fa8c8df5189 in bt::PeerConnector::Private::start (this=0x279cfb0, method=<value optimized out>) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/peer/peerconnector.cpp:181
#8  0x00007fa8c8dbf93b in bt::ResourceManager::update (this=0x7fa8c9145ac0) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/util/resourcemanager.cpp:97
#9  0x00007fa8c8dbfa68 in bt::ResourceManager::remove (this=0x7fa8c9145ac0, r=0x9f94b0) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/util/resourcemanager.cpp:70
#10 0x00007fa8c8dbfb47 in bt::Resource::~Resource (this=0x9f94b0, __in_chrg=<value optimized out>) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/util/resourcemanager.cpp:33
#11 0x00007fa8c8df55f8 in bt::PeerConnector::~PeerConnector (this=0x9f94b0, __in_chrg=<value optimized out>) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/peer/peerconnector.cpp:78
#12 0x00007fa8c8dd9a84 in QtSharedPointer::ExternalRefCount<bt::PeerConnector>::deref (d=0x332ff90, value=0x9f94b0) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:334
#13 0x00007fa8c8dd88de in bt::Authenticate::onFinish (this=0x7fa8a4efe830, succes=true) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/peer/authenticate.cpp:166
#14 0x00007fa8c8dd98f6 in bt::Authenticate::handshakeReceived (this=0x7fa8a4efe830, full=true) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/peer/authenticate.cpp:202
#15 0x00007fa8c8dda6e9 in bt::AuthenticationMonitor::handleData (this=<value optimized out>) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/peer/authenticationmonitor.cpp:127
#16 0x00007fa8c8dda905 in bt::AuthenticationMonitor::update (this=0x6eaec0) at /var/tmp/portage/net-libs/libktorrent-9999/work/libktorrent-9999/src/peer/authenticationmonitor.cpp:102
#17 0x000000000042ff22 in kt::Core::update (this=0x7fa8b0004700) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/core.cpp:1032
#18 0x0000000000433b05 in kt::Core::qt_metacall (this=0x7fa8b0004700, _c=QMetaObject::InvokeMetaMethod, _id=-512, _a=0x7ffffd5942c0) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999_build/ktorrent/core.moc:159
#19 0x00007fa8c6a43d0a in QMetaObject::activate (sender=0x7fa8b0004728, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3272
#20 0x00007fa8c6a3c0b9 in QObject::event (this=0x7fa8b0004728, e=0x80) at kernel/qobject.cpp:1175
#21 0x00007fa8c5ad73dc in QApplicationPrivate::notify_helper (this=0x88fe00, receiver=0x7fa8b0004728, e=0x7ffffd5949f0) at kernel/qapplication.cpp:4445
#22 0x00007fa8c5adf0c7 in QApplication::notify (this=0x7ffffd596730, receiver=0x7fa8b0004728, e=0x7ffffd5949f0) at kernel/qapplication.cpp:4324
#23 0x000000000043dc4c in kt::App::notify (this=0x7ffffd596730, receiver=0x7fa8b0004728, event=0x7ffffd5949f0) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/app.cpp:97
#24 0x00007fa8c6a2958b in QCoreApplication::notifyInternal (this=0x7ffffd596730, receiver=0x7fa8b0004728, event=0x7ffffd5949f0) at kernel/qcoreapplication.cpp:732
#25 0x00007fa8c6a5c3fa in sendEvent (this=0x89d310) at kernel/qcoreapplication.h:215
#26 QTimerInfoList::activateTimers (this=0x89d310) at kernel/qeventdispatcher_unix.cpp:603
#27 0x00007fa8c6a59178 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#28 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#29 0x00007fa8c0f59399 in g_main_dispatch (context=0x89c520) at gmain.c:1960
#30 IA__g_main_context_dispatch (context=0x89c520) at gmain.c:2513
#31 0x00007fa8c0f5d140 in g_main_context_iterate (context=0x89c520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#32 0x00007fa8c0f5d2e2 in IA__g_main_context_iteration (context=0x89c520, may_block=1) at gmain.c:2654
#33 0x00007fa8c6a58e3e in QEventDispatcherGlib::processEvents (this=0x88faa0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#34 0x00007fa8c5b94ba6 in QGuiEventDispatcherGlib::processEvents (this=0x89426c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007fa8c6a28192 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#36 0x00007fa8c6a2855d in QEventLoop::exec (this=0x7ffffd594cb0, flags=) at kernel/qeventloop.cpp:201
#37 0x00007fa8c600a66a in QDialog::exec (this=0x7ffffd594dc0) at dialogs/qdialog.cpp:552
#38 0x000000000046e03e in kt::FileSelectDlg::execute (this=0x7ffffd594dc0, tc=<value optimized out>, start=<value optimized out>, skip_check=0x7ffffd59519e, location_hint=<value optimized out>) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/dialogs/fileselectdlg.cpp:166
#39 0x000000000043b876 in kt::GUI::selectFiles (this=<value optimized out>, tc=<value optimized out>, start_torrent=0x7ffffd59519f, group_hint=<value optimized out>, location_hint=..., skip_check=0x7ffffd59519e) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/gui.cpp:235
#40 0x00000000004323e3 in kt::Core::init (this=0x7fa8b0004700, tc=0x3ed87a0, group=..., location=..., silently=false) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/core.cpp:267
#41 0x00000000004327ab in kt::Core::loadFromFile (this=0x7fa8b0004700, target=..., dir=..., group=<value optimized out>, silently=<value optimized out>) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/core.cpp:414
#42 0x0000000000432dbc in kt::Core::load (this=0x7fa8b0004700, url=..., group=...) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/core.cpp:487
#43 0x00000000004399ba in kt::GUI::load (this=0x7fa8b0000be0, url=<value optimized out>) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/gui.cpp:259
#44 0x000000000043ded8 in kt::App::newInstance (this=<value optimized out>) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/app.cpp:75
#45 0x00007fa8c7a31fb6 in KUniqueApplicationAdaptor::newInstance (this=0x9a5060, asn_id=<value optimized out>, args=...) at /var/tmp/portage/kde-base/kdelibs-4.5.4/work/kdelibs-4.5.4/kdeui/kernel/kuniqueapplication.cpp:440
#46 0x00007fa8c7a325e6 in KUniqueApplicationAdaptor::qt_metacall (this=0x9a5060, _c=QMetaObject::InvokeMetaMethod, _id=-512, _a=0x7ffffd595730) at /var/tmp/portage/kde-base/kdelibs-4.5.4/work/kdelibs-4.5.4_build/kdeui/kuniqueapplication_p.moc:81
#47 0x00007fa8c3c23969 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=<value optimized out>, slotIdx=<value optimized out>) at qdbusintegrator.cpp:919
#48 0x00007fa8c3c24cf3 in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x9a5060, flags=337, msg=...) at qdbusintegrator.cpp:829
#49 0x00007fa8c3c257af in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=..., msg=<value optimized out>, pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1379
#50 0x00007fa8c3c25a98 in QDBusActivateObjectEvent::placeMetaCall (this=0x32e7360) at qdbusintegrator.cpp:1493
#51 0x00007fa8c6a3c3ae in QObject::event (this=0x7ffffd596730, e=0x89426c) at kernel/qobject.cpp:1211
#52 0x00007fa8c5ad91e5 in QApplication::event (this=0x7ffffd596730, e=0x32e7360) at kernel/qapplication.cpp:2486
#53 0x00007fa8c5ad73dc in QApplicationPrivate::notify_helper (this=0x88fe00, receiver=0x7ffffd596730, e=0x32e7360) at kernel/qapplication.cpp:4445
#54 0x00007fa8c5adf0c7 in QApplication::notify (this=0x7ffffd596730, receiver=0x7ffffd596730, e=0x32e7360) at kernel/qapplication.cpp:4324
#55 0x000000000043dc4c in kt::App::notify (this=0x7ffffd596730, receiver=0x7ffffd596730, event=0x32e7360) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/app.cpp:97
#56 0x00007fa8c6a2958b in QCoreApplication::notifyInternal (this=0x7ffffd596730, receiver=0x7ffffd596730, event=0x32e7360) at kernel/qcoreapplication.cpp:732
#57 0x00007fa8c6a2ab0b in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x860d80) at kernel/qcoreapplication.h:215
#58 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x860d80) at kernel/qcoreapplication.cpp:1373
#59 0x00007fa8c6a59273 in sendPostedEvents (s=0x89d1c0) at kernel/qcoreapplication.h:220
#60 postEventSourceDispatch (s=0x89d1c0) at kernel/qeventdispatcher_glib.cpp:277
#61 0x00007fa8c0f59399 in g_main_dispatch (context=0x89c520) at gmain.c:1960
#62 IA__g_main_context_dispatch (context=0x89c520) at gmain.c:2513
#63 0x00007fa8c0f5d140 in g_main_context_iterate (context=0x89c520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#64 0x00007fa8c0f5d2e2 in IA__g_main_context_iteration (context=0x89c520, may_block=1) at gmain.c:2654
#65 0x00007fa8c6a58e3e in QEventDispatcherGlib::processEvents (this=0x88faa0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#66 0x00007fa8c5b94ba6 in QGuiEventDispatcherGlib::processEvents (this=0x89426c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#67 0x00007fa8c6a28192 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#68 0x00007fa8c6a2855d in QEventLoop::exec (this=0x7ffffd596690, flags=) at kernel/qeventloop.cpp:201
#69 0x00007fa8c6a2adfb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#70 0x000000000042d1ab in main (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/net-p2p/ktorrent-9999/work/ktorrent-9999/ktorrent/main.cpp:175

Reported using DrKonqi
Comment 1 Joris Guisson 2010-12-18 10:47:26 UTC
This should no longer be possible