Summary: | Digikam crash while viewing photos | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Edward Hughes IV <echughesiv> |
Component: | Preview-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | camille.gonnet, caulier.gilles, renda.krell, trast |
Priority: | NOR | ||
Version: | 1.3.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.8.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Edward Hughes IV
2010-07-14 03:15:19 UTC
#19 0x0000000000488f8c in Digikam::DeleteDialog::confirmDeleteList (this=0x7fff753d8750, condemnedFiles=<value optimized out>, listMode=Digikam::DeleteDialogMode::Files, deleteMode=Digikam::DeleteDialogMode::NoChoiceTrash) at /build/buildd/digikam-1.3.0/libs/dialogs/deletedialog.cpp:309 #20 0x00000000006d27a9 in Digikam::ImageViewUtilities::deleteImages (this=0x14ccc10, infos=<value optimized out>, deletePermanently=255) at /build/buildd/digikam-1.3.0/digikam/imageviewutilities.cpp:147 #21 0x00000000006a4824 in Digikam::DigikamImageView::deleteSelected (this=0x1577a00, permanently=255) at /build/buildd/digikam-1.3.0/digikam/digikamimageview.cpp:330 Do you have deleted some items ? Crash appear in dialog dedicated to remove items from icon view. Gilles Caulier oups sorry, crash is there, in preview loading tread. #6 0x00007f97a8369dc5 in Digikam::PreviewLoadingTask::execute (this=0x7a59bd0) at /build/buildd/digikam-1.3.0/libs/threadimageio/previewtask.cpp:424 #7 0x00007f97a8355c96 in Digikam::LoadSaveThread::run (this=0x4c58c20) at /build/buildd/digikam-1.3.0/libs/threadimageio/loadsavethread.cpp:127 #8 0x00007f97a83955a6 in Digikam::DynamicThreadPriv::run (this=0x3000570) at /build/buildd/digikam-1.3.0/libs/threads/dynamicthread.cpp:237 #9 0x00007f97a4330ba2 in QThreadPoolThread::run (this=0x51a0ea0) at concurrent/qthreadpool.cpp:106 #10 0x00007f97a433b1be in QThreadPrivate::start (arg=0x51a0ea0) at thread/qthread_unix.cpp:266 #11 0x00007f97a40a99ca in start_thread (arg=<value optimized out>) at pthread_create.c:300 #12 0x00007f97a2b506fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #13 0x0000000000000000 in ?? () Which image type you want to show ? Can you give us a copy of the image ? Also, please copy and paste the content of Help/Components Info dialog. Thanks in advance Gilles Caulier Sorry for the delay. To answer question 1: Yes...somewhat. I had been using the View mode to space through my new album and delete the ones I didn't want. But, the crash didn't always occur *immediately* after I deleted a photo. To answer question #2: All in this album were JPGs. Paste of Help->Components Information: digiKam version 1.3.0 Exiv2 can write to Jp2: Yes Exiv2 can write to Jpeg: Yes Exiv2 can write to Pgf: No Exiv2 can write to Png: Yes Exiv2 can write to Tiff: Yes Exiv2 supports XMP metadata: Yes LibCImg: 130 LibExiv2: 0.19 LibJPEG: 62 LibJasper: 1.900.1 LibKDE: 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2)) LibKExiv2: 1.1.0 LibKdcraw: 1.1.0 LibLCMS: 118 LibPGF: 6.09.44 LibPNG: 1.2.42 LibQt: 4.7.0 LibRaw: 0.10.0-Beta1 LibTIFF: LIBTIFF, Version 3.9.2 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc. Marble widget: 0.10.0 SVN Parallelized demosaicing: Yes Database backend: QSQLITE LibGphoto2: 2.4.8 LibKipi: 1.1.0 *** Bug 247571 has been marked as a duplicate of this bug. *** I recommend to update Exiv2 to 0.20.0 and digiKam to 1.4.0... Gilles Caulier digiKam 1.6.0 is out: http://www.digikam.org/drupal/node/550 Please update and check if this entry still valid. Thanks in advance Gilles Caulier *** Bug 256161 has been marked as a duplicate of this bug. *** Created attachment 55473 [details]
New crash information added by DrKonqi
digikam (1.4.0) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.0
- What I was doing when the application crashed:
Viewing photos, applying rating (update of metadata in the jpeg files was processing in background).
-- Backtrace (Reduced):
#8 0xb6905418 in Digikam::PreviewLoadingTask::execute (this=0x963d3d90) at /build/buildd/digikam-1.4.0/libs/threadimageio/previewtask.cpp:100
#9 0xb68f14b3 in Digikam::LoadSaveThread::run (this=0x9cb0f1c8) at /build/buildd/digikam-1.4.0/libs/threadimageio/loadsavethread.cpp:116
#10 0xb69358e6 in Digikam::DynamicThreadPriv::run (this=0x9cc16c68) at /build/buildd/digikam-1.4.0/libs/threads/dynamicthread.cpp:237
#11 0xb4a97603 in QThreadPoolThread::run (this=0x9aadc218) at concurrent/qthreadpool.cpp:106
#12 0xb4aa2f39 in QThreadPrivate::start (arg=0x9aadc218) at thread/qthread_unix.cpp:266
Camille, Can you test with last digiKam 1.7.0 if crash is reproducible ? Marcel has fixed some code about in this release Gilles Caulier No more crashes at all to this time in Digikam 1.7.0 / KDE 4.6 / Qt 4.7.1 (Factory, OpenSUSE 11.3). |