[digikam] [Bug 422996] Digikam Crash with GMicQt plugin on Mac Mojave

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Mar 17 06:56:19 GMT 2023


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

--- Comment #32 from caulier.gilles at gmail.com ---
Hi Geoff, 

As i can see on the DOWNSTREAM bug from gmic-qt, the problem is locate on the
stack size under MacOS which is very small. all memory allocation on the stack
done in gmic-qt algorithm will fill the capacity and crash violently.

With my last commit, I patched the gmic-qt build rules to increase the stack
with the Clang compiler to override the default value.

https://github.com/cgilles/gmic-qt/commits/master

I will recompile digiKam and gmic-qt while this week end.  

Best

Gilles Caulier

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



More information about the kde-mac mailing list