Open cormullion opened 7 months ago
Had the same problem. What helped was to revert (and pin) Glib_jll to version 2.76.5. The downside is that this is in conflict with the latest versions of Gtk4 and CairoMakie...
There are also other packages which run perfectly fine on non-Windows platforms but suffer from these ReadOnlyMemoryErrors on Windows, like for example GRIB.jl. I really hope that a Windows-expert will popup soon to solve this!
For me locally this is fixed with Pango_jll 1.54.0.
For me the crashes (1.10.4 / Windows11) are also gone with the latest versions of Cairo/Pango etc. But now I have text cut off by a few pixels at the top 😒 Will open a separate issue on that...
When running my tests on CI (both
Julia 1.9 - windows-latest - x64
andJulia 1 - windows-latest - x64
) I'm seeing aReadOnlyMemoryError()
:from log here
I don't know what this error means or how significant it is... Tests run OK on MacOS and Linux. Cairo v1.0.5.