Skip to content

promotion causes segfault/stack overflow #49

Open

Description

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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