https://bugs.kde.org/show_bug.cgi?id=451868
Bug ID: 451868 Summary: Crash while creating quality Product: digikam Version: 7.6.0 Platform: Manjaro OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: Maintenance-Quality Assignee: digikam-bugs-n...@kde.org Reporter: lars+...@kumbier.it Target Milestone: --- SUMMARY digikam crashes after a few minutes when trying to create quality data. Using all cores to create the quality data will reliably crash digikam within a few seconds - everytime with the same error message: ``` terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.5.5) /build/opencv/src/opencv-4.5.5/modules/core/src/matrix.cpp:810: 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' zsh: IOT instruction (core dumped) digikam ``` I do not know which image produces the crash. Any help to find out, which image it is, appreciated. SOFTWARE/OS VERSIONS KDE Frameworks Version: 5.91.0 Qt Version: 5.15.3 (built against 5.15.2) -- You are receiving this mail because: You are watching all bug changes.