Summary: | KGet crashed when torrent download was finished | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Elias Probst <mail> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | hrsvan, mail |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Elias Probst
2010-11-04 22:55:31 UTC
Created attachment 53146 [details]
New crash information added by DrKonqi
kget (2.5.3) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.6.3
- What I was doing when the application crashed:
Now KGet keeps crashing when restarting it.
-- Backtrace (Reduced):
#6 Verifier::availableChecksum (this=0x0, strength=Verifier::Strongest) at /var/tmp/portage/kde-base/kget-4.5.3/work/kget-4.5.3/kget/core/verifier.cpp:641
#7 0x00007f0a6956e038 in NepomukHandler::saveFileProperties (this=0x99b4e0) at /var/tmp/portage/kde-base/kget-4.5.3/work/kget-4.5.3/kget/core/nepomukhandler.cpp:68
#8 0x00007f0a6953f7f5 in Transfer::setStatus (this=0x926aa0, jobStatus=<value optimized out>, text=<value optimized out>, pix=<value optimized out>)
at /var/tmp/portage/kde-base/kget-4.5.3/work/kget-4.5.3/kget/core/transfer.cpp:351
#9 0x00007f0a5264bddd in BTTransfer::slotDownloadFinished (this=0x926aa0, ti=<value optimized out>)
at /var/tmp/portage/kde-base/kget-4.5.3/work/kget-4.5.3/kget/transfer-plugins/bittorrent/bttransfer.cpp:489
#10 0x00007f0a5264d245 in BTTransfer::startTorrent (this=0x926aa0) at /var/tmp/portage/kde-base/kget-4.5.3/work/kget-4.5.3/kget/transfer-plugins/bittorrent/bttransfer.cpp:269
SVN commit 1199766 by mfuchs: Check for nullpointer. BUG:256091 M +5 -2 nepomukhandler.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1199766 SVN commit 1199768 by mfuchs: Backport r1199766 Check for nullpointer. CCBUG:256091 M +5 -2 nepomukhandler.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1199768 *** Bug 259085 has been marked as a duplicate of this bug. *** |