https://bugs.kde.org/show_bug.cgi?id=451868
--- Comment #29 from Lars <lars+...@kumbier.it> --- (In reply to Maik Qualmann from comment #28) Are your changes in version digiKam-7.7.0-20220407T100631-x86-64-debug.appimage ? Tried it with all cpu cores, crashed again. --- [Thread 0x7ffea97fa640 (LWP 967745) exited] 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' 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' 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' 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 0x7ffec77fe640 (LWP 967738) exited] [Thread 0x7ffeabfff640 (LWP 967737) exited] Thread 44047 "Digikam::ImageQ" received signal SIGABRT, Aborted. [Switching to Thread 0x7ffee0dea640 (LWP 967718)] 0x00007ffff333534c in __pthread_kill_implementation () from /usr/lib/libc.so.6 (gdb) bt #0 0x00007ffff333534c in __pthread_kill_implementation () at /usr/lib/libc.so.6 #1 0x00007ffff32e84b8 in raise () at /usr/lib/libc.so.6 #2 0x00007ffff32d2534 in abort () at /usr/lib/libc.so.6 #3 0x00007ffff36827ee in __gnu_cxx::__verbose_terminate_handler() () at /usr/src/debug/gcc/libstdc++-v3/libsupc++/vterminate.cc:95 #4 0x00007ffff368ec4c in __cxxabiv1::__terminate(void (*)()) (handler=<optimized out>) at /usr/src/debug/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48 #5 0x00007ffff368ecb9 in std::terminate() () at /usr/src/debug/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:58 #6 0x00007ffff38a0deb in qt_assert(char const*, char const*, int) () at /tmp/.mount_digiKaHhiDeV/usr/lib/libQt5Core.so.5 #7 0x00007ffff38a2630 in () at /tmp/.mount_digiKaHhiDeV/usr/lib/libQt5Core.so.5 #8 0x00007ffff33335c2 in start_thread () at /usr/lib/libc.so.6 #9 0x00007ffff33b8584 in clone () at /usr/lib/libc.so.6 (gdb) -- You are receiving this mail because: You are watching all bug changes.