https://bugs.kde.org/show_bug.cgi?id=399923
--- Comment #94 from timo...@zoho.com --- `PreviewLoadingTaskIsDeleted` is always `false`, at all points. > digikam.general: ------> Point 3 - PreviewLoadingTask is deleted: false > digikam.general: Cannot extract preview for > "/home/timo/Pictures/pictures/images/Telegram > Documents/4_532581008470442788.mp4" > digikam.facesengine: detectMultiScale gave () > digikam.general: Found 0 faces in "2_5422666759779909661.jpg" QSize(540, 960) > QSize(540, 960) > digikam.general: Removing old entries () > digikam.facesengine: detectMultiScale: image size 800 533 searchIncrement > 1.1 grouping 3 flags 1 min size 26 26 > > Thread 25 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x7fff3f7fe700 (LWP 16867)] > 0x00007ffff648be66 in Digikam::LoadingTask::progressInfo (this=0x386aa40, > img=<optimized out>, progress=0.899999976) > at > /home/timo/tmp/source/core/libs/threadimageio/fileio/loadsavetask.cpp:67 > 67 if (m_thread && m_thread->querySendNotifyEvent()) > (gdb) bt > #0 0x00007ffff648be66 in Digikam::LoadingTask::progressInfo (this=0x386aa40, > img=<optimized out>, progress=0.89999 > 9976) > at > /home/timo/tmp/source/core/libs/threadimageio/fileio/loadsavetask.cpp:67 > #1 0x00007ffff6267999 in Digikam::QImageLoader::load > (this=this@entry=0x7fff3f7fd8d0, filePath=..., observer=obser > ver@entry=0x386aa58) > at /home/timo/tmp/source/core/libs/dimg/loaders/qimageloader.cpp:62 > #2 0x00007ffff63b2074 in Digikam::DImg::load (this=this@entry=0x386ac40, > filePath=..., loadFlagsInt=loadFlagsInt@e > ntry=63, observer=observer@entry=0x386aa58, > rawDecodingSettings=...) at > /home/timo/tmp/source/core/libs/dimg/dimg.cpp:565 > #3 0x00007ffff63b2e10 in Digikam::DImg::load (this=this@entry=0x386ac40, > filePath=..., observer=observer@entry=0x386aa58, rawDecodingSettings=...) > at /home/timo/tmp/source/core/libs/dimg/dimg.cpp:373 > #4 0x00007ffff64679c9 in Digikam::PreviewLoadingTask::execute > (this=0x386aa40) at > /home/timo/tmp/source/core/libs/threadimageio/preview/previewtask.cpp:296 > #5 0x00007ffff647f1ee in Digikam::LoadSaveThread::run (this=0x387b980) at > /home/timo/tmp/source/core/libs/threadimageio/fileio/loadsavethread.cpp:133 > #6 0x00007ffff64a15ee in Digikam::DynamicThread::Private::run > (this=0x3724c90) at > /home/timo/tmp/source/core/libs/threads/dynamicthread.cpp:183 > #7 0x00007fffe958d602 in ?? () from > /nix/store/r6n4b9crppc0rmrr2z46xkqa87agydqy-qtbase-5.11.1/lib/libQt5Core.so.5 > #8 0x00007fffe959612b in ?? () from > /nix/store/r6n4b9crppc0rmrr2z46xkqa87agydqy-qtbase-5.11.1/lib/libQt5Core.so.5 > #9 0x00007ffff51f95a7 in start_thread () from > /nix/store/g2yk54hifqlsjiha3szr4q3ccmdzyrdv-glibc-2.27/lib/libpthread.so.0 > #10 0x00007fffe6a6822f in clone () from > /nix/store/g2yk54hifqlsjiha3szr4q3ccmdzyrdv-glibc-2.27/lib/libc.so.6 > (gdb) -- You are receiving this mail because: You are watching all bug changes.