Skip to content

Inference-related internal method error during testing of StructWalk.jl #52613

Closed
@maleadt

Description

@maleadt

Bisected to #50927; cc @vtjnash

As seen on PkgEval, during testing of StructWalk.jl:

Internal error: encountered unexpected error in runtime:
MethodError(f=Core.Compiler.:(⊑), args=(Core.Compiler.JLTypeLattice(), Vararg{Any}, Symbol), world=0x00000000000015e9)
jl_method_error_bare at /source/src/gf.c:2206
jl_method_error at /source/src/gf.c:2224
jl_lookup_generic_ at /source/src/gf.c:3055 [inlined]
ijl_apply_generic at /source/src/gf.c:3070
⊑ at ./compiler/typelattice.jl:530
⊑ at ./compiler/typelattice.jl:508
⊑ at ./compiler/typelattice.jl:432 [inlined]
⊑ at ./compiler/typelattice.jl:397
#348 at ./compiler/abstractlattice.jl:286 [inlined]
typevar_nothrow at ./compiler/tfuncs.jl:608 [inlined]
_builtin_nothrow at ./compiler/tfuncs.jl:2123
builtin_nothrow at ./compiler/tfuncs.jl:2463 [inlined]
builtin_effects at ./compiler/tfuncs.jl:2448

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler:inferenceType inferenceregressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions