https://bugs.kde.org/show_bug.cgi?id=399923
--- Comment #140 from timo...@zoho.com --- Okay, did that. Interestingly, the crash happened at the exact moment when I connected a second monitor and set it up with `xrandr`. > Digikam::DImg::load: "/home/timo/Pictures/pictures/Whatsapp/Media/WhatsApp > Images/IMG-20170906-WA0005.jpg" : JPEG file identified > Digikam::DImg::load: "/home/timo/Pictures/pictures/Whatsapp/Media/WhatsApp > Images/IMG-20170906-WA0006.jpeg" : JPEG file identified > Digikam::OpenCVFaceDetector::cascadeResult: detectMultiScale: image size ( > 450 , 800 ) searchIncrement 1.1 grouping 3 flags 1 min size ( 26 , 26 ) > Digikam::ActionThreadBase::slotJobFinished: One job is done > Digikam::FacePipeline::Private::checkFinished: Check for finish: 51 > packages, 0 infos to filter, hasFinished() false > Digikam::FacePipeline::Private::checkFinished: Check for finish: 51 > packages, 0 infos to filter, hasFinished() false > Digikam::DImg::load: "/home/timo/Pictures/pictures/Whatsapp/Media/WhatsApp > Images/IMG-20170906-WA0008.jpeg" : JPEG file identified > Digikam::ActionThreadBase::cancel: Cancel Main Thread > [Thread 0x7fff557fa700 (LWP 14683) exited] > > Thread 435 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x7fff577fe700 (LWP 13067)] > 0x0000000000000000 in ?? () > (gdb) bt > #0 0x0000000000000000 in ?? () > #1 0x00007ffff69f796d in Digikam::LoadingTask::progressInfo (this=0x4d8f290, > img=<optimized out>, progress=0.150000006) > at > /b/dktemp/digikam-master/core/libs/threadimageio/fileio/loadsavetask.cpp:65 > #2 0x00007ffff67ac7fd in Digikam::JPEGLoader::load > (this=this@entry=0x7fff577fd940, filePath=..., > observer=observer@entry=0x4d8f2a0) > at /b/dktemp/digikam-master/core/libs/dimg/loaders/jpegloader.cpp:470 > #3 0x00007ffff690a609 in Digikam::DImg::load (this=this@entry=0x4d8f488, > filePath=..., loadFlagsInt=loadFlagsInt@entry=63, > observer=observer@entry=0x4d8f2a0, > rawDecodingSettings=...) at > /b/dktemp/digikam-master/core/libs/dimg/dimg.cpp:429 > #4 0x00007ffff690ab80 in Digikam::DImg::load (this=this@entry=0x4d8f488, > filePath=..., observer=observer@entry=0x4d8f2a0, rawDecodingSettings=...) > at /b/dktemp/digikam-master/core/libs/dimg/dimg.cpp:373 > #5 0x00007ffff69d4405 in Digikam::PreviewLoadingTask::execute > (this=0x4d8f290) at > /b/dktemp/digikam-master/core/libs/threadimageio/preview/previewtask.cpp:292 > #6 0x00007ffff69eb6e5 in Digikam::LoadSaveThread::run (this=0x7ffff000e3a0) > at > /b/dktemp/digikam-master/core/libs/threadimageio/fileio/loadsavethread.cpp:133 > #7 0x00007ffff6a1148e in Digikam::DynamicThread::Private::run > (this=0x2f52930) at > /b/dktemp/digikam-master/core/libs/threads/dynamicthread.cpp:183 > #8 0x0000003aa4eaf7ef in ?? () from > /home/timo/.cache/appimage-run/f4633b6497585e35b63894a60bde62dc842e791757a89beb70b9479b22a47952/squashfs-root/usr/lib/libQt5Core.so.5 > #9 0x0000003aa4eb8f14 in ?? () from > /home/timo/.cache/appimage-run/f4633b6497585e35b63894a60bde62dc842e791757a89beb70b9479b22a47952/squashfs-root/usr/lib/libQt5Core.so.5 > #10 0x00007ffff6456ef7 in start_thread () from /usr/lib/libpthread.so.0 > #11 0x00007ffff585122f in clone () from /usr/lib/libc.so.6 > (gdb) -- You are receiving this mail because: You are watching all bug changes.