Version: (using KDE 4.3.5) Installed from: Fedora RPMs abrt 1.0.7 detected a crash. architecture: i686 Attached file: backtrace cmdline: ktorrent --icon ktorrent -caption KTorrent file:///tmp/Two_and_a_Half_Men_10.02.19_17-05_kabel1_25_TVOON_DE.mpg.avi.otrkey.torrent component: ktorrent executable: /usr/bin/ktorrent kernel: 2.6.31.12-174.2.22.fc12.i686 package: ktorrent-3.3.4-1.fc12 rating: 4 reason: Process /usr/bin/ktorrent was killed by signal 7 (SIGBUS) release: Fedora release 12 (Constantine) How to reproduce ----- 1) normal download 2) when harddisk is full ktorrent crashes 3) after freeing some space ktorrent starts as normal and downloads again :)
Created attachment 41247 [details] A crash report
Forgot to add: this stream was originally filled at the Fedora bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=569193
SVN commit 1098458 by guisson: Before mapping a piece, use posix_fallocate to ensure that we can't get a SIGBUS when the disk is full. Upon failure the torrent will be gracefully stopped. BUG: 229081 M +1 -0 ChangeLog M +15 -0 libbtcore/diskio/cachefile.cpp M +1 -0 libbtcore/diskio/cachefile.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1098458
*** Bug 226702 has been marked as a duplicate of this bug. ***