Skip to content

malloc() crash when running notebook_on_intrinsicdim_densityest_clustering #4

@muhrin

Description

@muhrin

I'm getting the following failure which crashes the notebook kernel when running notebook_on_intrinsicdim_densityest_clustering:

malloc(): invalid next size (unsorted)

This was on the latest commit at the time of writing (7003c6f).

The error occurs when the notebook is trying to run _data.compute_clustering_optimised(Z = 1.65, halo=False)

I presume the error lies somewhere in the C code. If you'd like a C traceback just let me know and I'll try and attach a debugger.

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