Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-437

Crash. UnsatisfiedLinkError Pixel 3a arm64-v8a

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None

      Launching app with realm 0.9.0 fails on Pixel 3a 5G.
      The librealmc.so is in the apk file.

      java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__emutls_get_address" referenced by "/data/app/~~1OdRcdrRGBvzrkIJ8Ak36g==/com.....androidApp-GxBncVvTbA9_hL_OloW8kg==/base.apk!/lib/arm64-v8a/librealmc.so"...
          at java.lang.Runtime.loadLibrary0(Runtime.java:1077)
          at java.lang.Runtime.loadLibrary0(Runtime.java:998)
          at java.lang.System.loadLibrary(System.java:1656)
          at com.....compmulti.android.AndroidApplication.onCreate(AndroidApplication.kt:28)
          at com....Application.onCreate(CompanionApplication.kt:51)
          at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1211)
          at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6725)
          at android.app.ActivityThread.access$1500(ActivityThread.java:247)
          at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2053)
          at android.os.Handler.dispatchMessage(Handler.java:106)
          at android.os.Looper.loopOnce(Looper.java:201)
          at android.os.Looper.loop(Looper.java:288)
          at android.app.ActivityThread.main(ActivityThread.java:7839)
          at java.lang.reflect.Method.invoke(Native Method)
          at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
          at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
      

            Assignee:
            nabil.hachicha@mongodb.com Nabil Hachicha
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: