Skip to content

[compiler-rt][nsan] abort_on_error=1 causes hang of the process #98806

@chestnykh

Description

@chestnykh

Setting NSAN_OPTIONS=abort_on_error=1 causes hang of the process created from the binary which was built with nsan rt.
This happens because __nsan_init doesn't disable coredump creation and the kernel tries to create monster coredump file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions