https://bugs.kde.org/show_bug.cgi?id=421043
--- Comment #3 from Cliff Albert <cl...@oisec.net> --- Upgraded to Ubuntu 20.04 LTS (with kernel Linux porkstation 5.4.0-29-generic #33-Ubuntu SMP Wed Apr 29 14:32:27 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux) The following error appears after which a segfault occurs: Digikam::DImg::getUniqueHashV2: DImg::getUniqueHash called without originalFilePath property set! --Type <RET> for more, q to quit, c to continue without paging-- Thread 27 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff765ed700 (LWP 4655)] 0x0000000003520f90 in ?? () (gdb) bt #0 0x0000000003520f90 in ?? () #1 0x00007ffff747413d in Digikam::LoadingTask::progressInfo (this=0x3ed77b0, progress=0.64755553) at /b/dktemp/digikam-master/core/libs/threadimageio/fileio/loadsavetask.cpp:63 #2 0x00007fffc8aba5dd in DigikamJPEGDImgPlugin::DImgJPEGLoader::load (this=0x7fff6c0d6d80, filePath=..., observer=0x3ed77c0) at /b/dktemp/digikam-master/core/dplugins/dimg/jpeg/dimgjpegloader_load.cpp:434 #3 0x00007ffff738869a in Digikam::DImg::load (this=this@entry=0x3ed7998, filePath=..., loadFlagsInt=loadFlagsInt@entry=63, observer=observer@entry=0x3ed77c0, rawDecodingSettings=...) at /b/dktemp/digikam-master/core/libs/dimg/dimg_fileio.cpp:132 #4 0x00007ffff73896f0 in Digikam::DImg::load (this=this@entry=0x3ed7998, filePath=..., observer=observer@entry=0x3ed77c0, rawDecodingSettings=...) at /b/dktemp/digikam-master/core/libs/dimg/dimg_fileio.cpp:62 #5 0x00007ffff74528c1 in Digikam::PreviewLoadingTask::execute (this=0x3ed77b0) at /b/dktemp/digikam-master/core/libs/threadimageio/preview/previewtask.cpp:314 #6 0x00007ffff746831e in Digikam::LoadSaveThread::run (this=0x21c9f70) at /b/dktemp/digikam-master/core/libs/threadimageio/fileio/loadsavethread.cpp:134 #7 0x00007ffff748d5ce in Digikam::DynamicThread::Private::run (this=0x7fffcc00bcb0) at /b/dktemp/digikam-master/core/libs/threads/dynamicthread.cpp:191 #8 0x00007ffff41dbd87 in ?? () from /tmp/.mount_digikaAeveBn/usr/lib/libQt5Core.so.5 #9 0x00007ffff41d8335 in ?? () from /tmp/.mount_digikaAeveBn/usr/lib/libQt5Core.so.5 #10 0x00007ffff3b84609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #11 0x00007ffff3aab103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 This looks the same as https://bugs.kde.org/show_bug.cgi?id=415867#c22, after which Maik Qualmann indicated it was core i5 related. We might probably add Xeon X56xx also to the list. -- You are receiving this mail because: You are watching all bug changes.