Summary: | Searching for pictures crashes at 30% every time | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ryk van Donselaar <rymar> |
Component: | Metadata-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.14.0 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.0.0 | |
Sentry Crash Report: | |||
Attachments: | attachment-21596-0.html |
Description
Ryk van Donselaar
2016-08-22 20:06:25 UTC
*** This bug has been marked as a duplicate of bug 340373 *** After being able to consistently recreate this issue I had a closer look. It would crash at exactly 31% of searching for new items every time. I then had a much closer look at all of the 51000 files in my pictures. I discovered that inside that folder were several hundred video files in several formats. I took all of those out and no more crash. I suspect that one or more video files may be corrupted and perhaps was causing this problem. It works fine now. Did you see that i marked this file as duplicate. The problem is know. Your Exiv2 library version has a problem with video files and crash digiKam... Gilles Caulier Created attachment 100738 [details] attachment-21596-0.html I did see that and I thank you for noticing my post. On August 23, 2016 8:55:25 PM PDT, via KDE Bugzilla <bugzilla_noreply@kde.org> wrote: >https://bugs.kde.org/show_bug.cgi?id=367691 > >--- Comment #3 from caulier.gilles@gmail.com --- >Did you see that i marked this file as duplicate. > >The problem is know. Your Exiv2 library version has a problem with >video files >and crash digiKam... > >Gilles Caulier > >-- >You are receiving this mail because: >You reported the bug. With 6.0.0, we have now a FFMpeg low level metadata parser based on libav C API for video files database registration. The Exiv2 video support is not used anymore as this code is buggous and nobody sound motivated in Exiv2 to finalize the code. The original post for this file must be fixed now and video metadata support with ffmpeg must be enough to populate database entries. Gilles Caulier |