Skip to content

rare null pointer exception in version 32 in Play Store crash reports #700

Description

@thestinger
Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference
  at android.os.Parcel.createExceptionOrNull (Parcel.java:3262)
  at android.os.Parcel.createException (Parcel.java:3240)
  at android.os.Parcel.readException (Parcel.java:3223)
  at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java:203)
  at android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel (DatabaseUtils.java:166)
  at android.content.ContentProviderProxy.openTypedAssetFile (ContentProviderNative.java:832)
  at android.content.ContentResolver.openTypedAssetFileDescriptor (ContentResolver.java:2043)
  at android.content.ContentResolver.openAssetFileDescriptor (ContentResolver.java:1858)
  at android.content.ContentResolver.openInputStream (ContentResolver.java:1528)
  at app.grapheneos.pdfviewer.PdfViewerScreenKt$createWebViewClient$1.shouldInterceptRequest (PdfViewerScreen.kt:638)
  at WV.tg.a (chromium-SystemWebViewGoogle6432.aab-stable-787104603:103)
  at org.chromium.android_webview.ShouldInterceptRequestMediator.shouldInterceptRequestFromNative (chromium-SystemWebViewGoogle6432.aab-stable-787104603:18)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions