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
Labels
No labels