Skip to content

Use Sentry logs to log stacktrace for Debug/Dev builds #1166

@mujacica

Description

@mujacica

With 7aa553c we removed an option to print the stacktrace during OnCrash handling since that was causing secondary Sentry crashes whenever there was any kind of memory-allocator/stack corruption happening.

Having this feature re-integrated, now with Sentry logs - and on all platforms, would be helpful for Debug/Development builds (that don't have symbols uploaded).

We should:

  • Add an option to enable OnCrash logging (with note about not-prod safety)
  • Try to cover all platforms (not only Windows)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions