https://bugs.kde.org/show_bug.cgi?id=370287
--- Comment #2 from Miquel <miqu...@gmail.com> --- In gdb, when I enter the image it hangs. This is the backtrace: *** [Switching to Thread 0x7fff3dffb700 (LWP 16325)] Thread 25 "Thread (pooled)" hit Catchpoint 1 (exception thrown), 0x00007ffff436e8bd in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (gdb) (gdb) (gdb) (gdb) (gdb) bt #0 0x00007ffff436e8bd in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #1 0x00007ffff0519b25 in Exiv2::ImageFactory::open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) () from /usr/lib/x86_64-linux-gnu/libexiv2.so.14 #2 0x00007ffff67ef80f in Digikam::MetaEngine::load (this=this@entry=0x7fff3dffa500, filePath=...) at /build/digikam5-hOQgyH/digikam5-5.2.0/core/libs/dmetadata/metaengine.cpp:278 #3 0x00007ffff683c736 in Digikam::DMetadata::load (this=this@entry=0x7fff3dffa500, filePath=...) at /build/digikam5-hOQgyH/digikam5-5.2.0/core/libs/dmetadata/dmetadata.cpp:96 #4 0x00007ffff683c7c2 in Digikam::DMetadata::DMetadata (this=0x7fff3dffa500, filePath=...) at /build/digikam5-hOQgyH/digikam5-5.2.0/core/libs/dmetadata/dmetadata.cpp:63 #5 0x00007ffff688565a in Digikam::ThumbnailCreator::createThumbnail (this=this@entry=0xc1a000, info=..., detailRect=...) at /build/digikam5-hOQgyH/digikam5-5.2.0/core/libs/threadimageio/thumbnailcreator.cpp:468 #6 0x00007ffff68888ef in Digikam::ThumbnailCreator::load (this=0xc1a000, identifier=..., rect=..., pregenerate=pregenerate@entry=true) at /build/digikam5-hOQgyH/digikam5-5.2.0/core/libs/threadimageio/thumbnailcreator.cpp:264 #7 0x00007ffff68893c0 in Digikam::ThumbnailCreator::pregenerate (this=<optimized out>, identifier=...) at /build/digikam5-hOQgyH/digikam5-5.2.0/core/libs/threadimageio/thumbnailcreator.cpp:197 #8 0x00007ffff6897ef8 in Digikam::ThumbnailLoadingTask::execute (this=0x2a38d50) at /build/digikam5-hOQgyH/digikam5-5.2.0/core/libs/threadimageio/thumbnailtask.cpp:76 #9 0x00007ffff686d640 in Digikam::LoadSaveThread::run (this=0xc19ed0) at /build/digikam5-hOQgyH/digikam5-5.2.0/core/libs/threadimageio/loadsavethread.cpp:133 #10 0x00007ffff68b2d4e in Digikam::DynamicThread::DynamicThreadPriv::run (this=0xbeb370) at /build/digikam5-hOQgyH/digikam5-5.2.0/core/libs/threads/dynamicthread.cpp:183 #11 0x00007ffff4aca343 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007ffff4acd84e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007ffff0fc86fa in start_thread (arg=0x7fff3dffb700) at pthread_create.c:333 #14 0x00007ffff3e08b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 (gdb) quit A debugging session is active. Inferior 1 [process 16297] will be killed. Quit anyway? (y or n) y *** -- You are receiving this mail because: You are watching all bug changes.