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

[BUG] Julia X plots fails to compile #5046

Open
OT-Theo opened this issue Feb 16, 2025 · 0 comments
Open

[BUG] Julia X plots fails to compile #5046

OT-Theo opened this issue Feb 16, 2025 · 0 comments
Labels

Comments

@OT-Theo
Copy link

OT-Theo commented Feb 16, 2025

Exception: EXCEPTION_ACCESS_VIOLATION at 0x71da294d -- ijl_pop_handler_noexcept at C:/workdir/src\rtutils.c:319
in expression starting at none:1
ijl_pop_handler_noexcept at C:/workdir/src\rtutils.c:319
get_func_ptr at C:\Users\ontha.julia\packages\GR\qPXg9\src\funcptrs.jl:75 [inlined]
get_func_ptr at C:\Users\ontha.julia\packages\GR\qPXg9\src\funcptrs.jl:75 [inlined]
libGR_ptr at C:\Users\ontha.julia\packages\GR\qPXg9\src\funcptrs.jl:84 [inlined]
setcharheight at C:\Users\ontha.julia\packages\GR\qPXg9\src\GR.jl:1573
unknown function (ip: 2171204e)
_jl_invoke at C:/workdir/src\gf.c:2948 [inlined]
ijl_apply_generic at C:/workdir/src\gf.c:3125

Failed to precompile Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80] to "C:\Users\ontha\.julia\compiled\v1.11\Plots\jl_F2CD.tmp".

Stacktrace:
[1] error(s::String)
@ Base .\error.jl:35
[2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int32}, loadable_exts::Nothing)
@ Base .\loading.jl:3174
[3] (::Base.var"#1110#1111"{Base.PkgId})()
@ Base .\loading.jl:2579
[4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@kwargs{stale_age::Int32, wait::Bool})
@ FileWatching.Pidfile C:\Users\ontha\AppData\Local\Programs\Julia-1.11.3\share\julia\stdlib\v1.11\FileWatching\src\pidfile.jl:95
[5] #mkpidlock#6
@ C:\Users\ontha\AppData\Local\Programs\Julia-1.11.3\share\julia\stdlib\v1.11\FileWatching\src\pidfile.jl:90 [inlined]
[6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@kwargs{stale_age::Int32})
@ FileWatching.Pidfile C:\Users\ontha\AppData\Local\Programs\Julia-1.11.3\share\julia\stdlib\v1.11\FileWatching\src\pidfile.jl:116
[7] #invokelatest#2
@ .\essentials.jl:1057 [inlined]
[8] invokelatest
@ .\essentials.jl:1052 [inlined]
[9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int32)
@ Base .\loading.jl:3698
[10] maybe_cachefile_lock
@ .\loading.jl:3695 [inlined]
[11] _require(pkg::Base.PkgId, env::String)
@ Base .\loading.jl:2565
[12] __require_prelocked(uuidkey::Base.PkgId, env::String)
@ Base .\loading.jl:2388
[13] #invoke_in_world#3
@ .\essentials.jl:1089 [inlined]
[14] invoke_in_world
@ .\essentials.jl:1086 [inlined]
[15] _require_prelocked(uuidkey::Base.PkgId, env::String)
@ Base .\loading.jl:2375
[16] macro expansion
@ .\loading.jl:2314 [inlined]
[17] macro expansion
@ .\lock.jl:273 [inlined]
[18] __require(into::Module, mod::Symbol)
@ Base .\loading.jl:2271
[19] #invoke_in_world#3
@ .\essentials.jl:1089 [inlined]
[20] invoke_in_world
@ .\essentials.jl:1086 [inlined]
[21] require(into::Module, mod::Symbol)
@ Base .\loading.jl:2260

@OT-Theo OT-Theo added the bug label Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant