Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-873

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

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: None
    • Component/s: None

      <!---

      Questions: If you have questions about HOW TO use Realm, please ask on
      StackOverflow: http://stackoverflow.com/questions/ask?tags=realm
      We monitor the realm tag.

      Feature Request: Just fill in the first two sections below.

      Bugs: To help you as fast as possible with an issue please describe your issue
      and the steps you have taken to reproduce it in as much detail as possible.

      -->

      Goals

      <!--- What are you trying to achieve? -->

      Expected Results

      <!--- What did you expect to happen? -->

      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.<clinit>(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)
      <!--- What happened instead? -->
      <!--- e.g. the stack trace of a crash -->

      Steps to Reproduce

      <!--- What are steps we can follow to reproduce this issue? -->

      Code Sample

      <!---
      Please provide a code sample or test case that highlights the issue.
      If relevant, include your model definitions.
      For larger code samples, links to external gists/repositories are preferred.
      Full projects that we can compile and run ourselves are ideal!
      -->

      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

            Assignee:
            lubo.blagoev@mongodb.com Lubo Blagoev
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: