You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem here was that I instantiated a Figure as a global variable. I refactored this to create the figure at runtime and now all works as expected.
PackageCompiler on this simple GLMakie app leads to a segfault 11.
I made this ticket for GLMakie, and they suggested that maybe it belongs here... should I move it here?
MakieOrg/Makie.jl#4571
The text was updated successfully, but these errors were encountered: