Skip to content

Fix TLS dtor + memory leaks on macOS #443

Closed
@RalfJung

Description

@RalfJung

We currently ignore memory leaks on macOS. Likely, this is due to not properly executing TLS destructors in _tlv_atexit. Debugging this requires a libstd with full MIR for macOS, which currently we do not know how to do cross-platform -- so, someone who's actually using macOS should take this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-leaksArea: affects the memory leak checkerA-macArea: Affects only macOS targetsA-shimsArea: This affects the external function shimsC-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions