Skip to content

Assertion !ctx.ssavalue_assigned.at(ssaidx_0based)' failed. when testing some packages #50449

@KristofferC

Description

@KristofferC

When testing the packages

"LsqFit"
"Polyhedra"
"PowerModelsRestoration"
"SinusoidalRegressions"
"EasyFit

with an assert build they error with:

julia: /source/src/codegen.cpp:5042: void emit_ssaval_assign(jl_codectx_t&, ssize_t, jl_value_t*): Assertion `!ctx.ssavalue_assigned.at(ssaidx_0based)' failed.

Example PkgEval log: https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/c9a32f4_vs_e4ee485/LsqFit.primary.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler:codegenGeneration of LLVM IR and native coderegressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions