Skip to content

similar StackOverflowError #62

@grahamas

Description

@grahamas

Not much of an error message, but I'm chasing it down. I'll update this as I make progress. I'm on nightly julia and master AxisIndices

ERROR: StackOverflowError:
Stacktrace:
 [1] similar(#unused#::Type{Array{Float64, N} where N}, shape::Tuple{Base.IdentityUnitRange{ArrayInterface.OptionallyStaticUnitRange{ArrayInterface.StaticInt{1}, Int64}}})
   @ AxisIndices ~/.julia/packages/AxisIndices/ZACgS/src/abstractarray.jl:179

EDIT:

Potentially relevant:

WARNING: Method definition similar(Type{T<:(AbstractArray{T, N} where N where T)}, Tuple{Union{Integer, Base.AbstractUnitRange{T} where T, var"#s36"} where var"#s36"<:(AxisIndices.AbstractAxis{I, Inds} where Inds where I<:Integer), Vararg{Union{Integer, Base.AbstractUnitRange{T} where T, var"#s36"} where var"#s36"<:(AxisIndices.AbstractAxis{I, Inds} where Inds where I<:Integer)}}) where {T<:(AbstractArray{T, N} where N where T)} in module OffsetArrays at /home/graham/.julia/packages/OffsetArrays/rYa26/src/OffsetArrays.jl:261 overwritten in module AxisIndices at /home/graham/.julia/dev/AxisIndices/src/abstractarray.jl:178.
  ** incremental compilation may be fatally broken for this module **

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions