Summary: | Segment fault after first 'scan collection for faces' | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ian <superian> |
Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 7.0.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.2.0 | |
Sentry Crash Report: |
Description
Ian
2020-06-10 10:37:57 UTC
Please start the AppImage with the "debug" option. And create a GDB backtrace after the crash by typing "bt" in the terminal. One question, are you using an Intel Core 5/7? Activate also the debug output in the terminal with: export QT_LOGGING_RULES="digikam*=true" Maik No, it's a AMD Ryzen 5 2600 CPU. Will do, but it's still working through the second try. (Over 70k photos, currently at 69% progress.) (8 hours, 20 minutes, 22 seconds) Git commit 880b4c0faa511364135deed61e68e031b8ddfe2e by Maik Qualmann. Committed on 14/06/2020 at 09:32. Pushed by mqualmann into branch 'master'. do not use static for this DImg function Related: bug 418939, bug 421043 M +3 -3 core/libs/dimg/dimg.h M +7 -8 core/libs/dimg/dimg_metadata.cpp https://invent.kde.org/graphics/digikam/commit/880b4c0faa511364135deed61e68e031b8ddfe2e digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier Fixed with bug #426175 |