Giter Club home page Giter Club logo

Comments (6)

sync-by-unito avatar sync-by-unito commented on July 30, 2024

➤ PM Bot commented:

Jira ticket: RJAVA-1264

from realm-java.

VicMikhailau avatar VicMikhailau commented on July 30, 2024

The same issue.

from realm-java.

yd-threra-and avatar yd-threra-and commented on July 30, 2024

We are also encountering this issue with the Realm SDK on Android 15 emulators with 16 KB page sizes.

We are in the middle of developing our next official release that will support Android 15, and this issue is critical for our progress. Could you please provide any updates on the status of this issue? Is there a planned fix for both the Java and Kotlin SDKs?

from realm-java.

victorjimbei avatar victorjimbei commented on July 30, 2024

A similar issue for the kotlin version is in progress.

from realm-java.

Mihir3646 avatar Mihir3646 commented on July 30, 2024

On Realm.init(this);
getting the same error in lib version 10.18.0

Fatal Exception: java.lang.UnsatisfiedLinkError
dlopen failed: cannot locate symbol "ExecuteProgram" referenced by "/data/data/com.my.app/app_lib/librealm-jni.so.10.18.0"...
java.lang.Runtime.load0 (Runtime.java:933)
java.lang.System.load (System.java:1729)
com.getkeepsafe.relinker.ReLinkerInstance.loadLibraryInternal (ReLinkerInstance.java:204)
com.getkeepsafe.relinker.ReLinkerInstance.loadLibrary (ReLinkerInstance.java:134)
com.getkeepsafe.relinker.ReLinker.loadLibrary (ReLinker.java:70)
com.getkeepsafe.relinker.ReLinker.loadLibrary (ReLinker.java:57)
io.realm.internal.RealmCore.loadLibrary (RealmCore.java:60)
io.realm.Realm.isInstantApp (Realm.java:318)
io.realm.Realm.initializeRealm (Realm.java:344)
io.realm.Realm.init (Realm.java:47) 

from realm-java.

swankjesse avatar swankjesse commented on July 30, 2024

I saw a similar crash with an unrelated cause. I was able to fix it in our NDK project by following the Android guide, Support 16 KB page sizes.

from realm-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.