Summary: | Face recognition crashes Digikam (again) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | BartOtten <bartotten> |
Component: | Faces-Recognition | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bartotten, caulier.gilles |
Priority: | NOR | ||
Version: | 2.1.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.2.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
BartOtten
2011-09-28 01:37:38 UTC
Crash is in libkface : [KCrash Handler] #6 0x00007fd315707ee7 in KFaceIface::Image::toQImage() const () from /usr/lib64/libkface.so.1 Can you install debug symbol for this library to have more info in this area ? Also, which libkface, libface, opencv version you use ? Go to Help/Components Info for details. Gilles Caulier Created attachment 64031 [details]
New crash information added by DrKonqi
digikam (2.1.1) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4
digiKam version 2.1.1
Exiv2 kan naar Jp2 schrijven: Ja
Exiv2 kan naar Jpeg schrijven: Ja
Exiv2 kan naar Pgf schrijven: Ja
Exiv2 kan naar Png schrijven: Ja
Exiv2 kan naar Tiff schrijven: Ja
Exiv2 ondersteunt XMP-metadata: Ja
Geparalleliseerde mozaiek verwijdering: Ja
LibCImg: 130
LibClapack: interne bibliotheek
LibExiv2: 0.22
LibJPEG: 62
LibJasper: 1.900.1
LibKDE: 4.7.1 (4.7.1)
LibKExiv2: 2.0.0
LibKGeoMap: 2.0.0
LibKdcraw: 2.0.0
LibLCMS: 119
LibPGF: 6.11.24 - interne bibliotheek
LibPNG: 1.4.8
LibQt: 4.7.4
LibRaw: 0.13.5
LibTIFF: LIBTIFF, Version 3.9.5 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc.
Marble-widget: 0.12.0 (stable release)
Database-backend: QSQLITE
LibGphoto2: 2.4.11
LibKface: 2.0.0
LibKipi: 1.2.0
LibOpenCV: 2.3.1
Libface: 0.1
-- Backtrace (Reduced):
#6 KFaceIface::Image::toQImage (this=0x7fff111fc8d0) at /usr/src/debug/libkface-4.6.41_20110301/libkface/image.cpp:135
#7 0x000000000051a19f in Digikam::BatchFaceDetector::slotShowOneDetected (this=0x44df760, package=...) at /usr/src/debug/digikam-2.1.1/core/utilities/batch/batchfacedetector.cpp:370
#8 0x000000000051af71 in Digikam::BatchFaceDetector::qt_metacall (this=0x44df760, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff111fca10) at /usr/src/debug/digikam-2.1.1/build/core/digikam/batchfacedetector.moc:91
[...]
#10 0x000000000068ce70 in Digikam::FacePipeline::processed (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/digikam-2.1.1/build/core/digikam/facepipeline.moc:155
#11 0x0000000000694efc in Digikam::FacePipeline::FacePipelinePriv::finishProcess (this=0x44fb310, package=<optimized out>) at /usr/src/debug/digikam-2.1.1/core/utilities/facedetection/facepipeline.cpp:973
I found the problem :D It found by coincident that it was just a wrong version of klibface that was installed. Don't know why it went wrong, guess I should blame YaST for that little mistake (and myself for working with a openSUSE milestone 5). This bug can be closed. |