Summary: | Digikam craches sometimes on raw files selection | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Valery Novikov <accessor> |
Component: | Plugin-RawImport-Native | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | marcel.wiesweg |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: |
Description
Valery Novikov
2009-02-21 09:36:20 UTC
Crash report: http://pastebin.com/m666e3ab2 Full console output: http://pastebin.com/m340a9cac The only string from digiKam is : #7 0xb7133f9b in Digikam::LoadSaveThread::run () from /usr/kde/4.2/lib/libdigikamcore.so.1 All the rest is on libstdc++ Marcel, your viewpoint ? Gilles Caulier The backtrace is without digikam debug info. Additionally, two of the threads have strangely broken backtrace that seem to be reversed. I cant even tell where it begins. Dont know why there is not digikam debug info in a self-compiled binary. Anyway, I would recommend to compile with debug info (so that digikam lines in the bt dont have ??, but method and source file location), run digikam from inside gdb (gdb digikam -> run) and try to provoke the crash. Valery, What's news about this entry. It still valid ? Gilles Caulier Hi Gilles, I can't reproduce this bug anymore, so, I'm changing its status to RESOLVED. |