-
-
Notifications
You must be signed in to change notification settings - Fork 362
Closed
Labels
GLMakieThis relates to GLMakie.jl, the OpenGL backend for Makie.This relates to GLMakie.jl, the OpenGL backend for Makie.bug
Description
- what version of Makie are you running? (
]st -m Makie)
[e9467ef8] GLMakie v0.10.6
[ee78f7c6] Makie v0.21.6
-
can you reproduce the bug with a fresh environment ? (
]activate --temp; add Makie)
Yes -
What platform + GPU are you on?
Windows running WSL2 (on the Linux side) with Ubuntu 20.04, Intel Iris Xe Graphics.
pkg> activate --temp
(jl_knUBOc) pkg> add Makie GLMakie
⋮
Precompiling project...
✗ GLMakie
2 dependencies successfully precompiled in 105 seconds. 232 already precompiled.
1 dependency errored.
For a report of the errors see `julia> err`. To retry use `pkg> precompile`
julia> using GLMakie
Precompiling GLMakie
Info Given GLMakie was explicitly requested, output will be shown live
[2007] signal (11.1): Segmentation fault
in expression starting at /home/tim/.julia/packages/Makie/GWb7z/precompile/shared-precompile.jl:4
unknown function (ip: 0x7f6cb5bfb2ec)
unknown function (ip: (nil))
Allocations: 39480059 (Pool: 39455302; Big: 24757); GC: 59However, GLMakie v0.10.5 works fine.
Audrius-St
Metadata
Metadata
Assignees
Labels
GLMakieThis relates to GLMakie.jl, the OpenGL backend for Makie.This relates to GLMakie.jl, the OpenGL backend for Makie.bug