JuliaDebug / Cthulhu.jl

The slow descent into madness
MIT License
657 stars 41 forks source link

ERROR: type InferenceResult has no field exc_result #572

Closed KristofferC closed 5 months ago

KristofferC commented 5 months ago

Just clicking around randomly:

ERROR: type InferenceResult has no field exc_result
Stacktrace:
  [1] getproperty(x::Core.Compiler.InferenceResult, f::Symbol)
    @ Base ./Base.jl:37
  [2] lookup_constproped_optimized(interp::Cthulhu.CthulhuInterpreter, override::Core.Compiler.InferenceResult)
    @ Cthulhu ~/.julia/packages/Cthulhu/oEPh3/src/Cthulhu.jl:345
  [3] lookup_constproped(interp::Cthulhu.CthulhuInterpreter, override::Core.Compiler.InferenceResult, optimize::Bool)
    @ Cthulhu ~/.julia/packages/Cthulhu/oEPh3/src/Cthulhu.jl:332
  [4] lookup_constproped(interp::Cthulhu.CthulhuInterpreter, ::Cthulhu.CthulhuCursor, override::Core.Compiler.InferenceResult, optimize::Bool)
    @ Cthulhu ~/.julia/packages/Cthulhu/oEPh3/src/interface.jl:28
  [5] 
    @ Cthulhu ~/.julia/packages/Cthulhu/oEPh3/src/Cthulhu.jl:448
  [6]  (repeats 2 times)
    @ Cthulhu ~/.julia/packages/Cthulhu/oEPh3/src/Cthulhu.jl:647
  [7] 
    @ Cthulhu ~/.julia/packages/Cthulhu/oEPh3/src/Cthulhu.jl:647
  [8] _descend(term::REPL.Terminals.TTYTerminal, interp::Cthulhu.CthulhuInterpreter, mi::Core.MethodInstance; kwargs::@Kwargs{iswarn::Bool})
    @ Cthulhu ~/.julia/packages/Cthulhu/oEPh3/src/Cthulhu.jl:791
  [9] _descend(term::REPL.Terminals.TTYTerminal, args::Any; interp::Core.Compiler.NativeInterpreter, kwargs::@Kwargs{iswarn::Bool})
    @ Cthulhu ~/.julia/packages/Cthulhu/oEPh3/src/Cthulhu.jl:807
 [10] __descend_with_error_handling(args::Any; terminal::Any, kwargs...)

On 1.10.3