https://bugs.kde.org/show_bug.cgi?id=430996
--- Comment #10 from Robert Golden <k...@fx2.fastmail.us> --- I set my swap to 24 GB - 32 GB: Without OpenCV: [6128] QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout [6128] digikam.dimg: Failed to allocate chunk of memory of size 8992000 Enabling OpenCV: [1244] digikam.general: parent is null [1244] digikam.facesengine: cv::Exception: OpenCV(4.4.0) /mnt/data/GIT/7.x/project/bundles/mxe/temp.build/ext_opencv/ext_opencv-prefix/src/ext_opencv/modules/core/src/alloc.cpp:73: error: (-4:Insufficient memory) Failed to allocate 18874368 bytes in function 'OutOfMemoryError' [1244] [1244] digikam.facesengine: cv::Exception: OpenCV(4.4.0) /mnt/data/GIT/7.x/project/bundles/mxe/temp.build/ext_opencv/ext_opencv-prefix/src/ext_opencv/modules/core/src/alloc.cpp:73: error: (-4:Insufficient memory) Failed to allocate 18874368 bytes in function 'OutOfMemoryError' [1244] [1244] digikam.facesengine: cv::Exception: OpenCV(4.4.0) /mnt/data/GIT/7.x/project/bundles/mxe/temp.build/ext_opencv/ext_opencv-prefix/src/ext_opencv/modules/core/src/alloc.cpp:73: error: (-4:Insufficient memory) Failed to allocate 26976000 bytes in function 'OutOfMemoryError' [1244] [1244] digikam.dimg: Failed to allocate chunk of memory of size 8992000 None of my other programs are acting up. Could it be the QT allocator is not handling some allocation return code correctly? Is it using some kind of custom memory alloator? -- You are receiving this mail because: You are watching all bug changes.