Bug 276297 - KTorrent Downloading and crashes
Summary: KTorrent Downloading and crashes
Status: RESOLVED DUPLICATE of bug 268162
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-23 01:22 UTC by Alun Allford
Modified: 2011-06-23 18:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alun Allford 2011-06-23 01:22:17 UTC
Application: ktorrent (4.0.5)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
Dwonloading in K Torrent and the first time it crashed I was trying to access files already downloaded but now seems to be happening if I access another program. In the last case I accessed firefox.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KTorrent (ktorrent), signal: Bus error
[KCrash Handler]
#7  0x04ba45c6 in ?? () from /lib/i386-linux-gnu/libc.so.6
#8  0xbf987b0c in ?? ()
#9  0x07b50167 in QCA::Hash::update(QByteArray const&) () from /usr/lib/libqca.so.2
#10 0x00b974d9 in bt::SHA1HashGen::update (this=0xb1760c0, data=0xb4c86000 <Address 0xb4c86000 out of bounds>, len=16384) at ../../src/util/sha1hashgen.cpp:240
#11 0x00bd3ec8 in bt::ChunkDownload::updateHash (this=0xb176050) at ../../src/download/chunkdownload.cpp:555
#12 0x00bd5a7a in bt::ChunkDownload::load (this=0xb176050, file=..., hdr=..., update_hash=true) at ../../src/download/chunkdownload.cpp:468
#13 0x00bdbed1 in bt::Downloader::loadDownloads (this=0xa3beff8, file=...) at ../../src/download/downloader.cpp:642
#14 0x00bf6ed5 in bt::TorrentControl::continueStart (this=0xa346270) at ../../src/torrent/torrentcontrol.cpp:427
#15 0x00bf7be2 in bt::TorrentControl::start (this=0xa346270) at ../../src/torrent/torrentcontrol.cpp:417
#16 0x00dba8c5 in kt::QueueManager::startSafely (this=0xa1403a8, tc=0xa346270) at ../../libktcore/torrent/queuemanager.cpp:731
#17 0x00dbaa49 in kt::QueueManager::startInternal (this=0xa1403a8, tc=0xa346270) at ../../libktcore/torrent/queuemanager.cpp:104
#18 0x00dbc78f in kt::QueueManager::orderQueue (this=0xa1403a8) at ../../libktcore/torrent/queuemanager.cpp:588
#19 0x08070609 in kt::Core::qt_metacall (this=0xa18dce8, _c=QMetaObject::InvokeMetaMethod, _id=40, _a=0xad10f68) at ./core.moc:197
#20 0x091066ba in QMetaObject::metacall (object=0xa18dce8, cl=QMetaObject::InvokeMetaMethod, idx=50, argv=0xad10f68) at kernel/qmetaobject.cpp:237
#21 0x09110e16 in QMetaCallEvent::placeMetaCall (this=0xad10e20, object=0xa18dce8) at kernel/qobject.cpp:535
#22 0x091153b7 in QObject::event (this=0xa18dce8, e=0xad10e20) at kernel/qobject.cpp:1226
#23 0x083dad24 in QApplicationPrivate::notify_helper (this=0xa0b4208, receiver=0xa18dce8, e=0xad10e20) at kernel/qapplication.cpp:4462
#24 0x083df8ce in QApplication::notify (this=0xbf9886f0, receiver=0xa18dce8, e=0xad10e20) at kernel/qapplication.cpp:3862
#25 0x08077a57 in kt::App::notify (this=0xbf9886f0, receiver=0xa18dce8, event=0xad10e20) at ../../ktorrent/app.cpp:97
#26 0x091000bb in QCoreApplication::notifyInternal (this=0xbf9886f0, receiver=0xa18dce8, event=0xad10e20) at kernel/qcoreapplication.cpp:731
#27 0x09103c79 in sendEvent (receiver=0x0, event_type=0, data=0xa05ef50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xa05ef50) at kernel/qcoreapplication.cpp:1372
#29 0x09103e0d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#30 0x0912d3c4 in sendPostedEvents (s=0xa0b6510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=0xa0b6510) at kernel/qeventdispatcher_glib.cpp:277
#32 0x010baaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#33 0x010bb270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#34 0x010bb524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#35 0x0912d53c in QEventDispatcherGlib::processEvents (this=0xa05eaa8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#36 0x0848e775 in QGuiEventDispatcherGlib::processEvents (this=0xa05eaa8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x090ff289 in QEventLoop::processEvents (this=0xbf988664, flags=...) at kernel/qeventloop.cpp:149
#38 0x090ff522 in QEventLoop::exec (this=0xbf988664, flags=...) at kernel/qeventloop.cpp:201
#39 0x09103ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#40 0x083d88e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#41 0x08067221 in main (argc=) at ../../ktorrent/main.cpp:176

This bug may be a duplicate of or related to bug 186621.

Possible duplicates by query: bug 275380, bug 274602, bug 274211, bug 274114, bug 273789.

Reported using DrKonqi
Comment 1 Joris Guisson 2011-06-23 18:08:44 UTC

*** This bug has been marked as a duplicate of bug 268162 ***