Summary: | [abrt] crash in ktorrent-3.3.4-1.fc12: Process /usr/bin/ktorrent was killed by signal 7 (SIGBUS) [full disk] | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Roland Wolters <bugs> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chlu9119 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | A crash report |
Description
Roland Wolters
2010-03-01 23:38:29 UTC
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. *** |