Summary: | Digikam crashes while searching for duplicates | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | cirdan52 |
Component: | Searches-Similarity | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andrew.i.coles, caulier.gilles |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.1.0 | |
Sentry Crash Report: |
Description
cirdan52
2011-01-23 13:28:27 UTC
This week end, Andrew has fix some problem with thread management code. Perhaps it's fixed... Update code from svn and recompile install all. Look this entry for info : https://bugs.kde.org/show_bug.cgi?id=261779 Gilles Caulier On Sunday, January 23, 2011 12:52:15 pm Gilles Caulier wrote:
> https://bugs.kde.org/show_bug.cgi?id=264072
>
>
> Gilles Caulier <caulier.gilles@gmail.com> changed:
>
> What |Removed |Added
> ---------------------------------------------------------------------------
> - CC| |andrew.i.coles@googlemail.c
>
> | |om,
> | |caulier.gilles@gmail.com
>
> Version|unspecified |2.0.0
> Summary|Digikam crashes whhhhile |Digikam crashes while
>
> |searching for duplicates |searching for duplicates
>
> --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2011-01-23
> 18:52:14 --- This week end, Andrew has fix some problem with thread
> management code. Perhaps it's fixed...
>
> Update code from svn and recompile install all.
>
> Look this entry for info :
>
> https://bugs.kde.org/show_bug.cgi?id=261779
>
> Gilles Caulier
Thanks Gilles, I hope it is too...
[KCrash Handler] #9 0xb42fe140 in abort () from /lib/libc.so.6 #12 0xb453856f in std::terminate() () from /usr/lib/libstdc++.so.6 #13 0xb453873a in __cxa_rethrow () from /usr/lib/libstdc++.so.6 #14 0xb513cd49 in QThreadPoolThread::run (this=0x919e770) at concurrent/qthreadpool.cpp:113 An exception is thrown from a thread, and rethrown. You need to run digikam under gdb and catch the exception to get to the proper backtrace: gdb digikam catch throw run <provoke crash> bt digiKam 2.0.0 RC is out. Please check if crash is reproducible with this version. Thanks in advance Gilles Caulier See comments #3 and #4 New digiKam 4.11.0 is available : https://www.digikam.org/node/740 Can you reproduce the problem with this release ? Gilles caulier digiKam 4.12.0 is out : https://www.digikam.org/node/741 We need a fresh feedback using this release please... Thanks in advance. This problem is not reproducible with last 5.0.0. I close this file now. Don't hesitate to re-open it if necessary. Gilles Caulier |