Skip to content

Investigate Native SDK Backend/Session behaviour on Shutdown on M1 #716

@ashwoods

Description

@ashwoods

We would want to verify how the Native SDK behaves in these instances:

Various ways of process termination:

  • KILL / TERM
  • Logout / Shutdown

Using the following backends:

  • crashpad
  • breakpad

All that, specifically on macOS on the M1.

STR:

Possibly patch up the native example, increasing this sleep here:

sleep_s(10);

Then build the example with the various backends, and start it like so:
sentry_example log start-session sleep.
… and then kill it in various ways.
Observe if a crash report and which kind of session status is being reported.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions