https://bugs.kde.org/show_bug.cgi?id=427333

--- Comment #3 from Simon Westersund <simon.westers...@iki.fi> ---
I tested again with GDB enabled and now the face scan crashed with a
segmentation fault, after it printed the warning that was added. The backtrace
was as follows:

[New Thread 0x7fff390e8640 (LWP 92762)]
digikam.general: SharedLoadingTask not found!!!
--Type <RET> for more, q to quit, c to continue without paging--

Thread 70 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd2dee640 (LWP 92023)]
0x00007ffff42e2493 in ?? () from /usr/lib/libQt5Core.so.5
(gdb) bt
#0  0x00007ffff42e2493 in  () at /usr/lib/libQt5Core.so.5
#1  0x00007ffff6224c3a in QMutexLocker::QMutexLocker(QBasicMutex*)
(this=0x7fffd2ded3e0, m=0x55556109c020) at /usr/include/qt/QtCore/qmutex.h:233
#2  0x00007ffff63b0df9 in Digikam::DImg::setAttribute(QString const&, QVariant
const&) (this=0x555561860510, key=..., value=...) at
/home/simon/Development/kde/digikam/core/libs/dimg/dimg_props.cpp:233
#3  0x00007ffff63a9984 in Digikam::DImg::load(QString const&, int,
Digikam::DImgLoaderObserver*, Digikam::DRawDecoding const&)
    (this=0x555561860510, filePath=..., loadFlagsInt=63,
observer=0x555561860340, rawDecodingSettings=...) at
/home/simon/Development/kde/digikam/core/libs/dimg/dimg_fileio.cpp:113
#4  0x00007ffff63a96b1 in Digikam::DImg::load(QString const&,
Digikam::DImgLoaderObserver*, Digikam::DRawDecoding const&)
(this=0x555561860510, filePath=..., observer=0x555561860340,
rawDecodingSettings=...)
    at /home/simon/Development/kde/digikam/core/libs/dimg/dimg_fileio.cpp:62
#5  0x00007ffff6479082 in Digikam::PreviewLoadingTask::execute()
(this=0x555561860330) at
/home/simon/Development/kde/digikam/core/libs/threadimageio/preview/previewtask.cpp:306
#6  0x00007ffff648beac in Digikam::LoadSaveThread::run() (this=0x5555612fb160)
at
/home/simon/Development/kde/digikam/core/libs/threadimageio/fileio/loadsavethread.cpp:154
#7  0x00007ffff64bb2ce in Digikam::DynamicThread::Private::run()
(this=0x5555612fb1f0) at
/home/simon/Development/kde/digikam/core/libs/threads/dynamicthread.cpp:191
#8  0x00007ffff42e5dc2 in  () at /usr/lib/libQt5Core.so.5
#9  0x00007ffff42e1e8f in  () at /usr/lib/libQt5Core.so.5
#10 0x00007ffff3e7d3e9 in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007ffff3da9293 in clone () at /usr/lib/libc.so.6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to