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

--- Comment #22 from Lars <lars+...@kumbier.it> ---
I can confirm the problem still existing even with *single* core operation in
digiKam-7.7.0-20220401T090402-x86-64-debug.appimage

---

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 44012 "Digikam::ImageQ" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff34d2a640 (LWP 386197)]
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_digiKawlrStK/usr/lib/libQt5Core.so.5
#7  0x00007ffff38a2630 in  () at
/tmp/.mount_digiKawlrStK/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.

Reply via email to