Skip to content

promotion causes segfault/stack overflow #49

@simonbyrne

Description

@simonbyrne
julia> using DataValues

julia> promote(nothing,DataValue{Any}())
Segmentation fault: 11

(see other examples on JuliaLang/julia#29639)

The segfault is obviously a Julia problem, but the discussion there suggests that it is a misspecified promotion that results in a stack overflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions