Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couldn't find DSO to load: librealmreact.so caused by: dlopen failed: cannot locate symbol #3347

Closed
hengkx opened this issue Oct 16, 2020 · 7 comments
Assignees

Comments

@hengkx
Copy link

hengkx commented Oct 16, 2020

Goals

Expected Results

Actual Results

E/AndroidRuntime: FATAL EXCEPTION: create_react_context
Process: com.hengzwl.privacy, PID: 26709
java.lang.UnsatisfiedLinkError: couldn't find DSO to load: librealmreact.so caused by: dlopen failed: cannot locate symbol "_ZN5realm3app8AppUtils16check_for_errorsERKNS0_8ResponseE" referenced by "/data/app/~~GgWshyS60acp1mnzsu16Gw==/com.hengzwl.privacy-2-JN-jai49kaJKEMlhaYRA==/lib/x86/librealmreact.so"... result: 0
at com.facebook.soloader.SoLoader.doLoadLibraryBySoName(SoLoader.java:896)
at com.facebook.soloader.SoLoader.loadLibraryBySoNameImpl(SoLoader.java:725)
at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:649)
at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:629)
at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:577)
at io.realm.react.RealmReactModule.(RealmReactModule.java:56)
at io.realm.react.RealmReactPackage.createNativeModules(RealmReactPackage.java:31)
at com.facebook.react.ReactPackageHelper.getNativeModuleIterator(ReactPackageHelper.java:42)
at com.facebook.react.NativeModuleRegistryBuilder.processPackage(NativeModuleRegistryBuilder.java:42)
at com.facebook.react.ReactInstanceManager.processPackage(ReactInstanceManager.java:1347)
at com.facebook.react.ReactInstanceManager.processPackages(ReactInstanceManager.java:1318)
at com.facebook.react.ReactInstanceManager.createReactContext(ReactInstanceManager.java:1225)
at com.facebook.react.ReactInstanceManager.access$1100(ReactInstanceManager.java:131)
at com.facebook.react.ReactInstanceManager$5.run(ReactInstanceManager.java:1016)
at java.lang.Thread.run(Thread.java:923)

Steps to Reproduce

Code Sample

Version of Realm and Tooling

  • Realm JS SDK Version: 10.0.0
  • Node or React Native: 0.63.3
  • Client OS & Version: android
  • Which debugger for React Native: React Native
@blagoev
Copy link
Contributor

blagoev commented Oct 16, 2020

thanks for reporting, we will investigate this with high priority

@hengkx
Copy link
Author

hengkx commented Oct 16, 2020

Thank you very much for your quick response. When will it be released?

@blagoev
Copy link
Contributor

blagoev commented Oct 16, 2020

In general we don't comment on future releases and dates but as I said it will be treated with high priority

@hengkx
Copy link
Author

hengkx commented Oct 17, 2020

resolved

@hengkx hengkx closed this as completed Oct 17, 2020
@ianpward
Copy link

@hengkx Thank you for the report - we really appreciate it

@vorousjames
Copy link

year and a half later, this is happening for me on the M1 architecture building a fresh install of react-native after trying to build a freshly cleaned android project
RN: 64.2
Realm: 10.6.0
MacOS: 11.3
Android Studio: 4.2.1

any update? @blagoev

@kneth
Copy link
Contributor

kneth commented Aug 10, 2021

@vorousjames Could you provide the build log?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants