Summary: | digikam crash on exit | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | RJVB <rjvbertin> |
Component: | Thumbs-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aoudelet, caulier.gilles, fraferu, lashkevi, metzpinguin, mevaibhav, nathan, umvmac |
Priority: | NOR | Keywords: | drkonqi |
Version: | 6.1.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/digikam/8b7466359b77383cde455626998c6f15e799d9c2 | Version Fixed In: | 6.0.0 |
Sentry Crash Report: |
Description
RJVB
2018-05-30 15:04:50 UTC
crash handler, from thread 4 : thumbnail loader, probably with a video file, but i'm not 100% sure. Please double check with the current 6.0.0-pre-release AppImage bundle for Linux to see if crash is reproducible : https://files.kde.org/digikam/ Gilles Caulier Git commit 8b7466359b77383cde455626998c6f15e799d9c2 by Maik Qualmann. Committed on 30/05/2018 at 19:23. Pushed by mqualmann into branch 'master'. leave the ThumbnailLoadingTask if the thread has stopped FIXED-IN: 6.0.0 M +2 -1 NEWS M +5 -0 core/libs/threadimageio/thumbnailtask.cpp https://commits.kde.org/digikam/8b7466359b77383cde455626998c6f15e799d9c2 Good to see you found something to fix; I haven't even been able to reproduce the crash in 5.9.0 ... Well, I have already seen the crash from time to time. It always happens when new images are added and the scan runs in the background. It can be easily reproduced, a larger album with images externally touch with the command touch *. If the scan is running just close digiKam...crash. Maik I tried with a 600Mb folder in a collection, copying it to a new folder in the same parent directory outside of digiKam. Maybe I should have quit digiKam while the copy was still in progress, because I didn't get a crash. I was a bit surprised to see activity feedback on the calling terminal but not in the digiKam UI. That feels like an omission to me, IMHO you should be able to wait until an application is idle before quitting it, for instance. *** Bug 396862 has been marked as a duplicate of this bug. *** *** Bug 401164 has been marked as a duplicate of this bug. *** *** Bug 401546 has been marked as a duplicate of this bug. *** *** Bug 393758 has been marked as a duplicate of this bug. *** *** Bug 402122 has been marked as a duplicate of this bug. *** The bug was originally reported for Linux and was fixed. For MacOS we already have an entry: Bug 407235 Maik |