Skip to content

Crash on Android 15 emulator due to dlopen failed error #138

@topclaudy

Description

@topclaudy

A crash is happening when running on an Android 15 emulator with the following error:

Error: java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/~~rQjSM1cW8cLauGi4gxIGng==/[BUNDLE_ID]-slFOdwtyRCthRKl4KZyMaQ==/base.apk!/lib/arm64-v8a/libcanvasnative.so" (new hash type from the future?)

This might indicate incompatibility between the prebuilt native library (libcanvasnative.so) and the newer Android 15 runtime linker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions