https://bugs.kde.org/show_bug.cgi?id=427333
--- Comment #46 from Simon Westersund <simon.westers...@iki.fi> --- Hello Maik, I reproduced the problem and ran into the ASSERT breakpoint. Is there anything special you would want me to provide from gdb, or are backtraces and debug logs still enough? The short backtrace currently looks like this: > (gdb) bt > #0 0x00007ffff3cbe615 in raise () at /usr/lib/libc.so.6 > #1 0x00007ffff3ca7862 in abort () at /usr/lib/libc.so.6 > #2 0x00007ffff427c9ac in () at /usr/lib/libQt5Core.so.5 > #3 0x00007ffff427bd59 in qt_assert_x(char const*, char const*, char const*, > int) () at /usr/lib/libQt5Core.so.5 > #4 0x00007ffff645cbf4 in Digikam::PreviewLoadingTask::~PreviewLoadingTask() > (this=0x555560f13860, __in_chrg=<optimized out>) at > /home/simon/Development/kde/digikam/core/libs/threadimageio/preview/previewtask.cpp:58 > #5 0x00007ffff645cc62 in Digikam::PreviewLoadingTask::~PreviewLoadingTask() > (this=0x555560f13860, __in_chrg=<optimized out>) at > /home/simon/Development/kde/digikam/core/libs/threadimageio/preview/previewtask.cpp:59 > #6 0x00007ffff6470750 in Digikam::LoadSaveThread::run() > (this=0x555560e1a980) at > /home/simon/Development/kde/digikam/core/libs/threadimageio/fileio/loadsavethread.cpp:130 > #7 0x00007ffff649fb1e in Digikam::DynamicThread::Private::run() > (this=0x555560df6020) at > /home/simon/Development/kde/digikam/core/libs/threads/dynamicthread.cpp:191 > #8 0x00007ffff42bddc2 in () at /usr/lib/libQt5Core.so.5 > #9 0x00007ffff42b9e8f in () at /usr/lib/libQt5Core.so.5 > #10 0x00007ffff3e553e9 in start_thread () at /usr/lib/libpthread.so.0 > #11 0x00007ffff3d81293 in clone () at /usr/lib/libc.so.6 Best regards, Simon -- You are receiving this mail because: You are watching all bug changes.