Git Product home page Git Product logo

Comments (10)

alexandrius avatar alexandrius commented on May 18, 2024 1

That is very odd because it works just fine with hermes without reanimated 2.
Debug version also works just fine

from react-native-mmkv.

mrousavy avatar mrousavy commented on May 18, 2024 1

While I already spent way too much of my free time on this issue to fix the crash for random people on the internet, I spent some more time on this yesterday and finally fixed it. Check out 1.3.1. πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰

If you appreciate my efforts, please consider buying me a coffee for my next late-night debug session: ❀️ GitHub sponsors

from react-native-mmkv.

hannojg avatar hannojg commented on May 18, 2024

Is there more of the stacktrace? There should be lines like

#01 pc 0000000000064748  /data/data/com.yourapp/lib-main/libhermes.so
#02 pc 000000000002fc2c  /data/data/com.yourapp/lib-main/libhermes.so

can you please attach those also? Thanks

Two more questions:
a) Does the crash happen right after you opened the app?
b) what do you mean exactly with this "Worked fine without Reanimated 2" - The crash started to happen when you installed REA v2?

from react-native-mmkv.

alexandrius avatar alexandrius commented on May 18, 2024

a - yes app crashes right after splash
b - Basically we have two branches nightly and dev. Dev has reanimated v1 and everything worked just fine, mmkv was installed on dev. Nightly has reanimated v2 dependency because we implemented some advanced animations. Once we merged dev into nightly it didn't work no more.

Here's full stack trace:

03-17 14:16:42.743  1377 16763 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.app.cooe/studio.codebit.cooe.MainActivity bnds=[843,765][1045,1016]} from uid 10188
03-17 14:16:42.759  1377  1377 W ActivityManager: Unable to start service Intent { act=android.service.appprediction.AppPredictionService cmp=com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiPredictionService } U=0: not found
03-17 14:16:42.760  1377  1377 W RemoteAppPredictionService: could not bind to Intent { act=android.service.appprediction.AppPredictionService cmp=com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiPredictionService } using flags 67108865
03-17 14:16:42.761  1377  1377 V SettingsProvider: Notifying for 0: content://settings/secure/reminder_exp_learning_time_elapsed
03-17 14:16:42.764  1377  1466 E system_server: Invalid ID 0x00000000.
03-17 14:16:42.803   724   724 D Zygote  : Forked child process 29633
03-17 14:16:42.804  1377  1473 I ActivityManager: Start proc 29633:com.app.cooe/u0a552 for activity {com.app.cooe/studio.codebit.cooe.MainActivity}
03-17 14:16:42.812 29633 29633 E com.app.cooe: Not starting debugger since process cannot load the jdwp agent.
03-17 14:16:42.838 29633 29633 I com.app.cooe: The ClassLoaderContext is a special shared library.
03-17 14:16:42.855 29633 29633 W FirebaseApp: Default FirebaseApp failed to initialize because no default options were found. This usually means that com.google.gms:google-services was not applied to your gradle project.
03-17 14:16:42.855 29633 29633 I FirebaseInitProvider: FirebaseApp initialization unsuccessful
03-17 14:16:42.860 29633 29633 D Sentry  : Auto-init: false
03-17 14:16:42.860 29633 29633 I Sentry  : Retrieving auto-init from AndroidManifest.xml
03-17 14:16:42.863 29633 29633 D SoLoader: init start
03-17 14:16:42.863 29633 29633 D SoLoader: adding system library source: /vendor/lib64
03-17 14:16:42.863 29633 29633 D SoLoader: adding system library source: /system/lib64
03-17 14:16:42.864 29633 29633 D SoLoader: adding application source: com.facebook.soloader.DirectorySoSource[root = /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64 flags = 0]
03-17 14:16:42.864 29633 29633 D SoLoader: adding backup source from : com.facebook.soloader.ApkSoSource[root = /data/data/com.app.cooe/lib-main flags = 1]
03-17 14:16:42.864 29633 29633 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/lib64 flags = 2]
03-17 14:16:42.864 29633 29633 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /vendor/lib64 flags = 2]
03-17 14:16:42.864 29633 29633 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64 flags = 0]
03-17 14:16:42.864 29633 29633 D SoLoader: Preparing SO source: com.facebook.soloader.ApkSoSource[root = /data/data/com.app.cooe/lib-main flags = 1]
03-17 14:16:42.864 29633 29633 V fb-UnpackingSoSource: locked dso store /data/user/0/com.app.cooe/lib-main
03-17 14:16:42.865 29633 29633 I fb-UnpackingSoSource: dso store is up-to-date: /data/user/0/com.app.cooe/lib-main
03-17 14:16:42.865 29633 29633 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.app.cooe/lib-main
03-17 14:16:42.865 29633 29633 D SoLoader: init finish: 4 SO sources prepared
03-17 14:16:42.865 29633 29633 D SoLoader: init exiting
03-17 14:16:42.868 29633 29633 D ReactNative: [CodePush] Loading JS bundle from "assets://index.android.bundle"
03-17 14:16:42.868 29633 29633 D SoLoader: init exiting
03-17 14:16:42.869 29633 29633 D SoLoader: About to load: libjscexecutor.so
03-17 14:16:42.869 29633 29633 D SoLoader: libjscexecutor.so not found on /data/data/com.app.cooe/lib-main
03-17 14:16:42.869 29633 29633 D SoLoader: libjscexecutor.so found on /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64
03-17 14:16:42.869 29633 29633 D SoLoader: Not resolving dependencies for libjscexecutor.so
03-17 14:16:42.871 29633 29633 W System.err: java.lang.UnsatisfiedLinkError: dlopen failed: library "libjsc.so" not found
03-17 14:16:42.871 29633 29633 W System.err: 	at java.lang.Runtime.load0(Runtime.java:938)
03-17 14:16:42.871 29633 29633 W System.err: 	at java.lang.System.load(System.java:1631)
03-17 14:16:42.871 29633 29633 W System.err: 	at com.facebook.soloader.SoLoader$1.load(SoLoader.java:400)
03-17 14:16:42.871 29633 29633 W System.err: 	at com.facebook.soloader.DirectorySoSource.loadLibraryFrom(DirectorySoSource.java:77)
03-17 14:16:42.871 29633 29633 W System.err: 	at com.facebook.soloader.DirectorySoSource.loadLibrary(DirectorySoSource.java:50)
03-17 14:16:42.871 29633 29633 W System.err: 	at com.facebook.soloader.ApplicationSoSource.loadLibrary(ApplicationSoSource.java:89)
03-17 14:16:42.871 29633 29633 W System.err: 	at com.facebook.soloader.SoLoader.doLoadLibraryBySoName(SoLoader.java:838)
03-17 14:16:42.871 29633 29633 W System.err: 	at com.facebook.soloader.SoLoader.loadLibraryBySoNameImpl(SoLoader.java:725)
03-17 14:16:42.871 29633 29633 W System.err: 	at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:649)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:629)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:577)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.facebook.react.ReactInstanceManagerBuilder.getDefaultJSExecutorFactory(ReactInstanceManagerBuilder.java:297)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.facebook.react.ReactInstanceManagerBuilder.build(ReactInstanceManagerBuilder.java:270)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.reactnativenavigation.react.NavigationReactNativeHost.createReactInstanceManager(NavigationReactNativeHost.java:59)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.facebook.react.ReactNativeHost.getReactInstanceManager(ReactNativeHost.java:39)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.reactnativenavigation.react.ReactGateway.<init>(ReactGateway.java:20)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.reactnativenavigation.NavigationApplication.createReactGateway(NavigationApplication.java:40)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.reactnativenavigation.NavigationApplication.onCreate(NavigationApplication.java:27)
03-17 14:16:42.872 29633 29633 W System.err: 	at studio.codebit.cooe.MainApplication.onCreate(MainApplication.java:35)
03-17 14:16:42.872 29633 29633 W System.err: 	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1190)
03-17 14:16:42.872 29633 29633 W System.err: 	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6460)
03-17 14:16:42.872 29633 29633 W System.err: 	at android.app.ActivityThread.access$1300(ActivityThread.java:219)
03-17 14:16:42.872 29633 29633 W System.err: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1859)
03-17 14:16:42.872 29633 29633 W System.err: 	at android.os.Handler.dispatchMessage(Handler.java:107)
03-17 14:16:42.872 29633 29633 W System.err: 	at android.os.Looper.loop(Looper.java:214)
03-17 14:16:42.872 29633 29633 W System.err: 	at android.app.ActivityThread.main(ActivityThread.java:7356)
03-17 14:16:42.872 29633 29633 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-17 14:16:42.872 29633 29633 W System.err: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
03-17 14:16:42.872 29633 29633 E SoLoader: couldn't find DSO to load: libjscexecutor.so caused by: dlopen failed: library "libjsc.so" not found result: 0
03-17 14:16:42.873 29633 29633 D SoLoader: init exiting
03-17 14:16:42.874 29633 29633 I IB-CP-Bridge: invoking setCrossPlatform with platform: 4
03-17 14:16:42.903 29633 29672 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied)
03-17 14:16:42.908 29633 29672 W GooglePlayServicesUtil: Google Play Store signature invalid.
03-17 14:16:42.931 29633 29633 I RNBranch: Initializing Branch SDK v. 4.3.2
03-17 14:16:42.944 29633 29633 I System.out: SDK LOG: instabugSDKDiskLogger not initialized
03-17 14:16:42.945 29633 29666 D NetworkSecurityConfig: No Network Security Config specified, using platform default
03-17 14:16:42.951   723 29696 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)
03-17 14:16:42.963   839   885 I sensors-hal: batch:205, android.sensor.accelerometer/9, period=200000000, max_latency=0
03-17 14:16:42.963   839   885 I sensors-hal: batch:214, android.sensor.accelerometer/9, period=200000000, max_latency=0 request completed
03-17 14:16:42.963   839   885 I sensors-hal: activate:151, android.sensor.accelerometer/9 en=1
03-17 14:16:42.965   839   885 I sensors-hal: activate:162, android.sensor.accelerometer/9 en=1 completed
03-17 14:16:42.966   723 29713 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)
03-17 14:16:42.968   839 29711 I sensors-hal: handle_indication_realtime:386,  SCHED_FIFO(10) for qmi_cbk
03-17 14:16:42.969 29633 29716 D SoLoader: About to load: libhermes.so
03-17 14:16:42.969 29633 29716 D SoLoader: libhermes.so not found on /data/data/com.app.cooe/lib-main
03-17 14:16:42.969 29633 29716 D SoLoader: libhermes.so found on /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64
03-17 14:16:42.969 29633 29716 D SoLoader: Not resolving dependencies for libhermes.so
03-17 14:16:42.972 29633 29716 D SoLoader: Loaded: libhermes.so
03-17 14:16:42.972 29633 29716 D SoLoader: About to load: libhermes-executor-debug.so
03-17 14:16:42.972 29633 29716 D SoLoader: libhermes-executor-debug.so not found on /data/data/com.app.cooe/lib-main
03-17 14:16:42.972 29633 29716 D SoLoader: libhermes-executor-debug.so found on /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64
03-17 14:16:42.972 29633 29716 D SoLoader: Not resolving dependencies for libhermes-executor-debug.so
03-17 14:16:42.974  1377  3029 W ActivityManager: Unable to start service Intent { act=android.support.customtabs.action.CustomTabsService pkg=com.android.chrome } U=0: not found
03-17 14:16:42.976 29633 29716 W System.err: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN8facebook6hermes13HermesRuntime11getDebuggerEv" referenced by "/data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libhermes-executor-debug.so"...
03-17 14:16:42.976 29633 29716 W System.err: 	at java.lang.Runtime.load0(Runtime.java:938)
03-17 14:16:42.976 29633 29716 W System.err: 	at java.lang.System.load(System.java:1631)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.soloader.SoLoader$1.load(SoLoader.java:400)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.soloader.DirectorySoSource.loadLibraryFrom(DirectorySoSource.java:77)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.soloader.DirectorySoSource.loadLibrary(DirectorySoSource.java:50)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.soloader.ApplicationSoSource.loadLibrary(ApplicationSoSource.java:89)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.soloader.SoLoader.doLoadLibraryBySoName(SoLoader.java:838)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.soloader.SoLoader.loadLibraryBySoNameImpl(SoLoader.java:725)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:649)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:629)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:577)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.hermes.reactexecutor.HermesExecutor.<clinit>(HermesExecutor.java:22)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.hermes.reactexecutor.HermesExecutorFactory.create(HermesExecutorFactory.java:29)
03-17 14:16:42.976 29633 29716 W System.err: 	at com.facebook.react.ReactInstanceManager$5.run(ReactInstanceManager.java:1017)
03-17 14:16:42.976 29633 29716 W System.err: 	at java.lang.Thread.run(Thread.java:919)
03-17 14:16:42.976 29633 29716 E SoLoader: couldn't find DSO to load: libhermes-executor-debug.so caused by: dlopen failed: cannot locate symbol "_ZN8facebook6hermes13HermesRuntime11getDebuggerEv" referenced by "/data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libhermes-executor-debug.so"... result: 0
03-17 14:16:42.976 29633 29716 D SoLoader: About to load: libhermes-executor-release.so
03-17 14:16:42.977 29633 29716 D SoLoader: libhermes-executor-release.so not found on /data/data/com.app.cooe/lib-main
03-17 14:16:42.977 29633 29716 D SoLoader: libhermes-executor-release.so found on /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64
03-17 14:16:42.977 29633 29716 D SoLoader: Not resolving dependencies for libhermes-executor-release.so
03-17 14:16:42.981 29633 29716 D SoLoader: Loaded: libhermes-executor-release.so
03-17 14:16:42.982 29633 29716 D SoLoader: About to load: libfbjni.so
03-17 14:16:42.982 29633 29668 I AdrenoGLES: QUALCOMM build                   : bc92c36, I9e73322269
03-17 14:16:42.982 29633 29668 I AdrenoGLES: Build Date                       : 08/28/19
03-17 14:16:42.982 29633 29668 I AdrenoGLES: OpenGL ES Shader Compiler Version: EV031.27.02.00
03-17 14:16:42.982 29633 29668 I AdrenoGLES: Local Branch                     : 
03-17 14:16:42.982 29633 29668 I AdrenoGLES: Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.8.1.R1.09.00.00.529.074
03-17 14:16:42.982 29633 29668 I AdrenoGLES: Remote Branch                    : NONE
03-17 14:16:42.982 29633 29668 I AdrenoGLES: Reconstruct Branch               : NOTHING
03-17 14:16:42.982 29633 29668 I AdrenoGLES: Build Config                     : S P 8.0.8 AArch64
03-17 14:16:42.984 29633 29668 I AdrenoGLES: PFP: 0x016ee187, ME: 0x00000000
03-17 14:16:42.985 29633 29716 D SoLoader: libfbjni.so not found on /data/data/com.app.cooe/lib-main
03-17 14:16:42.986 29633 29716 D SoLoader: libfbjni.so found on /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64
03-17 14:16:42.986 29633 29716 D SoLoader: Not resolving dependencies for libfbjni.so
03-17 14:16:42.986 29633 29716 D SoLoader: Loaded: libfbjni.so
03-17 14:16:42.995   595   595 I hwservicemanager: getTransport: Cannot find entry [email protected]::IMapper/default in either framework or device manifest.
03-17 14:16:42.995 29633 29668 W Gralloc3: mapper 3.x is not supported
03-17 14:16:42.996 29633 29716 D InstallReferrerState: FEATURE_NOT_SUPPORTED
03-17 14:16:42.998 29633 29716 D SoLoader: About to load: libreactnativejni.so
03-17 14:16:42.998 29633 29716 D SoLoader: libreactnativejni.so not found on /data/data/com.app.cooe/lib-main
03-17 14:16:42.998 29633 29716 D SoLoader: libreactnativejni.so found on /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64
03-17 14:16:42.998 29633 29716 D SoLoader: Not resolving dependencies for libreactnativejni.so
03-17 14:16:42.999 29633 29716 D SoLoader: Loaded: libreactnativejni.so
03-17 14:16:43.014 29633 29725 E ReactNativeJNI: logMarker CREATE_REACT_CONTEXT_END
03-17 14:16:43.014 29633 29716 E unknown:ReactNative: ReactInstanceManager.createReactContext: mJSIModulePackage not null
03-17 14:16:43.023 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupViewManager
03-17 14:16:43.023 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupShadowNode
03-17 14:16:43.024 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeViewManager
03-17 14:16:43.024 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeShadowNode
03-17 14:16:43.024 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextViewManager
03-17 14:16:43.024 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextShadowNode
03-17 14:16:43.024 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.checkbox.ReactCheckBoxManager
03-17 14:16:43.025 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
03-17 14:16:43.026 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDialogPickerManager
03-17 14:16:43.027 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
03-17 14:16:43.028 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDropdownPickerManager
03-17 14:16:43.029 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
03-17 14:16:43.030 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
03-17 14:16:43.031 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
03-17 14:16:43.032 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ProgressBarShadowNode
03-17 14:16:43.032 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactScrollViewManager
03-17 14:16:43.033 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager
03-17 14:16:43.034 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
03-17 14:16:43.034 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager
03-17 14:16:43.035 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
03-17 14:16:43.035 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
03-17 14:16:43.036 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewManager
03-17 14:16:43.037 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewShadowNode
03-17 14:16:43.037 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
03-17 14:16:43.037 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
03-17 14:16:43.037 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.image.ReactImageManager
03-17 14:16:43.039 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ReactModalHostManager
03-17 14:16:43.039 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ModalHostShadowNode
03-17 14:16:43.040  1377  1471 I ActivityTaskManager: Displayed com.app.cooe/studio.codebit.cooe.MainActivity: +286ms
03-17 14:16:43.040 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextManager
03-17 14:16:43.040 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextShadowNode
03-17 14:16:43.041 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputManager
03-17 14:16:43.042 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputShadowNode
03-17 14:16:43.043 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextViewManager
03-17 14:16:43.043 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextShadowNode
03-17 14:16:43.043 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.view.ReactViewManager
03-17 14:16:43.044 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.viewpager.ReactViewPagerManager
03-17 14:16:43.045 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextViewManager
03-17 14:16:43.045 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextShadowNode
03-17 14:16:43.045 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.art.ARTGroupViewManager
03-17 14:16:43.045 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.art.ARTGroupShadowNode
03-17 14:16:43.045 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.art.ARTShapeViewManager
03-17 14:16:43.045 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.art.ARTShapeShadowNode
03-17 14:16:43.045 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.art.ARTTextViewManager
03-17 14:16:43.045 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.art.ARTTextShadowNode
03-17 14:16:43.046 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.art.ARTSurfaceViewManager
03-17 14:16:43.046 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.art.ARTSurfaceViewShadowNode
03-17 14:16:43.046 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.cmcewen.blurview.BlurViewManager
03-17 14:16:43.046 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class org.reactnative.maskedview.RNCMaskedViewManager
03-17 14:16:43.047 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.androidprogressbar.ReactProgressBarViewManager
03-17 14:16:43.047 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.androidprogressbar.ProgressBarShadowNode
03-17 14:16:43.047 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.lwansbrough.RCTCamera.RCTCameraViewManager
03-17 14:16:43.048 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class org.reactnative.camera.CameraViewManager
03-17 14:16:43.049 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class iyegoroff.RNColorMatrixImageFilters.ColorMatrixImageFilterManager
03-17 14:16:43.049 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.henninghall.date_picker.DatePickerManager
03-17 14:16:43.050 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.dylanvann.fastimage.FastImageViewManager
03-17 14:16:43.050 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.gesturehandler.react.RNGestureHandlerRootViewManager
03-17 14:16:43.050 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.gesturehandler.react.RNGestureHandlerButtonViewManager
03-17 14:16:43.051 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.BV.LinearGradient.LinearGradientManager
03-17 14:16:43.051 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapCalloutManager
03-17 14:16:43.052 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapMarkerManager
03-17 14:16:43.052 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapPolylineManager
03-17 14:16:43.053 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapGradientPolylineManager
03-17 14:16:43.053 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapPolygonManager
03-17 14:16:43.053 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapCircleManager
03-17 14:16:43.054 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapManager
03-17 14:16:43.055 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapLiteManager
03-17 14:16:43.055 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapUrlTileManager
03-17 14:16:43.055 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapWMSTileManager
03-17 14:16:43.055 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapLocalTileManager
03-17 14:16:43.056 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapOverlayManager
03-17 14:16:43.056 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.airbnb.android.react.maps.AirMapHeatmapManager
03-17 14:16:43.056 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class org.wonday.pdf.RCTPdfManager
03-17 14:16:43.057 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.surajit.rnrg.RadialGradientManager
03-17 14:16:43.057 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.react.rnspinkit.RNSpinkit
03-17 14:16:43.058 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$GroupViewManager
03-17 14:16:43.059 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$RenderableShadowNode
03-17 14:16:43.059 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$PathViewManager
03-17 14:16:43.060 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$CircleViewManager
03-17 14:16:43.060 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$EllipseViewManager
03-17 14:16:43.060 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$LineViewManager
03-17 14:16:43.061 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$RectViewManager
03-17 14:16:43.061 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$TextViewManager
03-17 14:16:43.061 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$TSpanViewManager
03-17 14:16:43.062 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$TextPathViewManager
03-17 14:16:43.062 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$ImageViewManager
03-17 14:16:43.063 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$ClipPathViewManager
03-17 14:16:43.063 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$DefsViewManager
03-17 14:16:43.063 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$UseViewManager
03-17 14:16:43.063 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$SymbolManager
03-17 14:16:43.063 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$LinearGradientManager
03-17 14:16:43.064 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$RadialGradientManager
03-17 14:16:43.064 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$PatternManager
03-17 14:16:43.065 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$MaskManager
03-17 14:16:43.065 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$ForeignObjectManager
03-17 14:16:43.065 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.RenderableViewManager$MarkerManager
03-17 14:16:43.065 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.horcrux.svg.SvgViewManager
03-17 14:16:43.066 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.brentvatne.react.ReactVideoViewManager
03-17 14:16:43.067 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.entria.views.RNViewOverflowManager
03-17 14:16:43.067 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.reactnativecommunity.webview.RNCWebViewManager
03-17 14:16:43.068 29633 29716 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.wheelpicker.WheelPickerManager
03-17 14:16:43.070 29633 29716 D SoLoader: About to load: libturbomodulejsijni.so
03-17 14:16:43.070 29633 29716 D SoLoader: libturbomodulejsijni.so not found on /data/data/com.app.cooe/lib-main
03-17 14:16:43.071 29633 29716 D SoLoader: libturbomodulejsijni.so found on /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64
03-17 14:16:43.071 29633 29716 D SoLoader: Not resolving dependencies for libturbomodulejsijni.so
03-17 14:16:43.073 29633 29716 D SoLoader: Loaded: libturbomodulejsijni.so
03-17 14:16:43.074 29633 29716 E unknown:ReactNative: ReactInstanceManager.createReactContext: ReactFeatureFlags.useTurboModules == false
03-17 14:16:43.113 29633 29725 E ReactNativeJNI: logMarker RUN_JS_BUNDLE_START
03-17 14:16:43.120 29633 29726 D SoLoader: init exiting
03-17 14:16:43.126 29633 29726 I MMKV    : <MMKV.cpp:156::initialize> version v1.2.7 page size:4096
03-17 14:16:43.126 29633 29726 I MMKV    : <MMKV.cpp:167::initialize> armv8 AES instructions is supported
03-17 14:16:43.126 29633 29726 I MMKV    : <MMKV.cpp:175::initialize> armv8 CRC32 instructions is supported
03-17 14:16:43.126 29633 29726 I MMKV    : <MMKV.cpp:198::initializeMMKV> root dir: /data/user/0/com.app.cooe/files/mmkv
03-17 14:16:43.126 29633 29725 F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x203e564b4d4d6d in tid 29725 (mqt_js), pid 29633 (com.app.cooe)
03-17 14:16:43.266 29731 29731 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
03-17 14:16:43.271  1258  1258 I /system/bin/tombstoned: received crash request for pid 29725
03-17 14:16:43.274 29731 29731 I crash_dump64: performing dump of process 29633 (target tid = 29725)
03-17 14:16:43.287  2143  2143 D ImageWallpaper: wallpaper visibility changes to: false
03-17 14:16:43.290 29731 29731 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-17 14:16:43.290 29731 29731 F DEBUG   : Build fingerprint: 'OnePlus/OnePlus7T/OnePlus7T:10/QKQ1.190716.003/2005192100:user/release-keys'
03-17 14:16:43.290 29731 29731 F DEBUG   : Revision: '0'
03-17 14:16:43.290 29731 29731 F DEBUG   : ABI: 'arm64'
03-17 14:16:43.291 29731 29731 F DEBUG   : Timestamp: 2021-03-17 14:16:43+0400
03-17 14:16:43.291 29731 29731 F DEBUG   : pid: 29633, tid: 29725, name: mqt_js  >>> com.app.cooe <<<
03-17 14:16:43.291 29731 29731 F DEBUG   : uid: 10552
03-17 14:16:43.291 29731 29731 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x203e564b4d4d6d
03-17 14:16:43.291 29731 29731 F DEBUG   :     x0  72203e564b4d4d6d  x1  ffff0070d8416800  x2  00000000000001a2  x3  000000000000000e
03-17 14:16:43.291 29731 29731 F DEBUG   :     x4  00000070fea45168  x5  0000000000000000  x6  0000000000000037  x7  0000000000000030
03-17 14:16:43.291 29731 29731 F DEBUG   :     x8  00000070d9f25550  x9  72203e564b4d4d75  x10 00000070d7c00000  x11 72203e564b4d4de5
03-17 14:16:43.291 29731 29731 F DEBUG   :     x12 0000000000000004  x13 fffffffffc000000  x14 0000000000000080  x15 0000000000800000
03-17 14:16:43.291 29731 29731 F DEBUG   :     x16 00000071f2697890  x17 00000071f268a018  x18 00000070d9fea000  x19 00000070de20c000
03-17 14:16:43.291 29731 29731 F DEBUG   :     x20 00000070fea45168  x21 00000070fea45170  x22 000000000000000e  x23 00000000000001a2
03-17 14:16:43.291 29731 29731 F DEBUG   :     x24 00000070db031020  x25 00000070de23bac0  x26 00000070fea45188  x27 00000070d714562c
03-17 14:16:43.291 29731 29731 F DEBUG   :     x28 00000070db02f1e0  x29 00000070db02f090
03-17 14:16:43.291 29731 29731 F DEBUG   :     sp  00000070db02f040  lr  00000070df895204  pc  00000070df8a210c
03-17 14:16:43.294   943   943 E Layer   : [Surface(name=AppWindowToken{2dc3ca4 token=Token{38a1f37 ActivityRecord{d5c7436 u0 com.app.cooe/studio.codebit.cooe.MainActivity t7280}}})/@0x608807d - animation-leash#0] No local sync point found
03-17 14:16:43.294   943   943 E Layer   : [Surface(name=AppWindowToken{2dc3ca4 token=Token{38a1f37 ActivityRecord{d5c7436 u0 com.app.cooe/studio.codebit.cooe.MainActivity t7280}}})/@0x608807d - animation-leash#0] No local sync point found
03-17 14:16:43.294   943   943 E Layer   : [Surface(name=AppWindowToken{70189bf token=Token{68c53de ActivityRecord{23f8719 u0 com.android.launcher3/.Launcher t6550}}})/@0x8163ff - animation-leash#0] No local sync point found
03-17 14:16:43.537 29731 29731 F DEBUG   : 
03-17 14:16:43.537 29731 29731 F DEBUG   : backtrace:
03-17 14:16:43.538 29731 29731 F DEBUG   :       #00 pc 000000000005d10c  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libhermes.so (BuildId: 19cf666039ce5d2aeca3909963853ad955e8839d)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #01 pc 0000000000050200  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libhermes.so (BuildId: 19cf666039ce5d2aeca3909963853ad955e8839d)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #02 pc 000000000004e93c  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libhermes.so (BuildId: 19cf666039ce5d2aeca3909963853ad955e8839d)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #03 pc 0000000000076a64  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libhermes.so (BuildId: 19cf666039ce5d2aeca3909963853ad955e8839d)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #04 pc 000000000002ca78  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libhermes.so (facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__ndk1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&)+228) (BuildId: 19cf666039ce5d2aeca3909963853ad955e8839d)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #05 pc 000000000002cbd8  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libhermes.so (facebook::hermes::HermesRuntimeImpl::evaluateJavaScript(std::__ndk1::shared_ptr<facebook::jsi::Buffer const> const&, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char>> const&)+88) (BuildId: 19cf666039ce5d2aeca3909963853ad955e8839d)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #06 pc 0000000000025fe4  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libhermes-executor-release.so (facebook::react::JSIExecutor::loadBundle(std::__ndk1::unique_ptr<facebook::react::JSBigString const, std::__ndk1::default_delete<facebook::react::JSBigString const>>, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char>>)+564) (BuildId: 6f924153575b2297a9b489c75d3834bd885ae749)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #07 pc 00000000000a0958  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libreactnativejni.so (BuildId: 7e166bc5cfb525e50764e8070aa3ba1e3a0e4fdf)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #08 pc 00000000000a2350  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libreactnativejni.so (BuildId: 7e166bc5cfb525e50764e8070aa3ba1e3a0e4fdf)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #09 pc 0000000000068d48  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libreactnativejni.so (BuildId: 7e166bc5cfb525e50764e8070aa3ba1e3a0e4fdf)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #10 pc 0000000000059a70  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libreactnativejni.so (_ZN8facebook3jni6detail13MethodWrapperIMNS_5react15JNativeRunnableEFvvEXadL_ZNS4_3runEvEES4_vJEE8dispatchENS0_9alias_refIPNS1_8JTypeForINS0_11HybridClassIS4_NS3_8RunnableEE8JavaPartESB_vE11_javaobjectEEE+32) (BuildId: 7e166bc5cfb525e50764e8070aa3ba1e3a0e4fdf)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #11 pc 00000000000599ec  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64/libreactnativejni.so (_ZN8facebook3jni6detail15FunctionWrapperIPFvNS0_9alias_refIPNS1_8JTypeForINS0_11HybridClassINS_5react15JNativeRunnableENS6_8RunnableEE8JavaPartES8_vE11_javaobjectEEEEXadL_ZNS1_13MethodWrapperIMS7_FvvEXadL_ZNS7_3runEvEES7_vJEE8dispatchESE_EESD_vJEE4callEP7_JNIEnvP8_jobject+52) (BuildId: 7e166bc5cfb525e50764e8070aa3ba1e3a0e4fdf)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #12 pc 00000000000684ec  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/oat/arm64/base.odex (art_jni_trampoline+124)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #13 pc 000000000073563c  /system/framework/arm64/boot-framework.oat (android.os.Handler.dispatchMessage+76) (BuildId: 8cb067ad8fb444925f0ac51e40aff5419d5c90b3)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #14 pc 0000000000136334  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #15 pc 000000000014506c  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+244) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #16 pc 00000000002df0d4  /apex/com.android.runtime/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+384) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #17 pc 00000000002da3b4  /apex/com.android.runtime/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+912) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #18 pc 00000000005984ec  /apex/com.android.runtime/lib64/libart.so (MterpInvokeSuper+1532) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #19 pc 0000000000130894  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_super+20) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #20 pc 0000000000422ab0  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/oat/arm64/base.vdex (com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #21 pc 00000000002afd20  /apex/com.android.runtime/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.1271440803783865717+240) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #22 pc 0000000000588e8c  /apex/com.android.runtime/lib64/libart.so (artQuickToInterpreterBridge+1012) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #23 pc 000000000013f468  /apex/com.android.runtime/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #24 pc 0000000000738c50  /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+1440) (BuildId: 8cb067ad8fb444925f0ac51e40aff5419d5c90b3)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #25 pc 00000000001365b8  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #26 pc 000000000014508c  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+276) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #27 pc 00000000002df0d4  /apex/com.android.runtime/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+384) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #28 pc 00000000002da3b4  /apex/com.android.runtime/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+912) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #29 pc 000000000059a3f0  /apex/com.android.runtime/lib64/libart.so (MterpInvokeStatic+368) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #30 pc 0000000000130994  /apex/com.android.runtime/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #31 pc 0000000000422c3e  /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/oat/arm64/base.vdex (com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run+74)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #32 pc 00000000002afd20  /apex/com.android.runtime/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.1271440803783865717+240) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #33 pc 0000000000588e8c  /apex/com.android.runtime/lib64/libart.so (artQuickToInterpreterBridge+1012) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #34 pc 000000000013f468  /apex/com.android.runtime/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #35 pc 00000000001a50b8  /system/framework/arm64/boot.oat (java.lang.Thread.run+72) (BuildId: ea91aeb51460fd0b1e348401ff847fa1b318babf)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #36 pc 0000000000136334  /apex/com.android.runtime/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #37 pc 000000000014506c  /apex/com.android.runtime/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+244) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #38 pc 00000000004a9110  /apex/com.android.runtime/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #39 pc 00000000004aa1a4  /apex/com.android.runtime/lib64/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue const*)+416) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #40 pc 00000000004e9f3c  /apex/com.android.runtime/lib64/libart.so (art::Thread::CreateCallback(void*)+1176) (BuildId: f18ba0d31015d10e776009d0c61cea71)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #41 pc 00000000000e10a0  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 216bdd1e23f2602677a0c2ba9f2980fa)
03-17 14:16:43.538 29731 29731 F DEBUG   :       #42 pc 0000000000083ab0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 216bdd1e23f2602677a0c2ba9f2980fa)
03-17 14:16:43.294   943   943 E Layer   : [Surface(name=AppWindowToken{70189bf token=Token{68c53de ActivityRecord{23f8719 u0 com.android.launcher3/.Launcher t6550}}})/@0x8163ff - animation-leash#0] No local sync point found
03-17 14:16:43.704  3870  3899 V ULocation: onSetRequest: ProviderRequest[OFF] by WorkSource{}
03-17 14:16:43.704  3870  3899 V ULocation: using autoUpdate=false autoTime=9223372036854775807
03-17 14:16:43.728   723 29710 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)
03-17 14:16:43.729   723 29704 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)
03-17 14:16:43.729   723 29715 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)
03-17 14:16:43.729   723 29717 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)
03-17 14:16:43.730   723 29712 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)
03-17 14:16:43.731   723 29705 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)
03-17 14:16:43.797  1377 29739 I DropBoxManagerService: add tag=data_app_native_crash isTagEnabled=true flags=0x2
03-17 14:16:43.797  1377 29738 W ActivityTaskManager:   Force finishing activity com.app.cooe/studio.codebit.cooe.MainActivity
03-17 14:16:43.798  1258  1258 E /system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_05
03-17 14:16:43.809  1377  1478 I BootReceiver: Copying /data/tombstones/tombstone_05 to DropBox (SYSTEM_TOMBSTONE)
03-17 14:16:43.810  1377  1478 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2
03-17 14:16:43.824  1377  1463 I ActivityManager: Showing crash dialog for package com.app.cooe u0
03-17 14:16:43.825  1377  1463 E system_server: Invalid ID 0x00000000.
03-17 14:16:43.854  1377  1740 W InputDispatcher: channel '3855bb3 com.app.cooe/studio.codebit.cooe.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
03-17 14:16:43.854  1377  1740 E InputDispatcher: channel '3855bb3 com.app.cooe/studio.codebit.cooe.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
03-17 14:16:43.860  1377  1740 W InputDispatcher: channel 'a6286ca com.app.cooe/studio.codebit.cooe.MainActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
03-17 14:16:43.860  1377  1740 E InputDispatcher: channel 'a6286ca com.app.cooe/studio.codebit.cooe.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
03-17 14:16:43.862  1377 14128 I ActivityManager: Process com.app.cooe (pid 29633) has died: fore TOP 
03-17 14:16:43.862   839   885 I sensors-hal: activate:151, android.sensor.accelerometer/9 en=0
03-17 14:16:43.862  1377  3350 I WindowManager: WIN DEATH: Window{a6286ca u0 com.app.cooe/studio.codebit.cooe.MainActivity}
03-17 14:16:43.862  1377  3350 W InputDispatcher: Attempted to unregister already unregistered input channel 'a6286ca com.app.cooe/studio.codebit.cooe.MainActivity (server)'
03-17 14:16:43.863   839   885 I sensors-hal: activate:162, android.sensor.accelerometer/9 en=0 completed
03-17 14:16:43.867  1377 12519 I WindowManager: WIN DEATH: Window{3855bb3 u0 com.app.cooe/studio.codebit.cooe.MainActivity}
03-17 14:16:43.868  1377 12519 W InputDispatcher: Attempted to unregister already unregistered input channel '3855bb3 com.app.cooe/studio.codebit.cooe.MainActivity (server)'
03-17 14:16:43.872   724   724 I Zygote  : Process 29633 exited due to signal 11 (Segmentation fault)
03-17 14:16:43.899  1377  1474 I libprocessgroup: Successfully killed process cgroup uid 10552 pid 29633 in 36ms
03-17 14:16:43.901   723 29737 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)
03-17 14:16:43.901   723 29737 W SocketClient: write error (Broken pipe)
03-17 14:16:43.901   723 29737 W DnsProxyListener: GetAddrInfoHandler::run: Error writing DNS result to client
03-17 14:16:43.920  2143  2143 D ImageWallpaper: wallpaper visibility changes to: true
03-17 14:16:43.926  1377  1377 W ActivityManager: Unable to start service Intent { act=android.service.appprediction.AppPredictionService cmp=com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiPredictionService } U=0: not found
03-17 14:16:43.926  1377  1377 W RemoteAppPredictionService: could not bind to Intent { act=android.service.appprediction.AppPredictionService cmp=com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiPredictionService } using flags 67108865
03-17 14:16:43.929  2143  2155 I ndroid.systemu: NativeAlloc concurrent copying GC freed 35679(1390KB) AllocSpace objects, 22(440KB) LOS objects, 49% free, 6185KB/12MB, paused 119us total 105.316ms
03-17 14:16:44.288  1377  1465 W ActivityManager: setHasOverlayUi called on unknown pid: 29633
03-17 14:16:44.327   724   724 D Zygote  : Forked child process 29740
03-17 14:16:44.330  1377  1473 I ActivityManager: Start proc 29740:com.app.cooe/u0a552 for service {com.app.cooe/com.instabug.crash.network.InstabugCrashesUploaderService}
03-17 14:16:44.342 29740 29740 E com.app.cooe: Not starting debugger since process cannot load the jdwp agent.
03-17 14:16:44.368 29740 29740 I com.app.cooe: The ClassLoaderContext is a special shared library.
03-17 14:16:44.389 29740 29740 W FirebaseApp: Default FirebaseApp failed to initialize because no default options were found. This usually means that com.google.gms:google-services was not applied to your gradle project.
03-17 14:16:44.389 29740 29740 I FirebaseInitProvider: FirebaseApp initialization unsuccessful
03-17 14:16:44.394 29740 29740 D Sentry  : Auto-init: false
03-17 14:16:44.394 29740 29740 I Sentry  : Retrieving auto-init from AndroidManifest.xml
03-17 14:16:44.397 29740 29740 D SoLoader: init start
03-17 14:16:44.397 29740 29740 D SoLoader: adding system library source: /vendor/lib64
03-17 14:16:44.397 29740 29740 D SoLoader: adding system library source: /system/lib64
03-17 14:16:44.397 29740 29740 D SoLoader: adding application source: com.facebook.soloader.DirectorySoSource[root = /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64 flags = 0]
03-17 14:16:44.397 29740 29740 D SoLoader: adding backup source from : com.facebook.soloader.ApkSoSource[root = /data/data/com.app.cooe/lib-main flags = 1]
03-17 14:16:44.397 29740 29740 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /system/lib64 flags = 2]
03-17 14:16:44.397 29740 29740 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /vendor/lib64 flags = 2]
03-17 14:16:44.397 29740 29740 D SoLoader: Preparing SO source: com.facebook.soloader.DirectorySoSource[root = /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64 flags = 0]
03-17 14:16:44.397 29740 29740 D SoLoader: Preparing SO source: com.facebook.soloader.ApkSoSource[root = /data/data/com.app.cooe/lib-main flags = 1]
03-17 14:16:44.398 29740 29740 V fb-UnpackingSoSource: locked dso store /data/user/0/com.app.cooe/lib-main
03-17 14:16:44.398 29740 29740 I fb-UnpackingSoSource: dso store is up-to-date: /data/user/0/com.app.cooe/lib-main
03-17 14:16:44.398 29740 29740 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.app.cooe/lib-main
03-17 14:16:44.398 29740 29740 D SoLoader: init finish: 4 SO sources prepared
03-17 14:16:44.398 29740 29740 D SoLoader: init exiting
03-17 14:16:44.403 29740 29740 D ReactNative: [CodePush] Loading JS bundle from "assets://index.android.bundle"
03-17 14:16:44.403 29740 29740 D SoLoader: init exiting
03-17 14:16:44.403 29740 29740 D SoLoader: About to load: libjscexecutor.so
03-17 14:16:44.403 29740 29740 D SoLoader: libjscexecutor.so not found on /data/data/com.app.cooe/lib-main
03-17 14:16:44.403 29740 29740 D SoLoader: libjscexecutor.so found on /data/app/com.app.cooe-lSmusJwmQXMSFrGmWW0CQA==/lib/arm64
03-17 14:16:44.403 29740 29740 D SoLoader: Not resolving dependencies for libjscexecutor.so
03-17 14:16:44.406 29740 29740 W System.err: java.lang.UnsatisfiedLinkError: dlopen failed: library "libjsc.so" not found
03-17 14:16:44.406 29740 29740 W System.err: 	at java.lang.Runtime.load0(Runtime.java:938)
03-17 14:16:44.406 29740 29740 W System.err: 	at java.lang.System.load(System.java:1631)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.soloader.SoLoader$1.load(SoLoader.java:400)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.soloader.DirectorySoSource.loadLibraryFrom(DirectorySoSource.java:77)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.soloader.DirectorySoSource.loadLibrary(DirectorySoSource.java:50)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.soloader.ApplicationSoSource.loadLibrary(ApplicationSoSource.java:89)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.soloader.SoLoader.doLoadLibraryBySoName(SoLoader.java:838)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.soloader.SoLoader.loadLibraryBySoNameImpl(SoLoader.java:725)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.soloader.SoLoader.loadLibraryBySoName(SoLoader.java:649)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:629)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.soloader.SoLoader.loadLibrary(SoLoader.java:577)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.react.ReactInstanceManagerBuilder.getDefaultJSExecutorFactory(ReactInstanceManagerBuilder.java:297)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.react.ReactInstanceManagerBuilder.build(ReactInstanceManagerBuilder.java:270)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.reactnativenavigation.react.NavigationReactNativeHost.createReactInstanceManager(NavigationReactNativeHost.java:59)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.facebook.react.ReactNativeHost.getReactInstanceManager(ReactNativeHost.java:39)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.reactnativenavigation.react.ReactGateway.<init>(ReactGateway.java:20)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.reactnativenavigation.NavigationApplication.createReactGateway(NavigationApplication.java:40)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.reactnativenavigation.NavigationApplication.onCreate(NavigationApplication.java:27)
03-17 14:16:44.406 29740 29740 W System.err: 	at studio.codebit.cooe.MainApplication.onCreate(MainApplication.java:35)
03-17 14:16:44.406 29740 29740 W System.err: 	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1190)
03-17 14:16:44.406 29740 29740 W System.err: 	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6460)
03-17 14:16:44.406 29740 29740 W System.err: 	at android.app.ActivityThread.access$1300(ActivityThread.java:219)
03-17 14:16:44.406 29740 29740 W System.err: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1859)
03-17 14:16:44.406 29740 29740 W System.err: 	at android.os.Handler.dispatchMessage(Handler.java:107)
03-17 14:16:44.406 29740 29740 W System.err: 	at android.os.Looper.loop(Looper.java:214)
03-17 14:16:44.406 29740 29740 W System.err: 	at android.app.ActivityThread.main(ActivityThread.java:7356)
03-17 14:16:44.406 29740 29740 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
03-17 14:16:44.406 29740 29740 W System.err: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
03-17 14:16:44.406 29740 29740 E SoLoader: couldn't find DSO to load: libjscexecutor.so caused by: dlopen failed: library "libjsc.so" not found result: 0
03-17 14:16:44.407 29740 29740 D SoLoader: init exiting
03-17 14:16:44.409 29740 29740 I IB-CP-Bridge: invoking setCrossPlatform with platform: 4
03-17 14:16:44.441 29740 29774 W ContextImpl: Failed to ensure /data/user/0/com.google.android.gms/shared_prefs: mkdir failed: EACCES (Permission denied)
03-17 14:16:44.450 29740 29774 W GooglePlayServicesUtil: Google Play Store signature invalid.
03-17 14:16:44.470 29740 29778 D NetworkSecurityConfig: No Network Security Config specified, using platform default
03-17 14:16:44.480   723 29791 E ResolverController: No valid NAT64 prefix (125, <unspecified>/0)

from react-native-mmkv.

mrousavy avatar mrousavy commented on May 18, 2024

Did the branch where it worked use JSC? I believe this is a Hermes issue...

from react-native-mmkv.

alexandrius avatar alexandrius commented on May 18, 2024

Did the branch where it worked use JSC? I believe this is a Hermes issue...

Both branches are configured with hermes

from react-native-mmkv.

mrousavy avatar mrousavy commented on May 18, 2024

That's weird, I just investigated this issue for a few hours with @hannojg and we pretty much pinned it down to be a Hermes only issue. I could reproduce it with a blank RN app, then installing react-native-mmkv, and noticed that it works with JSC but doesn't work with Hermes. See facebook/hermes#470

from react-native-mmkv.

mrousavy avatar mrousavy commented on May 18, 2024

You're seeing this issue because the current way I install those JSI bindings is a bit hacky. I'll rewrite this thing to a TurboModule, which should fix those crashes.

from react-native-mmkv.

mrousavy avatar mrousavy commented on May 18, 2024

Can you check if the newest version (1.1.6) works for you? Note that it requires some additional installation steps, see INSTALL.md.

Also, if you can't import the library see this issue which includes a temporary workaround. I'll find a fix that requires no native changes at all soon πŸ‘

from react-native-mmkv.

alexandrius avatar alexandrius commented on May 18, 2024

Works fine now. Thanks!

from react-native-mmkv.

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.