Android-components: Logging fatal exceptions

Created on 15 Jul 2020  路  2Comments  路  Source: mozilla-mobile/android-components

Since we stopped passing caught exceptions to the default exception handler of the system I no longer see the full stacktrace in the log.

Only when disabling the crash reporter I see them again:
Screenshot 2020-07-15 at 12 24 06

We should consider logging the stacktrace ourselves if we do not pass the exception to the system anymore.

<crash> E1 P1 馃悶 bug

Most helpful comment

Sure, I'll take a look.

All 2 comments

CC @rocketsroger Noticed this in Fenix and it was quite annoying. :D

Sure, I'll take a look.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jonalmeida picture jonalmeida  路  3Comments

boek picture boek  路  3Comments

mcarare picture mcarare  路  5Comments

csadilek picture csadilek  路  3Comments

pocmo picture pocmo  路  3Comments