Skip to content

Instantly share code, notes, and snippets.

@heroic
Created June 28, 2021 17:49
Show Gist options
  • Save heroic/91600164d0df8eeb9a1583e67b16d629 to your computer and use it in GitHub Desktop.
Save heroic/91600164d0df8eeb9a1583e67b16d629 to your computer and use it in GitHub Desktop.
2021-06-28 23:04:03.074 15827-15970/in.galaxycard.android.debug E/unknown:ReactNative: ReactInstanceManager.createReactContext: mJSIModulePackage not null
2021-06-28 23:04:03.789 15827-15970/in.galaxycard.android.debug E/unknown:ReactNative: ReactInstanceManager.createReactContext: ReactFeatureFlags.useTurboModules == false
2021-06-28 23:04:03.803 15827-15974/in.galaxycard.android.debug E/unknown:ReactNative: ReactInstanceManager.attachRootViewToInstance()
2021-06-28 23:04:03.839 15827-15974/in.galaxycard.android.debug E/unknown:ReactRootView: runApplication: call AppRegistry.runApplication
2021-06-28 23:04:03.856 425-15980/? E/ResolverController: No valid NAT64 prefix (0, <unspecified>/0)
2021-06-28 23:04:04.027 15827-15981/in.galaxycard.android.debug E/AndroidRuntime: FATAL EXCEPTION: pool-18-thread-1
Process: in.galaxycard.android.debug, PID: 15827
java.lang.UnsatisfiedLinkError: dlopen failed: library "libreactnativeutilsjni.so" not found
at java.lang.Runtime.loadLibrary0(Runtime.java:1071)
at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
at java.lang.System.loadLibrary(System.java:1667)
at com.mrousavy.camera.frameprocessor.FrameProcessorRuntimeManager.<clinit>(FrameProcessorRuntimeManager.kt:28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment