https://bugs.kde.org/show_bug.cgi?id=451868
--- Comment #17 from Lars <lars+...@kumbier.it> --- I've tried running the quality maintenance on just *one* core - the last check was with *all* cores. It also crashed on digiKam-7.7.0-20220327T091422-x86-64-debug.appimage with just one core, but in a different place. Should I open a new bug? --- Digikam::BlurDetector::getWeightMap: cv::Exception: OpenCV(4.5.5) /b/ext_opencv/ext_opencv-prefix/src/ext_opencv/modules/core/src/matrix.cpp:811: error: (-215:Assertion failed) 0 <= roi.x && 0 <= roi.width && roi.x + roi.width <= m.cols && 0 <= roi.y && 0 <= roi.height && roi.y + roi.height <= m.rows in function 'Mat' terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.5.5) /b/ext_opencv/ext_opencv-prefix/src/ext_opencv/modules/core/src/arithm.cpp:650: error: (-209:Sizes of input arguments do not match) The operation is neither 'array op array' (where arrays have the same size and the same number of channels), nor 'array op scalar', nor 'scalar op array' in function 'arithm_op' Thread 44102 "Digikam::ImageQ" received signal SIGABRT, Aborted. [Switching to Thread 0x7fff35d2c640 (LWP 219382)] 0x00007ffff333634c in __pthread_kill_implementation () from /usr/lib/libc.so.6 (gdb) bt #0 0x00007ffff333634c in __pthread_kill_implementation () at /usr/lib/libc.so.6 #1 0x00007ffff32e94b8 in raise () at /usr/lib/libc.so.6 #2 0x00007ffff32d3534 in abort () at /usr/lib/libc.so.6 #3 0x00007ffff36837ee in __gnu_cxx::__verbose_terminate_handler() () at /usr/src/debug/gcc/libstdc++-v3/libsupc++/vterminate.cc:95 #4 0x00007ffff368fc4c in __cxxabiv1::__terminate(void (*)()) (handler=<optimized out>) at /usr/src/debug/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48 #5 0x00007ffff368fcb9 in std::terminate() () at /usr/src/debug/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:58 #6 0x00007ffff38a1deb in qt_assert(char const*, char const*, int) () at /tmp/.mount_digiKa4DFGIc/usr/lib/libQt5Core.so.5 #7 0x00007ffff38a3630 in () at /tmp/.mount_digiKa4DFGIc/usr/lib/libQt5Core.so.5 #8 0x00007ffff33345c2 in start_thread () at /usr/lib/libc.so.6 #9 0x00007ffff33b9584 in clone () at /usr/lib/libc.so.6 (gdb) -- You are receiving this mail because: You are watching all bug changes.