https://bugs.kde.org/show_bug.cgi?id=422735
Bug ID: 422735
Summary: Segment fault after first 'scan collection for faces'
Product: digikam
Version: 7.0.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Faces-Detection
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
With no existing face database from dgiikam 6.4.0, I wanted to try the new face
detection engine. The first time, it crashed.
Trying it again, it's chugging through the collection as expected.
STEPS TO REPRODUCE (in this case, 'what I did')
1. Run 7.0.0 beta3 for the first time
2. Detect and name three faces in two photos
3. Go to People / Scan collection for faces
OBSERVED RESULT
Crash:
ian@here:~$ ./digikam-7.0.0-beta3-20200422T062854-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam
application.
-- Notes: to integrate this bundle to your desktop, use AppImageLauncher.
-- to enable all debug messages on the console, use 'export
QT_LOGGING_RULES="digikam*=true"'.
libudev.so.0
libnss3.so
-- Preloading shared libs: :/tmp/.mount_digika3uw4zp/usr/lib64/libnss3.so
QtAV 1.13.0(Apr 22 2020, 03:53:50)
Multimedia framework base on Qt and FFmpeg.
Distributed under the terms of LGPLv2.1 or later.
Shanghai, China Copyright (C) 2012-2019 Wang Bin (aka. Lucas Wang)
[email protected]
Donate: http://qtav.org/donate.html
Source: https://github.com/wang-bin/QtAV
Home page: http://qtav.org
unknown: Unhandled container to remove : Digikam::DigikamApp
Digikam::DNNFaceRecognizer::predict: Predicting face image
Digikam::DNNFaceRecognizer::predict: m_threshold 0.8
Digikam::DNNFaceRecognizer::predict: vecdata: -0.0152952 -0.0165227
Digikam::DNNFaceRecognizer::predict: Predicting face image
Digikam::DNNFaceRecognizer::predict: m_threshold 0.8
Digikam::DNNFaceRecognizer::predict: vecdata: 0.132777 0.0225915
Digikam::DNNFaceRecognizer::predict: Predicting face image
Digikam::DNNFaceRecognizer::predict: m_threshold 0.8
Digikam::DNNFaceRecognizer::predict: vecdata: 0.0020861 -0.045111
Digikam::DNNFaceRecognizer::predict: Predicting face image
Digikam::DNNFaceRecognizer::predict: m_threshold 0.8
Digikam::DNNFaceRecognizer::predict: vecdata: 0.0498549 0.0610469
Digikam::DNNFaceRecognizer::predict: Predicting face image
Digikam::DNNFaceRecognizer::predict: m_threshold 0.8
Digikam::DNNFaceRecognizer::predict: vecdata: 0.0361925 0.0379819
/tmp/.mount_digika3uw4zp/AppRun: line 157: 357443 Segmentation fault (core
dumped) digikam $@
ian@here:~$
EXPECTED RESULT
It to chug through the collection looking for faces.
SOFTWARE/OS VERSIONS
Ubuntu MATE 20.04, using appimage for dependencies.
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.