Skip to content

Reading the same halo (DM, AdaptaHOP) causes "malloc(): corrupted top size" #7

@Hoseung

Description

@Hoseung

As if readh hasn't deallocated the memory properly. Didn't it???

import numpy as np
from pyram.tree import halomodule as hmo
nout=770

hcat = hmo.Halo(nout=nout, is_gal=False, double=False, HOP=False)
hcat = hmo.Halo(nout=nout, is_gal=False, double=False, HOP=False)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions