Snapchat / bitmoji-kit-sample

Sample Apps for Bitmoji Kit
Other
25 stars 17 forks source link

[Android] com.snapchat.kit.sdk.core.security.Fingerprint.<init> + 16 (SourceFile:16) #8

Open rupinderjeet opened 3 years ago

rupinderjeet commented 3 years ago

Hello guys,

I am facing following issue on Crashlytics:

Fatal Exception: java.lang.UnsatisfiedLinkError
dlopen failed: "/data/app/com.appname-YdmUBN5mOxqqlPQtPxO8sA==/lib/arm64/libpruneau.so" has bad ELF magic: 00000000

I use splits { abiFilters { } } block in Gradle to create split APKs. I have checked that ARM64 APK has the libpruneau.so file.

This happens at app startup. I am not able to reproduce it but the issue was reported through Crashlytics. And, the only devices that are facing this issue are Xiaomi's Redmi Note 8 & Google Pixel 3 XL with Android 10.

Related source: https://github.com/Snap-Kit/bitmoji-sample/issues/17

Think you can help me here?

Firsto commented 3 years ago

Same here

Fatal Exception: java.lang.UnsatisfiedLinkError
dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/fun.tickle.app-u6I5bTMoRrqHrSBTr--HAw==/base.apk"],nativeLibraryDirectories=[/data/app/fun.tickle.app-u6I5bTMoRrqHrSBTr--HAw==/lib/x86, /system/lib, /vendor/lib]]] couldn't find "libpruneau.so"
davit-zakariyan commented 2 years ago

Similar here Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: couldn't map "/mnt/asec/.../split_config.arm64_v8a.apk!/lib/arm64-v8a/libpruneau.so" segment 0: Permission denied

barisbingor commented 2 years ago

Same here any update on this crash? I see this crash only for Galaxy J3 Aura device.

Fatal Exception: java.lang.UnsatisfiedLinkError dlopen failed: couldn't map "/mnt/asec/****/split_config.armeabi_v7a.apk!/lib/armeabi-v7a/libge875d.so" segment 1: Permission denied com.snapchat.kit.sdk.core.security.Fingerprint.

barisbingor commented 2 years ago

Any update on this issue?

hiteshchopra11 commented 2 years ago

Following

Deloww commented 2 years ago

Same here any update on this crash? I see this crash only for Galaxy J3 Aura device.

Fatal Exception: java.lang.UnsatisfiedLinkError

dlopen failed: couldn't map "/mnt/asec/****/split_config.armeabi_v7a.apk!/lib/armeabi-v7a/libge875d.so" segment 1: Permission denied

com.snapchat.kit.sdk.core.security.Fingerprint.

DeveloperMohitDhiman commented 11 months ago

java.lang.UnsatisfiedLinkError: dlopen failed: library "libpruneau.so" not found