Skip to content

Print address on SIGSEGV #66809

Open
Open
@bjorn3

Description

@bjorn3

It can be useful while debugging to find out if it is a null pointer / NonNull::dangling() pointer, or if it points just enough past the stack guard to not be detected as stack overflow.

It would also be useful to print if the access was a read, write or execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsC-feature-requestCategory: A feature request, i.e: not implemented / a PR.E-hardCall for participation: Hard difficulty. Experience needed to fix: A lot.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions