Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to precompile GLMakie #4565

Open
3 tasks done
ValentinKaisermayer opened this issue Nov 4, 2024 · 1 comment
Open
3 tasks done

Failed to precompile GLMakie #4565

ValentinKaisermayer opened this issue Nov 4, 2024 · 1 comment
Labels
bug Windows For issues relating to Windows

Comments

@ValentinKaisermayer
Copy link
Contributor

  • what version of Makie are you running? (]st -m Makie): [ee78f7c6] Makie v0.21.15
  • can you reproduce the bug with a fresh environment ? (]activate --temp; add Makie): yes
  • What platform + GPU are you on?:
julia> versioninfo()
Julia Version 1.11.1
Commit 8f5b7ca12a (2024-10-16 10:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: 12 × Intel(R) Xeon(R) Gold 6136 CPU @ 3.00GHz
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, skylake-avx512)
Threads: 1 default, 0 interactive, 1 GC (on 12 virtual cores)
The following 2 direct dependencies failed to precompile:

GLMakie

Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "C:\\Users\\bioenergy\\.julia\\compiled\\v1.11\\GLMakie\\jl_F6F0.tmp".
Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x7ff805c6841a -- glapi_set_nop_handler at C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2409.2.0_x64__8wekyb3d8bbwe\x64\OpenGLOn12.dll (unknown line)
in expression starting at C:\Users\bioenergy\.julia\packages\Makie\XQfuO\precompile\shared-precompile.jl:4
glapi_set_nop_handler at C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2409.2.0_x64__8wekyb3d8bbwe\x64\OpenGLOn12.dll (unknown line)
glapi_set_nop_handler at C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2409.2.0_x64__8wekyb3d8bbwe\x64\OpenGLOn12.dll (unknown line)
stw_unbind_context at C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2409.2.0_x64__8wekyb3d8bbwe\x64\OpenGLOn12.dll (unknown line)
stw_unbind_context at C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2409.2.0_x64__8wekyb3d8bbwe\x64\OpenGLOn12.dll (unknown line)
stw_unbind_context at C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2409.2.0_x64__8wekyb3d8bbwe\x64\OpenGLOn12.dll (unknown line)
stw_unbind_context at C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2409.2.0_x64__8wekyb3d8bbwe\x64\OpenGLOn12.dll (unknown line)
st_screen_destroy at C:\Program Files\WindowsApps\Microsoft.D3DMappingLayers_1.2409.2.0_x64__8wekyb3d8bbwe\x64\OpenGLOn12.dll (unknown line)
wglGetProcAddress at C:\WINDOWS\SYSTEM32\opengl32.DLL (unknown line)
wglGetProcAddress at C:\Users\bioenergy\.julia\packages\ModernGL\yNrOu\src\ModernGL.jl:20 [inlined]
getprocaddress at C:\Users\bioenergy\.julia\packages\ModernGL\yNrOu\src\ModernGL.jl:30 [inlined]
getprocaddress_e at C:\Users\bioenergy\.julia\packages\ModernGL\yNrOu\src\ModernGL.jl:40 [inlined]
glActiveTexture at C:\Users\bioenergy\.julia\packages\ModernGL\yNrOu\src\functionloading.jl:62 [inlined]
gluniform at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\GLAbstraction\GLUniforms.jl:69
gluniform at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\GLAbstraction\GLUniforms.jl:63
unknown function (ip: 0000019c138c98fc)
render at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\GLAbstraction\GLRender.jl:83
unknown function (ip: 0000019c138c88b3)
render at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\GLAbstraction\GLRender.jl:71
unknown function (ip: 0000019c1389e12f)
render at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\rendering.jl:124
#render_frame#158 at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\rendering.jl:72
render_frame at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\rendering.jl:29 [inlined]
colorbuffer at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\screen.jl:781
unknown function (ip: 0000019c13898c85)
#colorbuffer#1428 at C:\Users\bioenergy\.julia\packages\Makie\XQfuO\src\display.jl:476
colorbuffer at C:\Users\bioenergy\.julia\packages\Makie\XQfuO\src\display.jl:467 [inlined]
colorbuffer at C:\Users\bioenergy\.julia\packages\Makie\XQfuO\src\display.jl:467
unknown function (ip: 0000019c7f0a566f)
jl_apply at C:/workdir/src\julia.h:2157 [inlined]
do_call at C:/workdir/src\interpreter.c:126
eval_value at C:/workdir/src\interpreter.c:223
eval_stmt_value at C:/workdir/src\interpreter.c:174 [inlined]
eval_body at C:/workdir/src\interpreter.c:681
jl_interpret_toplevel_thunk at C:/workdir/src\interpreter.c:821
jl_toplevel_eval_flex at C:/workdir/src\toplevel.c:943
jl_toplevel_eval_flex at C:/workdir/src\toplevel.c:886
ijl_toplevel_eval at C:/workdir/src\toplevel.c:952 [inlined]
ijl_toplevel_eval_in at C:/workdir/src\toplevel.c:994
eval at .\boot.jl:430 [inlined]
include_string at .\loading.jl:2643
_include at .\loading.jl:2703
include at .\Base.jl:557
jfptr_include_47870.1 at C:\Users\bioenergy\.julia\juliaup\julia-1.11.1+0.x64.w64.mingw32\lib\julia\sys.dll (unknown line)
jl_apply at C:/workdir/src\julia.h:2157 [inlined]
jl_f__call_latest at C:/workdir/src\builtins.c:875
include at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\GLMakie.jl:1 [inlined]
macro expansion at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\precompiles.jl:27 [inlined]
macro expansion at C:\Users\bioenergy\.julia\packages\PrecompileTools\L8A3n\src\workloads.jl:78 [inlined]
macro expansion at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\precompiles.jl:18 [inlined]
macro expansion at C:\Users\bioenergy\.julia\packages\PrecompileTools\L8A3n\src\workloads.jl:140 [inlined]
top-level scope at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\precompiles.jl:16
jl_toplevel_eval_flex at C:/workdir/src\toplevel.c:934
jl_toplevel_eval_flex at C:/workdir/src\toplevel.c:886
ijl_toplevel_eval at C:/workdir/src\toplevel.c:952 [inlined]
ijl_toplevel_eval_in at C:/workdir/src\toplevel.c:994
eval at .\boot.jl:430 [inlined]
include_string at .\loading.jl:2643
_include at .\loading.jl:2703
include at .\Base.jl:557
jfptr_include_47870.1 at C:\Users\bioenergy\.julia\juliaup\julia-1.11.1+0.x64.w64.mingw32\lib\julia\sys.dll (unknown line)
jl_apply at C:/workdir/src\julia.h:2157 [inlined]
jl_f__call_latest at C:/workdir/src\builtins.c:875
include at C:\Users\bioenergy\.julia\packages\GLMakie\o5Nad\src\GLMakie.jl:1
unknown function (ip: 0000019c7efbbd1f)
jl_apply at C:/workdir/src\julia.h:2157 [inlined]
do_call at C:/workdir/src\interpreter.c:126
eval_value at C:/workdir/src\interpreter.c:223
eval_stmt_value at C:/workdir/src\interpreter.c:174 [inlined]
eval_body at C:/workdir/src\interpreter.c:681
jl_interpret_toplevel_thunk at C:/workdir/src\interpreter.c:821
jl_toplevel_eval_flex at C:/workdir/src\toplevel.c:943
jl_eval_module_expr at C:/workdir/src\toplevel.c:215 [inlined]
jl_toplevel_eval_flex at C:/workdir/src\toplevel.c:743
jl_toplevel_eval_flex at C:/workdir/src\toplevel.c:886
ijl_toplevel_eval at C:/workdir/src\toplevel.c:952 [inlined]
ijl_toplevel_eval_in at C:/workdir/src\toplevel.c:994
eval at .\boot.jl:430 [inlined]
include_string at .\loading.jl:2643
_include at .\loading.jl:2703
include at .\Base.jl:557 [inlined]
include_package_for_output at .\loading.jl:2790
jfptr_include_package_for_output_72305.1 at C:\Users\bioenergy\.julia\juliaup\julia-1.11.1+0.x64.w64.mingw32\lib\julia\sys.dll (unknown line)
jl_apply at C:/workdir/src\julia.h:2157 [inlined]
do_call at C:/workdir/src\interpreter.c:126
eval_value at C:/workdir/src\interpreter.c:223
eval_stmt_value at C:/workdir/src\interpreter.c:174 [inlined]
eval_body at C:/workdir/src\interpreter.c:681
jl_interpret_toplevel_thunk at C:/workdir/src\interpreter.c:821
jl_toplevel_eval_flex at C:/workdir/src\toplevel.c:943
jl_toplevel_eval_flex at C:/workdir/src\toplevel.c:886
ijl_toplevel_eval at C:/workdir/src\toplevel.c:952 [inlined]
ijl_toplevel_eval_in at C:/workdir/src\toplevel.c:994
eval at .\boot.jl:430 [inlined]
include_string at .\loading.jl:2643
include_string at .\loading.jl:2653 [inlined]
exec_options at .\client.jl:321
_start at .\client.jl:531
jfptr__start_73819.1 at C:\Users\bioenergy\.julia\juliaup\julia-1.11.1+0.x64.w64.mingw32\lib\julia\sys.dll (unknown line)
jl_apply at C:/workdir/src\julia.h:2157 [inlined]
true_main at C:/workdir/src\jlapi.c:900
jl_repl_entrypoint at C:/workdir/src\jlapi.c:1059
mainCRTStartup at C:/workdir/cli\loader_exe.c:58
BaseThreadInitThunk at C:\WINDOWS\System32\KERNEL32.DLL (unknown line)
RtlUserThreadStart at C:\WINDOWS\SYSTEM32\ntdll.dll (unknown line)
Allocations: 62648749 (Pool: 62645558; Big: 3191); GC: 25
@SimonDanisch
Copy link
Member

Which GPU? Are the drivers up to date?

@t-bltg t-bltg added the Windows For issues relating to Windows label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Windows For issues relating to Windows
Projects
None yet
Development

No branches or pull requests

3 participants