Summary: | crashes when clicking on preview image | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Mark Purcell <msp> |
Component: | Preview-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.4 | |
Sentry Crash Report: |
Description
Mark Purcell
2007-06-19 20:07:11 UTC
Marcel, Look like the backtrace crash under Digikam::LoadSaveThread::LoadSaveThread(). Are you any suggestions ? Gilles Caulier This is an abort from within glibc, when QThread::start() from the constructor of LoadSaveThread. The call from the constructor rules out that the object is null. This might be a problem with Qt/glibc threading. It would be interesting if the other threaded operations (loading in image editor, histogram loading) work. I think glibc usually gives some output on the console when it aborts? Mark, Can you reproduce the crash to run digiKam from a console and post all text message here ? Thanks in advance Gilles Caulier Mark, PLease update to last stable 0.9.3 and look if the problem still exist on your computer... Thanks in advance Gilles Caulier Closing this bug now. This does not mean it is invalid by itself, but without updated information (with full debug gdb backtrace) using the current 0.9.3 version (or current svn) it is not possible to find the root of the problem. Please feel free to re-open if there is any new information. Thanks a lot for your understanding, Arnd Hi, Upstream have closed your bug report as they are unable to reproduce. If you are able to provide any further information then please follow the link below to the KDE report and add your comments. Mark -original message- Subject: [Bug 146973] crashes when clicking on preview image From: Arnd Baecker <arnd.baecker@web.de> Date: 22/04/2008 10:32 ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter. http://bugs.kde.org/show_bug.cgi?id=146973 arnd.baecker web de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From arnd.baecker web de 2008-04-10 11:53 ------- Closing this bug now. This does not mean it is invalid by itself, but without updated information (with full debug gdb backtrace) using the current 0.9.3 version (or current svn) it is not possible to find the root of the problem. Please feel free to re-open if there is any new information. Thanks a lot for your understanding, Arnd |