Skip to content

v5.9.2

Compare
Choose a tag to compare
@fractalwrench fractalwrench released this 12 May 13:53
· 1688 commits to next since this release
9eeeee7

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