[Digikam-devel] [digikam] [Bug 339154] digiKam goes into infinite loop when working with tags/captions information tab templates
Kenneth Ingham
kdebugs at i-pi.com
Mon Sep 22 15:22:01 BST 2014
https://bugs.kde.org/show_bug.cgi?id=339154
--- Comment #11 from Kenneth Ingham <kdebugs at i-pi.com> ---
I started Digikam rebuilding both thumbnail and metadata databases. It ran for
a while and then died. I restarted it, and it again ran for a while and then
died. Now, when I start it, it immediately dies. These are the last two lines
in the debug message file:
digikam(17579)/KEXIV2 KExiv2Iface::KExiv2::Private::printExiv2nnot load
metadata using Exiv2 (Error # 11 : /home/ingham/P.3gp: The file contains
data of an unknown image type
digikam(17579)/KEXIV2 KExiv2Iface::KExiv2::Private::printExiv2nnot load
metadata using Exiv2 (Error # 11 : /home/ingham/P.3gp: The file contains
data of an unknown image type
I can upload the whole message file if needed.
Oddly, there is no file /home/ingham/P.3gp, There is a file:
/home/ingham/Photos/HawaiiTurtle.3gp: ISO Media, MPEG v4 system, 3GPP
That is the only file that ends in 3gp.
If I start digikam in gdb, I get the following:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff367fc700 (LWP 22473)]
0x00007fffed455072 in
Exiv2::PreviewManager::getPreviewImage(Exiv2::PreviewProperties const&) const
() from /usr/lib64/libexiv2.so.12
(gdb) bt
#0 0x00007fffed455072 in
Exiv2::PreviewManager::getPreviewImage(Exiv2::PreviewProperties const&) const
() from /usr/lib64/libexiv2.so.12
#1 0x00007ffff5ca6512 in KExiv2Iface::KExiv2Previews::data(int) ()
from /usr/lib64/libkexiv2.so.11
#2 0x00007ffff5ca676b in KExiv2Iface::KExiv2Previews::image(int) ()
from /usr/lib64/libkexiv2.so.11
#3 0x00007ffff529f50d in Digikam::ThumbnailCreator::createThumbnail (
this=this at entry=0x1000a70, info=..., detailRect=...)
at
/usr/src/debug/digikam-4.3.0/core/libs/threadimageio/thumbnailcreator.cpp:528
#4 0x00007ffff52a21a6 in Digikam::ThumbnailCreator::load (this=0x1000a70,
path=..., rect=..., pregenerate=pregenerate at entry=true)
at
/usr/src/debug/digikam-4.3.0/core/libs/threadimageio/thumbnailcreator.cpp:261
#5 0x00007ffff52a2af0 in Digikam::ThumbnailCreator::pregenerate (
this=<optimized out>, path=...)
at
/usr/src/debug/digikam-4.3.0/core/libs/threadimageio/thumbnailcreator.cpp:184
#6 0x00007ffff52b14a0 in Digikam::ThumbnailLoadingTask::execute (
this=0x6606a10)
at
/usr/src/debug/digikam-4.3.0/core/libs/threadimageio/thumbnailtask.cpp:82
#7 0x00007ffff52896c6 in Digikam::LoadSaveThread::run (this=0x11a6950)
at
/usr/src/debug/digikam-4.3.0/core/libs/threadimageio/loadsavethread.cpp:136
#8 0x00007ffff52b76be in Digikam::DynamicThread::DynamicThreadPriv::run (
this=0x1304ba0)
at /usr/src/debug/digikam-4.3.0/core/libs/threads/dynamicthread.cpp:186
#9 0x00007ffff14c913e in ?? () from /usr/lib64/libQtCore.so.4
#10 0x00007ffff14d568f in ?? () from /usr/lib64/libQtCore.so.4
#11 0x00007fffee63e0db in start_thread () from /lib64/libpthread.so.0
#12 0x00007ffff06ee58d in clone () from /lib64/libc.so.6
(gdb)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list