Recently, apps that are fine an hour ago now crash when I open them. The crash report message seems to be caused by a null pointer exception (NPE) in com.google.android.trichromelibrary
.
Apps affected for me:
- Gmail
- Dashlane
Is it just me, or is there actually something wrong with the library? How can I fix these affected apps?
Crash report:
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'Xiaomi/polaris/polaris:10/QKQ1.190828.002/20.9.4:user/release-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: ...
pid: ..., tid: ..., name: com.dashlane >>> com.dashlane <<<
uid: ...
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
Cause: null pointer dereference
...
backtrace:
#00 pc 00000000038621f0 /data/app/
com.google.android.trichromelibrary 438909034-YaxP9ttrIDcQBfleP5vm7Q==/base.apk!
libmonochrome_64.so (offset 0x646000) (BuildId: ... )
(click here for the screenshot of the bug report)