https://bugs.kde.org/show_bug.cgi?id=427333
Bug ID: 427333 Summary: Face detection crashes due to pure virtual method call in LoadingCache Product: digikam Version: 7.2.0 Platform: Manjaro OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Faces-Detection Assignee: digikam-bugs-n...@kde.org Reporter: simon.westers...@iki.fi Target Milestone: --- Created attachment 132116 --> https://bugs.kde.org/attachment.cgi?id=132116&action=edit GDB backtrace with latest master 1b1b3f044c SUMMARY Face detection crashes due to pure virtual method call in LoadingCache. STEPS TO REPRODUCE 1. Build digikam from master commit 1b1b3f044c (snapshot of "7.2.0 beta"). 2. Open digikam with a large collection of images (over 27000 JPEGs). 3. In the face detection settings, choose the "Work on all processor cores" option. 4. For workflow, use "Detect faces" and "Scan again and merge results". 5. Start the face detection by clicking the "Scan collection for faces" button. OBSERVED RESULT Digikam crashes. EXPECTED RESULT Digikam should not crash. It should detect faces in my collection. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Linux 5.8.11-1-MANJARO KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.74.0 Qt Version: 5.15.1 ADDITIONAL INFORMATION Similar crashes have been reported by myself in this bug: https://bugs.kde.org/show_bug.cgi?id=425723 It was closed as resolved at the same time as this bug: https://bugs.kde.org/show_bug.cgi?id=426175 See the GDB backtrace attached. I attempted to run without GDB at first, but crashed after around 20 minutes with around 30 % completion. When I ran again with GDB, digikam crashed around 79 % completion. -- You are receiving this mail because: You are watching all bug changes.