Bug 339823 - Detect and recognice faces crashes
Summary: Detect and recognice faces crashes
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Engine (show other bugs)
Version: 4.4.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 17:27 UTC by Philip Johnsson
Modified: 2020-08-12 08:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Johnsson 2014-10-09 17:27:35 UTC
With Digikam 4.4.0 always crashes after a while when running "Detect and recognice faces".

Components info:
------------------------------------------
digiKam version 4.4.0
CPU cores: 8
Demosaic GPL2 pack support: Unknown
Demosaic GPL3 pack support: Unknown
Exiv2 can write to Jp2: Yes
Exiv2 can write to Jpeg: Yes
Exiv2 can write to Pgf: Yes
Exiv2 can write to Png: Yes
Exiv2 can write to Tiff: Yes
Exiv2 supports XMP metadata: Yes
LibCImg: 130
LibEigen: 3.2.0
LibExiv2: 0.24
LibJPEG: 80
LibJasper: 1.900.1
LibKDE: 4.14.1
LibKExiv2: 2.3.2
LibKGeoMap: 2.0.0
LibKdcraw: 2.4.2
LibLCMS: 2060
LibLensFun: 0.2.8-0
LibPGF: 6.14.12 - internal library
LibPNG: 1.2.50
LibQt: 4.8.6
LibRaw: 0.15.4
LibTIFF: LIBTIFF, Version 4.0.3 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc.
Marble Widget: 0.19.0 (stable release)
Parallelized PGF codec: No
Parallelized demosaicing: Unknown
RawSpeed codec support: Unknown
Baloo support: Yes
Database backend: QSQLITE
Kdepimlibs support: Yes
Kipi-Plugins: 4.4.0
LibGphoto2: 2.5.3.1
LibKface: 3.4.0
LibKipi: 2.1.0
LibOpenCV: 2.4.9
Sqlite2 support: Yes
---------------------------------------------
gdb crash log:
----------------------------------------------
(gdb) bt
#0  0x00007ffff1365a30 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1  0x00007fffedef8246 in Exiv2::ImageFactory::open(std::string const&) ()
   from /usr/lib/x86_64-linux-gnu/libexiv2.so.13
#2  0x00007ffff5c962ed in KExiv2Iface::KExiv2Previews::KExiv2Previews(QString const&) ()
   from /usr/lib/libkexiv2.so.11
#3  0x00007ffff55bea54 in Digikam::PreviewLoadingTask::execute (this=0x58144e0)
    at /tmp/buildd/digikam-4.4.0/core/libs/threadimageio/previewtask.cpp:213
#4  0x00007ffff55adc16 in Digikam::LoadSaveThread::run (this=0x579b840)
    at /tmp/buildd/digikam-4.4.0/core/libs/threadimageio/loadsavethread.cpp:136
#5  0x00007ffff55e7b0e in Digikam::DynamicThread::DynamicThreadPriv::run (this=0x579b960)
    at /tmp/buildd/digikam-4.4.0/core/libs/threads/dynamicthread.cpp:186
#6  0x00007ffff18f4fee in QThreadPoolThread::run (this=0x2ac4de0)
    at concurrent/qthreadpool.cpp:108
#7  0x00007ffff190132f in QThreadPrivate::start (arg=0x2ac4de0) at thread/qthread_unix.cpp:349
#8  0x00007fffecd95182 in start_thread (arg=0x7fffa91db700) at pthread_create.c:312
#9  0x00007ffff0b1ffbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
(gdb) quit
Comment 1 caulier.gilles 2014-10-09 18:01:28 UTC

*** This bug has been marked as a duplicate of bug 339144 ***
Comment 2 caulier.gilles 2019-12-23 09:22:21 UTC
Problem is fixed with new 7.0.0-beta1 through this long story from this bug

https://bugs.kde.org/show_bug.cgi?id=399923

You can test digiKam 7.0.0-beta1 with bundle available here:

https://download.kde.org/unstable/digikam/

Don't hesitate to give us a fresh feedback about his entry.

Thanks in advance

Gilles Caulier