Skip to content

feature flag jemalloc should disable/enable all references to jemalloc in source #126

@sn-suhailm

Description

@sn-suhailm

When the profiler is run against one of our tests (which doesn't use jemalloc), one of the threads segfaults during thread exit. The stacktrace pointed to doing some jemalloc cleanup which isn't necessary.

A custom build with all the jemalloc code removed worked but ideally the feature flag should be doing this.

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