Skip to content

Missing GC root in DecisionTrees #28445

Closed
@Keno

Description

@Keno

Reported in https://discourse.julialang.org/t/fatal-error-in-type-inference-type-bound-in-0-7-rc2

It looks like what's happening is that the root for numPerScore in the bagged_tree function is getting dropped and that array is then freed during the createTrnValStatsForThisIteration function, but used later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GCGarbage collector

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions