Skip to content

World age assertion in codegen #29267

Closed
Closed
@Keno

Description

@Keno

After pulling master today, my current project is giving the following assertion error:

Assertion `li->min_world <= world && li->max_world >= world' failed.

Cursory debugging suggests the method has been deleted in the current world. Investigating further.

(rr) p li->min_world
$9 = 25116
(rr) p world
$11 = 28906
(rr) p li->max_world
$14 = 28839

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