Summary: | Ktorrent crashes randomly when downloading | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Ivan <ispmarin> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | CLOSED FIXED | ||
Severity: | crash | CC: | agkbill, alpha_one_x86, azzaroli, borge.johannessen, danigzz, davesama, dreadygl, eugenio_giuffrida, grosser.meister.morti, jfisher, kdebug.reporter.pasilli, kernunos, kleidokrators, kontakt, lehashab, lists, msc.bsc, mukhsm, nnonno, north, obundra, pedro, piovisqui, rmbell, seryolen, tetragrammaton.null, w.d.henry |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Ivan
2010-02-17 17:32:49 UTC
SVN commit 1096493 by guisson: Fix SHA1 hash generation crashes by using shared pointers to PieceData BUG: 227400 M +1 -0 ChangeLog M +3 -2 libbtcore/diskio/cache.cpp M +6 -5 libbtcore/diskio/cache.h M +4 -4 libbtcore/diskio/chunk.cpp M +3 -2 libbtcore/diskio/chunk.h M +6 -20 libbtcore/diskio/multifilecache.cpp M +3 -3 libbtcore/diskio/multifilecache.h M +34 -0 libbtcore/diskio/piecedata.cpp M +24 -4 libbtcore/diskio/piecedata.h M +8 -14 libbtcore/diskio/singlefilecache.cpp M +4 -4 libbtcore/diskio/singlefilecache.h M +6 -32 libbtcore/download/chunkdownload.cpp M +2 -1 libbtcore/download/chunkdownload.h M +1 -2 libbtcore/download/downloader.cpp M +5 -7 libbtcore/download/webseed.cpp M +2 -0 libbtcore/download/webseed.h M +1 -1 libbtcore/mse/streamsocket.h M +1 -1 libbtcore/net/downloadthread.cpp M +1 -1 libbtcore/net/poll.cpp M +1 -1 libbtcore/net/uploadthread.cpp M +8 -1 libbtcore/utp/utpserver.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1096493 *** Bug 230768 has been marked as a duplicate of this bug. *** *** Bug 231758 has been marked as a duplicate of this bug. *** *** Bug 232985 has been marked as a duplicate of this bug. *** *** Bug 235055 has been marked as a duplicate of this bug. *** *** Bug 235542 has been marked as a duplicate of this bug. *** *** Bug 235702 has been marked as a duplicate of this bug. *** *** Bug 235754 has been marked as a duplicate of this bug. *** *** Bug 235873 has been marked as a duplicate of this bug. *** Thanks for the fix =) *** Bug 236130 has been marked as a duplicate of this bug. *** *** Bug 236273 has been marked as a duplicate of this bug. *** *** Bug 237235 has been marked as a duplicate of this bug. *** *** Bug 238323 has been marked as a duplicate of this bug. *** *** Bug 238377 has been marked as a duplicate of this bug. *** *** Bug 239065 has been marked as a duplicate of this bug. *** *** Bug 240735 has been marked as a duplicate of this bug. *** *** Bug 240923 has been marked as a duplicate of this bug. *** Created attachment 47803 [details]
New crash information added by DrKonqi
Random crash when I came back from a coffee.
*** Bug 241253 has been marked as a duplicate of this bug. *** *** Bug 241628 has been marked as a duplicate of this bug. *** *** Bug 241760 has been marked as a duplicate of this bug. *** *** Bug 242947 has been marked as a duplicate of this bug. *** *** Bug 243561 has been marked as a duplicate of this bug. *** *** Bug 243650 has been marked as a duplicate of this bug. *** *** Bug 243901 has been marked as a duplicate of this bug. *** *** Bug 246320 has been marked as a duplicate of this bug. *** *** Bug 248509 has been marked as a duplicate of this bug. *** *** Bug 248686 has been marked as a duplicate of this bug. *** *** Bug 250492 has been marked as a duplicate of this bug. *** *** Bug 251738 has been marked as a duplicate of this bug. *** Created attachment 52888 [details]
New crash information added by DrKonqi
ktorrent (4.0.3) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed: websurfing just after update of my Ubuntu distribution up to 10.10
-- Backtrace (Reduced):
#8 0xb7613562 in bt::ChunkDownload::piece (this=0xd279330, p=..., ok=@0xbfa5634f) at //usr/include/bits/string3.h:52
#9 0xb761a219 in bt::Downloader::pieceReceived (this=0xcd9b378, p=...) at ../../src/download/downloader.cpp:134
#10 0xb75fdbef in bt::PeerManager::pieceReceived (this=0xcd95700, p=...) at ../../src/peer/peermanager.cpp:674
#11 0xb75fb9da in bt::Peer::packetReady (this=0xce89928, packet=0xd1734b0 "\a", len=16393) at ../../src/peer/peer.cpp:283
#12 0xb7607489 in bt::PacketReader::update (this=0xcf19078) at ../../src/peer/packetreader.cpp:141
Created attachment 53105 [details]
New crash information added by DrKonqi
Ktorrent crashed 1 minute after I left home after I started the download of the Fedora 14 KDE Spin ISO. So it did the whole day nothing. :(
|