Skip to content

fatal error in type inference (type bound) #43064

@mcabbott

Description

@mcabbott

I got the above error locally with #40996, which I have never seen before.

CI sees it too, here: https://build.julialang.org/#/builders/7/builds/5932/steps/5/logs/stdio (17f851b)

arrayops                           (5) |         failed at 2021-11-13T02:50:50.671
Error During Test at /buildworker/worker/tester_linuxaarch64/build/share/julia/test/arrayops.jl:1149
  Got exception outside of a @test
  fatal error in type inference (type bound)
  Stacktrace:
    [1] mapslices(f::Main.Test99Main_arrayops.var"#18#31", A::Matrix{Int64}; dims::Int64)
      @ Base ./abstractarray.jl:2803
    [2] macro expansion
      @ /buildworker/worker/tester_linuxaarch64/build/share/julia/test/arrayops.jl:1196 [inlined]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviortypes and dispatchTypes, subtyping and method dispatch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions