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

--- Comment #29 from Yu-Hsuan Lai <rainco...@gmail.com> ---
(In reply to vanyossi from comment #28)
> Hi! going trouhgh the logs and the info provided I did not find anything
> conclusive, but I have some ideas. Another contributor helped set a better
> isolation environment from homebrew compiles, but apparently it did not work
> ery well.
> 
> I recommend you check all libraries in the build. i/lib using otool -L (for
> all linked libraries) and/or otool -l (for global rpath of that library), im
> suspecting some libraries are linked to the homebrew compiled sources
> instead of krita 3rdparty Qt.

But these crashes happened with official stable 4.2.9, not my home-built Krita.
At the bottom of the system log, it dumps the libraries used, and it seems to
link to its own Qt:

>       0x11e8ca000 -        0x11e8ddffb +sip.so (0) 
> <C1C3FB89-751E-3E19-AB7F-1D1FFFA9F266> 
> /Applications/krita.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/sip.so
>       0x11e96d000 -        0x11e9befff +krita.so (0) 
> <6AFF8C97-AD49-3E75-A378-004D53FE08A4> 
> /Applications/krita.app/Contents/Frameworks/krita-python-libs/PyKrita/krita.so
>       0x11ea39000 -        0x11eba8ff3 +QtCore.so (0) 
> <BB8DC68E-FE58-3CFE-AE34-E8A0E7519798> 
> /Applications/krita.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtCore.so
>       0x11ed7c000 -        0x11ef0efff +QtGui.so (0) 
> <767C40B2-F3AD-3260-8EFC-CF6672F2CEF4> 
> /Applications/krita.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtGui.so
>       0x11f0fe000 -        0x11f392ffb +QtWidgets.so (0) 
> <1CCA3B9B-D531-3AA8-A9CE-E1B1D1AC98D3> 
> /Applications/krita.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtWidgets.so
>       0x11f6c5000 -        0x11f6ecff3 +QtXml.so (0) 
> <EB0AA31A-DC6E-33A4-9D02-FD80751E8910> 
> /Applications/krita.app/Contents/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt5/QtXml.so

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

Reply via email to