[digikam] [Bug 447437] New: Digikam::ImageQualityThread always crashing on macOS 12.1

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Thu Dec 23 17:35:46 GMT 2021


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

            Bug ID: 447437
           Summary: Digikam::ImageQualityThread always crashing on macOS
                    12.1
           Product: digikam
           Version: 7.4.0
          Platform: Homebrew (macOS)
                OS: macOS
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Tags-Pick
          Assignee: digikam-bugs-null at kde.org
          Reporter: alex.kornilov3 at mail.ru
  Target Milestone: ---

I wish to analyze about 100K pics for "Image Quality". But this always
crashing.

https://cryptpad.fr/code/#/2/code/view/SvMcgUzdH0fluUq4u4cZn76p39eKEtJy4yOE-bEPk08/embed/

Comment from mailing list:


It's clear, it crash in OPenCV library used by Image Quality algorithm :

Application Specific Information: terminating with uncaught exception of type
cv::Exception: OpenCV(4.5.1)
/Users/gilles/Documents/7.x/project/bundles/macports/temp.build/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' abort() called

It's an exception. This one must be caught in digiKam code. Please report this
problem in digiKam bugzilla, will be take a look later

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list