Summary: | digiKam keeps crashing after crash with face-detection and manual tagging at the same time. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | René van Dorst <opensource> |
Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 4.6.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: |
Description
René van Dorst
2014-12-24 13:03:48 UTC
Other backtrace with more debug files installed. #0 __cxxabiv1::__cxa_throw (obj=0x7fffc4085170, tinfo=0x7ffff656f0c0 <typeinfo for Exiv2::BasicError<char>>, dest=0x7fffeea12b60 <Exiv2::BasicError<char>::~BasicError()>) at ../../../../src/libstdc++-v3/libsupc++/eh_throw.cc:63 #1 0x00007fffeea59246 in Exiv2::ImageFactory::open (path="/home/rene/Mounts/Samen/Fotos/2009/Boot Terug Halen 2009/S6300038.JPG") at image.cpp:423 #2 0x00007ffff62e6cc3 in KExiv2Iface::KExiv2::load (this=this@entry=0x7fffc4089090, filePath=...) at ../../libkexiv2/kexiv2.cpp:308 #3 0x00007ffff5bd9996 in Digikam::DMetadata::load (this=this@entry=0x7fffc4089090, filePath=...) at /build/buildd/digikam-4.6.0/core/libs/dmetadata/dmetadata.cpp:110 #4 0x00007ffff56145d7 in Digikam::ImageScanner::loadFromDisk (this=this@entry=0x7fffcad0d270) at /build/buildd/digikam-4.6.0/core/libs/database/imagescanner.cpp:1525 #5 0x00007ffff5614799 in Digikam::ImageScanner::fileModified (this=this@entry=0x7fffcad0d270) at /build/buildd/digikam-4.6.0/core/libs/database/imagescanner.cpp:278 #6 0x00007ffff55a73f6 in Digikam::CollectionScanner::scanModifiedFile (this=this@entry=0x7fffcad0dad0, info=..., scanInfo=...) at /build/buildd/digikam-4.6.0/core/libs/database/collectionscanner.cpp:1280 #7 0x00007ffff55a796f in Digikam::CollectionScanner::scanFileNormal (this=this@entry=0x7fffcad0dad0, fi=..., scanInfo=...) at /build/buildd/digikam-4.6.0/core/libs/database/collectionscanner.cpp:1202 #8 0x00007ffff55aa2e2 in Digikam::CollectionScanner::scanAlbum (this=this@entry=0x7fffcad0dad0, location=..., album=...) at /build/buildd/digikam-4.6.0/core/libs/database/collectionscanner.cpp:1078 #9 0x00007ffff55aa4ff in Digikam::CollectionScanner::scanAlbum (this=this@entry=0x7fffcad0dad0, location=..., album=...) at /build/buildd/digikam-4.6.0/core/libs/database/collectionscanner.cpp:1112 #10 0x00007ffff55aa4ff in Digikam::CollectionScanner::scanAlbum (this=this@entry=0x7fffcad0dad0, location=..., album=...) at /build/buildd/digikam-4.6.0/core/libs/database/collectionscanner.cpp:1112 #11 0x00007ffff55aae93 in Digikam::CollectionScanner::scanAlbumRoot (this=this@entry=0x7fffcad0dad0, location=...) at /build/buildd/digikam-4.6.0/core/libs/database/collectionscanner.cpp:828 #12 0x00007ffff55ac6dd in Digikam::CollectionScanner::completeScan (this=this@entry=0x7fffcad0dad0) at /build/buildd/digikam-4.6.0/core/libs/database/collectionscanner.cpp:489 #13 0x00000000005e9100 in Digikam::ScanController::run (this=0xe5d620) at /build/buildd/digikam-4.6.0/core/app/database/scancontroller.cpp:756 #14 0x00007ffff14af39f in QThreadPrivate::start (arg=0xe5d620) at thread/qthread_unix.cpp:349 #15 0x00007fffedb360a5 in start_thread (arg=0x7fffcad0e700) at pthread_create.c:309 #16 0x00007ffff09c777d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Photo has size 0 because of crash! ls - al /home/vdorst/Fotos/2009/Boot Terug Halen 2009/S6300038.JPG -rwxrwxr-x 1 nobody vdorst 0 Dec 24 13:37 /home/vdorst/Fotos/2009/Boot Terug Halen 2009/S6300038.JPG I crash in Exiv2 shared library. Please report this problem to Exiv2 bugzilla. Gilles Caulier 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 |