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

could not load symbol "jl_globalref_boundp" on v1.12 #622

Open
jishnub opened this issue Feb 20, 2025 · 0 comments
Open

could not load symbol "jl_globalref_boundp" on v1.12 #622

jishnub opened this issue Feb 20, 2025 · 0 comments

Comments

@jishnub
Copy link
Contributor

jishnub commented Feb 20, 2025

On the release-1.12 branch of julia, I obtain

julia> @descend sin(2)
ERROR: could not load symbol "jl_globalref_boundp":
./julia: undefined symbol: jl_globalref_boundp
Stacktrace:
  [1] force_binding_resolution!
    @ ~/.julia/packages/Compiler/Hllhj/src/abstractinterpretation.jl:3460 [inlined]
  [2] lookup_binding_partition!
    @ ~/.julia/packages/Compiler/Hllhj/src/abstractinterpretation.jl:3491 [inlined]
  [3] abstract_eval_binding_partition!(interp::Cthulhu.CthulhuInterpreter, g::GlobalRef, sv::Compiler.InferenceState)
    @ Compiler ~/.julia/packages/Compiler/Hllhj/src/abstractinterpretation.jl:3507
  [4] abstract_eval_globalref
    @ ~/.julia/packages/Compiler/Hllhj/src/abstractinterpretation.jl:3537 [inlined]
  [5] 
    @ Compiler ~/.julia/packages/Compiler/Hllhj/src/abstractinterpretation.jl:2942
  [6] typeinf_local(interp::Cthulhu.CthulhuInterpreter, frame::Compiler.InferenceState, nextresult::Compiler.CurrentState)
    @ Compiler ~/.julia/packages/Compiler/Hllhj/src/abstractinterpretation.jl:4063
  [7] typeinf(interp::Cthulhu.CthulhuInterpreter, frame::Compiler.InferenceState)
    @ Compiler ~/.julia/packages/Compiler/Hllhj/src/abstractinterpretation.jl:4271
  [8] do_typeinf!(interp::Cthulhu.CthulhuInterpreter, mi::Core.MethodInstance)
    @ Cthulhu ~/.julia/packages/Cthulhu/dysgf/src/Cthulhu.jl:856
  [9] mkinterp(interp::Compiler.NativeInterpreter, args::Any)
    @ Cthulhu ~/.julia/packages/Cthulhu/dysgf/src/Cthulhu.jl:868
 [10] #_descend#110
    @ ~/.julia/packages/Cthulhu/dysgf/src/Cthulhu.jl:890 [inlined]
 [11] __descend_with_error_handling(args::Any; terminal::Any, kwargs...)
    @ Cthulhu ~/.julia/packages/Cthulhu/dysgf/src/Cthulhu.jl:275
 [12] top-level scope
    @ ~/.julia/packages/Cthulhu/dysgf/src/Cthulhu.jl:272
 [13] top-level scope
    @ ~/.julia/packages/Cthulhu/dysgf/src/Cthulhu.jl:264
 [14] top-level scope
    @ ~/.julia/packages/Cthulhu/dysgf/src/Cthulhu.jl:256
 [15] top-level scope
    @ ~/.julia/packages/Cthulhu/dysgf/src/Cthulhu.jl:318
 [16] top-level scope
    @ ~/.julia/packages/Cthulhu/dysgf/src/Cthulhu.jl:318
 [17] top-level scope
    @ REPL[1]:1
Some type information was truncated. Use `show(err)` to see complete types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant