Summary: | Digicam crashes a while after starting face detection scan | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Warren Werner <0815jo> |
Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bart.deruyter, caulier.gilles, marc |
Priority: | NOR | ||
Version: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.0.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Warren Werner
2012-06-13 18:36:28 UTC
*** This bug has been marked as a duplicate of bug 278049 *** Created attachment 76145 [details]
New crash information added by DrKonqi
digikam (2.8.0) on KDE Platform 4.9.4 using Qt 4.8.2
- What I was doing when the application crashed: Tagging faces while face search was going on.
-- Backtrace (Reduced):
#6 0x00007f39f007cf28 in clear (d=0x6dbb000) at kernel/qvariant.cpp:286
#7 0x00007f39f2d5dcf8 in node_destruct (n=0x5881be0, this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:388
#8 erase (alast=..., afirst=..., this=0x1b3d508) at /usr/include/qt4/QtCore/qlist.h:811
#9 Digikam::ImageModel::removeRowPairs (this=0x1dc24a0, toRemove=...) at /build/buildd/digikam-2.8.0/core/libs/models/imagemodel.cpp:1025
#10 0x00007f39f2d5fced in Digikam::ImageModel::finishIncrementalRefresh (this=0x1dc24a0) at /build/buildd/digikam-2.8.0/core/libs/models/imagemodel.cpp:844
Created attachment 77463 [details]
New crash information added by DrKonqi
digikam (2.6.0) on KDE Platform 4.8.5 (4.8.5) "release 2" using Qt 4.8.1
- What I was doing when the application crashed:
Nothing, machine otherwise idle, other applications running firefox, thunderbird.
-- Backtrace (Reduced):
#6 0x00007f2161bdc1f8 in clear (d=0x653b9c0) at kernel/qvariant.cpp:286
#7 0x00007f2163bafe01 in node_destruct (n=0x69c1aa8, this=<optimized out>) at /usr/include/QtCore/qlist.h:388
#8 erase (alast=..., afirst=..., this=0x13728f8) at /usr/include/QtCore/qlist.h:811
#9 Digikam::ImageModel::removeRowPairs (this=this@entry=0x136dd90, toRemove=...) at /usr/src/debug/digikam-2.6.0/core/libs/models/imagemodel.cpp:901
#10 0x00007f2163bb185d in Digikam::ImageModel::finishIncrementalRefresh (this=0x136dd90) at /usr/src/debug/digikam-2.6.0/core/libs/models/imagemodel.cpp:720
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 |