Application that crashed: ktorrent Version of the application: 4.0beta2 KDE Version: 4.3.4 (KDE 4.3.4) Qt Version: 4.6.2 Operating System: Linux 2.6.30-2-amd64 x86_64 Distribution: Debian GNU/Linux testing (squeeze) What I was doing when the application crashed: Ktorrent was downloading a torrent. It crashed while it was running unattended. This seems to happen occasionally when at least one torrent is active. -- Backtrace: Application: KTorrent (ktorrent), signal: Segmentation fault The current source language is "auto; currently c". [Current thread is 1 (Thread 0x7f0ddec43750 (LWP 26717))] Thread 5 (Thread 0x7f0dcd3c7910 (LWP 26719)): #0 0x00007f0ddaa57f82 in select () from /lib/libc.so.6 #1 0x00007f0dde7c448c in dht::RPCServerThread::run (this=0x1ca63b0) at ../../libbtcore/dht/rpcserver.cpp:107 #2 0x00007f0ddc1f35d5 in ?? () from /usr/lib/libQtCore.so.4 #3 0x00007f0dd7bce73a in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007f0ddaa5e69d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f0dbfa80910 (LWP 26748)): #0 net::DownloadThread::waitForSocketReady (this=0x1b1e020) at ../../libbtcore/net/downloadthread.cpp:121 #1 0x00007f0dde7659f6 in net::DownloadThread::update (this=0x6d33a0) at ../../libbtcore/net/downloadthread.cpp:48 #2 0x00007f0dde7663c9 in net::NetworkThread::run (this=0x1b1e020) at ../../libbtcore/net/networkthread.cpp:48 #3 0x00007f0ddc1f35d5 in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007f0dd7bce73a in start_thread (arg=<value optimized out>) at pthread_create.c:300 #5 0x00007f0ddaa5e69d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #6 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f0dbf27f910 (LWP 26749)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220 #1 0x00007f0ddc1f2f55 in ?? () from /usr/lib/libQtCore.so.4 #2 0x00007f0ddc1f30b0 in QThread::msleep(unsigned long) () from /usr/lib/libQtCore.so.4 #3 0x00007f0dde76573d in net::UploadThread::update (this=0x1b1e680) at ../../libbtcore/net/uploadthread.cpp:88 #4 0x00007f0dde7663c9 in net::NetworkThread::run (this=0x1b1e680) at ../../libbtcore/net/networkthread.cpp:48 #5 0x00007f0ddc1f35d5 in ?? () from /usr/lib/libQtCore.so.4 #6 0x00007f0dd7bce73a in start_thread (arg=<value optimized out>) at pthread_create.c:300 #7 0x00007f0ddaa5e69d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #8 0x0000000000000000 in ?? () The current source language is "auto; currently c++". Thread 2 (Thread 0x7f0dbea7e910 (LWP 26750)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f0ddc1f459b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 #2 0x00007f0dde7690f2 in net::ReverseResolverThread::run (this=0x23ae410) at ../../libbtcore/net/reverseresolver.cpp:123 #3 0x00007f0ddc1f35d5 in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007f0dd7bce73a in start_thread (arg=<value optimized out>) at pthread_create.c:300 #5 0x00007f0ddaa5e69d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #6 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 1 (Thread 0x7f0ddec43750 (LWP 26717)): [KCrash Handler] #5 0x00007f0ddc2e7a34 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4 #6 0x00007f0dde777b75 in bt::PeerManager::stop (this=0x274b1a0) at ../../libbtcore/peer/peermanager.cpp:545 #7 0x00007f0dde7ac89f in bt::TorrentControl::stop (this=0x1eb14a0, wjob=0x0) at ../../libbtcore/torrent/torrentcontrol.cpp:487 #8 0x00007f0dde7ae014 in bt::TorrentControl::update (this=0x1eb14a0) at ../../libbtcore/torrent/torrentcontrol.cpp:281 #9 0x000000000042ae7b in kt::Core::update (this=0x1b449e0) at ../../ktorrent/core.cpp:1016 #10 0x00000000004326d2 in kt::Core::qt_metacall (this=0x1b449e0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffae1abf20) at ./core.moc:167 #11 0x00007f0ddc2fab1f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #12 0x00007f0ddc2f7743 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #13 0x00007f0ddb6868fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #14 0x00007f0ddb68cddb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #15 0x00007f0ddd911de6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #16 0x00007f0ddc2e7ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #17 0x00007f0ddc314942 in ?? () from /usr/lib/libQtCore.so.4 #18 0x00007f0ddc311568 in ?? () from /usr/lib/libQtCore.so.4 #19 0x00007f0dd6efb90e in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #20 0x00007f0dd6eff2c8 in ?? () from /lib/libglib-2.0.so.0 #21 0x00007f0dd6eff3f0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #22 0x00007f0ddc311233 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #23 0x00007f0ddb73632e in ?? () from /usr/lib/libQtGui.so.4 #24 0x00007f0ddc2e6702 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #25 0x00007f0ddc2e6adc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #26 0x00007f0ddc2ea81b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #27 0x0000000000428b84 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../ktorrent/main.cpp:173 The current source language is "auto; currently c". This bug may be a duplicate of or related to bug 234592 Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 233775 ***