backtrace-labs / crashpad

A fork of Crashpad with file attachment support and other improvements.
Apache License 2.0
99 stars 33 forks source link

crashpad/android: crash loop detection, guid override #63

Closed gm4sl closed 5 months ago

gm4sl commented 5 months ago

While updating backtrace-android to use StartJavaHandlerAtCrash it was noticed that arguments for crash loop detection and guid override were not being passed through to the crashed handler.

This commit adds these arguments in StartJavaHandlerAtCrash to support these features when using this Android-specific mechanism and are of the form:

Internal ref BT-2929