v5.9.2
Bug fixes
-
Guard against exceptions with null stack traces
#1239 -
Fix bug that terminated the app when multiple ANRs occur
#1235 -
Prevent rare NPE in log message
#1238 -
Prevent rare NPE when capturing thread traces
#1237 -
Catch exceptions thrown by Context.registerReceiver to prevent rare crashes
#1240 -
Fix possible NegativeArraySizeException in crash report deserialization
#1245