Skip to content

UnsatisfiedLinkError: No implementation found for org.mozilla.geckoview.Base64Utils.encode(byte[]) #1042

@jonalmeida

Description

@jonalmeida

https://sentry.prod.mozaws.net/operations/reference-browser/issues/7413691/

UnsatisfiedLinkError: No implementation found for java.lang.String org.mozilla.geckoview.Base64Utils.encode(byte[]) (tried Java_org_mozilla_geckoview_Base64Utils_encode and Java_org_mozilla_geckoview_Base64Utils_encode___3B)
    at org.mozilla.reference.browser.push.WebPushEngineIntegration$onMessageReceived$1.invokeSuspend(WebPushEngineIntegration.kt:40)
...
(8 additional frame(s) were not displayed)

No implementation found for java.lang.String org.mozilla.geckoview.Base64Utils.encode(byte[]) (tried Java_org_mozilla_geckoview_Base64Utils_encode and Java_org_mozilla_geckoview_Base64Utils_encode___3B)

Looks like it's pointing at this reference of Base64Utils in GV.

This was on a Pixel 4 (arm64, Android 10) and SM-G955F (Android 9) so far.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions