Skip to content

Provide a hook during the sanitizer crash reporting for application-specific crash info #138759

Open
@chandlerc

Description

@chandlerc

It would be really helpful for sanitizers to expose a hook for application-specific output during crash reporting.

For example, Clang and LLVM provide special pretty stack trace functionality and a link to their bug reporting URL in their crash reports, but these can't be provided along side sanitizer crashes for Clang and LLVM currently. The pretty stack trace functionality especially is useful when debugging sanitizer crashes of compilers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions