facebook / hermes

A JavaScript engine optimized for running React Native.
https://hermesengine.dev/
MIT License
9.9k stars 639 forks source link

Hermes debug build crashing on 64bit?, Fatal signal 11 and 6 #404

Closed andwhysoft closed 10 months ago

andwhysoft commented 4 years ago

Bug Description

When trying to enable Hermes engine, debug build is crashing. If a release build is made, it seems to be working fine.

2020-11-09 17:18:04.246 30742-30983/com.example.test A/libc: Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7e368f7fc4 in tid 30983 (mqt_js), pid 30742 (e.example)
2020-11-09 17:18:04.247 30742-30984/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.th3rdwave.safeareacontext.SafeAreaViewManager
2020-11-09 17:18:04.248 30742-30984/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.th3rdwave.safeareacontext.SafeAreaViewShadowNode
2020-11-09 17:18:04.258 30742-30984/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenContainerViewManager
2020-11-09 17:18:04.259 30742-30984/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenViewManager
2020-11-09 17:18:04.261 30742-30984/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenStackViewManager
2020-11-09 17:18:04.261 30742-30984/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenStackHeaderConfigViewManager
2020-11-09 17:18:04.262 30742-30984/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenStackHeaderSubviewManager
2020-11-09 17:18:04.301 616-699/? I/PreDnsController: canPreDnsQuery,persist.sys.predns is false!
2020-11-09 17:18:04.356 31053-31053/? I/crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
2020-11-09 17:18:04.359 836-836/? I//system/bin/tombstoned: received crash request for pid 30983
2020-11-09 17:18:04.363 31053-31053/? I/crash_dump64: performing dump of process 30742 (target tid = 30983)
2020-11-09 17:18:04.370 30742-30756/com.example.test I/e.authenticato: Background concurrent copying GC freed 78806(4MB) AllocSpace objects, 15(556KB) LOS objects, 49% free, 7MB/14MB, paused 190us total 125.317ms
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG: Build fingerprint: 'HUAWEI/ELE-L29EEA/HWELE:9/HUAWEIELE-L29/9.1.0.193C431:user/release-keys'
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG: Revision: '0'
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG: ABI: 'arm64'
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG: Happend: 'Mon Nov  9 17:18:04 2020
    '
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG: SYSVMTYPE: Art
    APPVMTYPE: Art
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG: pid: 30742, tid: 30983, name: mqt_js  >>> com.example.test <<<
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG: signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7e368f7fc4
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG:     x0  0000007e36977820  x1  0000007e253612c0  x2  0000007e25361310  x3  0000000000000030
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG:     x4  0000000000000000  x5  0000000000000000  x6  0000000000000000  x7  7375615064696420
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG:     x8  0000007e368f7fc4  x9  0000000000000000  x10 0000000000000000  x11 0000000000000000
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG:     x12 20726f6620657375  x13 203a6e6f73616572  x14 0000000000000000  x15 0000007e35b7c3d8
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG:     x16 0000007e364fa738  x17 0000007e3649b118  x18 0000000000000001  x19 0000007e368f7fc4
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG:     x20 0000000000000000  x21 0000007e36977820  x22 0000007e25361310  x23 0000000000000050
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG:     x24 0000000000000000  x25 0000007e35b7f588  x26 0000000000001002  x27 0000000000000000
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG:     x28 0000000000000000  x29 0000007e35b7c830
2020-11-09 17:18:04.374 31053-31053/? A/DEBUG:     sp  0000007e35b7c800  lr  0000007e36172090  pc  0000007e368f7fe4
2020-11-09 17:18:04.374 31053-31053/? I/unwind: Malformed section header found, ignoring...
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG: backtrace:
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #00 pc 0000000000076fe4  /data/data/com.example.test/lib-main/libc++_shared.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #01 pc 000000000008408c  /data/data/com.example.test/lib-main/libhermes-inspector.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #02 pc 0000000000083c68  /data/data/com.example.test/lib-main/libhermes-inspector.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #03 pc 000000000003aae8  /data/data/com.example.test/lib-main/libhermes.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #04 pc 000000000010d5fc  /data/data/com.example.test/lib-main/libhermes.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #05 pc 000000000010ca00  /data/data/com.example.test/lib-main/libhermes.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #06 pc 0000000000055df0  /data/data/com.example.test/lib-main/libhermes.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #07 pc 000000000005539c  /data/data/com.example.test/lib-main/libhermes.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #08 pc 000000000008af78  /data/data/com.example.test/lib-main/libhermes.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #09 pc 000000000002b038  /data/data/com.example.test/lib-main/libhermes.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #10 pc 000000000002b214  /data/data/com.example.test/lib-main/libhermes.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #11 pc 0000000000026a5c  /data/data/com.example.test/lib-main/libhermes-executor-debug.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #12 pc 00000000000a0958  /data/data/com.example.test/lib-main/libreactnativejni.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #13 pc 00000000000a2350  /data/data/com.example.test/lib-main/libreactnativejni.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #14 pc 0000000000068d48  /data/data/com.example.test/lib-main/libreactnativejni.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #15 pc 0000000000059a70  /data/data/com.example.test/lib-main/libreactnativejni.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #16 pc 00000000000599ec  /data/data/com.example.test/lib-main/libreactnativejni.so
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #17 pc 0000000000577fe0  /system/lib64/libart.so (art_quick_generic_jni_trampoline+144)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #18 pc 000000000056ef88  /system/lib64/libart.so (art_quick_invoke_stub+584)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #19 pc 00000000000d4204  /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #20 pc 0000000000283fa8  /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+344)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #21 pc 000000000027dfb0  /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+968)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #22 pc 000000000053fa14  /system/lib64/libart.so (MterpInvokeInterface+1392)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #23 pc 0000000000561814  /system/lib64/libart.so (ExecuteMterpImpl+14740)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #24 pc 0000000000ca87b2  /system/framework/boot-framework.vdex (android.os.Handler.handleCallback+4)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #25 pc 0000000000257cb4  /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #26 pc 000000000025d7a8  /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #27 pc 000000000027df94  /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #28 pc 000000000053ff9c  /system/lib64/libart.so (MterpInvokeStatic+204)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #29 pc 0000000000561794  /system/lib64/libart.so (ExecuteMterpImpl+14612)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #30 pc 0000000000b44d9c  /system/framework/boot-framework.vdex (android.os.Handler.dispatchMessage+8)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #31 pc 0000000000257cb4  /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #32 pc 000000000025d7a8  /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #33 pc 000000000027df94  /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #34 pc 000000000053f130  /system/lib64/libart.so (MterpInvokeSuper+1420)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #35 pc 0000000000561694  /system/lib64/libart.so (ExecuteMterpImpl+14356)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #36 pc 000000000039bd18  /dev/ashmem/dalvik-classes.dex extracted in memory from /data/app/com.example.test-0HvdJTfShOcSyQ3kS7dCxg==/base.apk (deleted) (com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #37 pc 0000000000257cb4  /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #38 pc 000000000025d7a8  /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #39 pc 000000000027df94  /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #40 pc 000000000053ea98  /system/lib64/libart.so (MterpInvokeVirtual+588)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #41 pc 0000000000561614  /system/lib64/libart.so (ExecuteMterpImpl+14228)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #42 pc 0000000000b4cbc0  /system/framework/boot-framework.vdex (android.os.Looper.loop+498)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #43 pc 0000000000257cb4  /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #44 pc 000000000025d7a8  /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #45 pc 000000000027df94  /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #46 pc 000000000053ff9c  /system/lib64/libart.so (MterpInvokeStatic+204)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #47 pc 0000000000561794  /system/lib64/libart.so (ExecuteMterpImpl+14612)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #48 pc 000000000039bea6  /dev/ashmem/dalvik-classes.dex extracted in memory from /data/app/com.example.test-0HvdJTfShOcSyQ3kS7dCxg==/base.apk (deleted) (com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run+74)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #49 pc 0000000000257cb4  /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #50 pc 000000000025d7a8  /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #51 pc 000000000027df94  /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #52 pc 000000000053fa14  /system/lib64/libart.so (MterpInvokeInterface+1392)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #53 pc 0000000000561814  /system/lib64/libart.so (ExecuteMterpImpl+14740)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #54 pc 00000000000cd1a6  /system/framework/boot.vdex (java.lang.Thread.run+12)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #55 pc 0000000000257cb4  /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #56 pc 000000000052aa88  /system/lib64/libart.so (artQuickToInterpreterBridge+1020)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #57 pc 00000000005780fc  /system/lib64/libart.so (art_quick_to_interpreter_bridge+92)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #58 pc 000000000056ef88  /system/lib64/libart.so (art_quick_invoke_stub+584)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #59 pc 00000000000d4204  /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #60 pc 0000000000472fd4  /system/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #61 pc 0000000000474090  /system/lib64/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue*)+424)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #62 pc 000000000049f684  /system/lib64/libart.so (art::Thread::CreateCallback(void*)+1120)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #63 pc 0000000000083588  /system/lib64/libc.so (__pthread_start(void*)+36)
2020-11-09 17:18:04.440 31053-31053/? A/DEBUG:     #64 pc 00000000000241dc  /system/lib64/libc.so (__start_thread+68)

This is a hybrid React Native application, so below was how Hermes was enabled image image

Hermes version: 0.5.1 React Native version (if any): 63.2 Platform arm64-v8a, x86_64

Steps To Reproduce

Unfortunately this wasn't reproducible on a new project :(

Huxpro commented 4 years ago

@andwhysoft one thing that I'm immediately wondering is that what Hermes version are you using? Were you building the source from the trunk?

The reason I'm asking is that Hermes and RN are ABI-dependent. You can find which Hermes version are supposed to be used with which RN version at https://github.com/facebook/hermes/releases, and make sure the Hermes you are using is coming from a compatible version. E.g. RN 0.63.x should use Hermes 0.5.x.

andwhysoft commented 4 years ago

Sorry, I somehow missed adding the version. It is 0.5.1 that was downloaded from the npm from installing React Native 0.63.2.

willholen commented 4 years ago

Is the APK available? If not, could you provide more of the log going further back?

Huxpro commented 4 years ago

@andwhysoft thanks for making it clear. v0.5.1 is good for RN 0.63.x and it supports symbolication. Could you follow what the issue template mentioned and provide a symbolicated native stack trace to help us debug your issue?

If it's an abort (e.g. app crashes), please see "Reporting crashes" from https://github.com/facebook/hermes/blob/master/doc/ReactNativeIntegration.md#reporting-native-crashes for instructions on reporting a native crash, including symbolicating the native stack trace.

andwhysoft commented 4 years ago

Hi @Huxpro @willholen please find the logs.

Unfortunately I cannot provide the debug apk.

Below is the symbolicate native stack trace for arm64

********** Crash dump: **********
Build fingerprint: 'HUAWEI/ELE-L29EEA/HWELE:9/HUAWEIELE-L29/9.1.0.193C431:user/release-keys'
#00 0x0000000000076fe4 /data/data/com.example.text/lib-main/libc++_shared.so
#01 0x000000000008408c /data/data/com.example.text/lib-main/libhermes-inspector.so
#02 0x0000000000083c68 /data/data/com.example.text/lib-main/libhermes-inspector.so
#03 0x000000000003aae8 /data/data/com.example.text/lib-main/libhermes.so
facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0::operator()(hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long) const
/home/circleci/project/API/hermes\DebuggerAPI.cpp:88:43
decltype(std::__ndk1::forward<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&>(fp)(std::__ndk1::forward<hermes::vm::InterpreterState>(fp0), std::__ndk1::forward<facebook::hermes::debugger::PauseReason>(fp0), std::__ndk1::forward<hermes::vm::HermesValue>(fp0), std::__ndk1::forward<hermes::vm::Debugger::EvalResultMetadata const&>(fp0), std::__ndk1::forward<unsigned long>(fp0))) std::__ndk1::__invoke<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&, hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long>(facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&, hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&)
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\type_traits:4353:0
hermes::vm::DebugCommand std::__ndk1::__invoke_void_return_wrapper<hermes::vm::DebugCommand>::__call<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&, hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long>(facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&, hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&)
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\__functional_base:318:0
std::__ndk1::__function::__alloc_func<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0, std::__ndk1::allocator<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0>, hermes::vm::DebugCommand (hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)>::operator()(hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&)
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\functional:1527:0
std::__ndk1::__function::__func<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0, std::__ndk1::allocator<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0>, hermes::vm::DebugCommand (hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)>::operator()(hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&)
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\functional:1651:0
#04 0x000000000010d5fc /data/data/com.example.text/lib-main/libhermes.so
std::__ndk1::__function::__value_func<hermes::vm::DebugCommand (hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)>::operator()(hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&) const
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\functional:1799:16
std::__ndk1::function<hermes::vm::DebugCommand (hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)>::operator()(hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long) const
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\functional:2347:0
hermes::vm::Debugger::getNextCommand(hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)
/home/circleci/project/include/hermes/VM/Debugger\Debugger.h:507:0
hermes::vm::Debugger::debuggerLoop(hermes::vm::InterpreterState&, facebook::hermes::debugger::PauseReason, unsigned long)
/home/circleci/project/lib/VM/Debugger\Debugger.cpp:340:0
#05 0x000000000010ca00 /data/data/com.example.text/lib-main/libhermes.so
hermes::vm::Debugger::runDebugger(hermes::vm::Debugger::RunReason, hermes::vm::InterpreterState&)
/home/circleci/project/lib/VM/Debugger\Debugger.cpp:323:10
#06 0x0000000000055df0 /data/data/com.example.text/lib-main/libhermes.so
hermes::vm::Interpreter::runDebuggerUpdatingState(hermes::vm::Debugger::RunReason, hermes::vm::Runtime*, hermes::vm::CodeBlock*&, hermes::inst::Inst const*&, hermes::vm::PinnedHermesValue*&)
/home/circleci/project/include/hermes/VM\Interpreter.h:179:49
hermes::vm::CallResult<hermes::vm::HermesValue, (hermes::vm::detail::CallResultSpecialize)2> hermes::vm::Interpreter::interpretFunction<false>(hermes::vm::Runtime*, hermes::vm::InterpreterState&)
/home/circleci/project/lib/VM\Interpreter.cpp:1936:0
#07 0x000000000005539c /data/data/com.example.text/lib-main/libhermes.so
hermes::vm::Runtime::interpretFunctionImpl(hermes::vm::CodeBlock*)
/home/circleci/project/lib/VM\Interpreter.cpp:862:10
#08 0x000000000008af78 /data/data/com.example.text/lib-main/libhermes.so
hermes::vm::Runtime::runBytecode(std::__ndk1::shared_ptr<hermes::hbc::BCProviderBase>&&, hermes::vm::RuntimeModuleFlags, llvm::StringRef, hermes::vm::Handle<hermes::vm::Environment>, hermes::vm::Handle<hermes::vm::HermesValue>)
/home/circleci/project/lib/VM\Runtime.cpp:970:11
#09 0x000000000002b038 /data/data/com.example.text/lib-main/libhermes.so
hermes::vm::Runtime::runBytecode(std::__ndk1::shared_ptr<hermes::hbc::BCProviderBase>&&, hermes::vm::RuntimeModuleFlags, llvm::StringRef, hermes::vm::Handle<hermes::vm::Environment>)
/home/circleci/project/include/hermes/VM\Runtime.h:196:12
facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__ndk1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&)::$_1::operator()() const
/home/circleci/project/API/hermes\hermes.cpp:1316:0
decltype(fp()) (anonymous namespace)::maybeRethrow<facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__ndk1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&)::$_1>(facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__ndk1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&)::$_1 const&)
/home/circleci/project/API/hermes\hermes.cpp:111:0
facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__ndk1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&)
/home/circleci/project/API/hermes\hermes.cpp:1306:0
#10 0x000000000002b214 /data/data/com.example.text/lib-main/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&)
/home/circleci/project/API/hermes\hermes.cpp:1329:10
#11 0x0000000000026a5c /data/data/com.example.text/lib-main/libhermes-executor-debug.so
#12 0x00000000000a0958 /data/data/com.example.text/lib-main/libreactnativejni.so
#13 0x00000000000a2350 /data/data/com.example.text/lib-main/libreactnativejni.so
#14 0x0000000000068d48 /data/data/com.example.text/lib-main/libreactnativejni.so
#15 0x0000000000059a70 /data/data/com.example.text/lib-main/libreactnativejni.so
#16 0x00000000000599ec /data/data/com.example.text/lib-main/libreactnativejni.so
#17 0x0000000000577fe0 /system/lib64/libart.so (art_quick_generic_jni_trampoline+144)
#18 0x000000000056ef88 /system/lib64/libart.so (art_quick_invoke_stub+584)
#19 0x00000000000d4204 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
#20 0x0000000000283fa8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+344)
#21 0x000000000027dfb0 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+968)
#22 0x000000000053fa14 /system/lib64/libart.so (MterpInvokeInterface+1392)
#23 0x0000000000561814 /system/lib64/libart.so (ExecuteMterpImpl+14740)
#24 0x0000000000ca87b2 /system/framework/boot-framework.vdex (android.os.Handler.handleCallback+4)
#25 0x0000000000257cb4 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
#26 0x000000000025d7a8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
#27 0x000000000027df94 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
#28 0x000000000053ff9c /system/lib64/libart.so (MterpInvokeStatic+204)
#29 0x0000000000561794 /system/lib64/libart.so (ExecuteMterpImpl+14612)
#30 0x0000000000b44d9c /system/framework/boot-framework.vdex (android.os.Handler.dispatchMessage+8)
#31 0x0000000000257cb4 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
#32 0x000000000025d7a8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
#33 0x000000000027df94 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
#34 0x000000000053f130 /system/lib64/libart.so (MterpInvokeSuper+1420)
#35 0x0000000000561694 /system/lib64/libart.so (ExecuteMterpImpl+14356)
#36 0x000000000039bd18 /dev/ashmem/dalvik-classes.dex extracted in memory from /data/app/com.example.text-U-xJ64HrHUAdnOfeGSI51Q==/base.apk (deleted) (com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage)
#37 0x0000000000257cb4 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
#38 0x000000000025d7a8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
#39 0x000000000027df94 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
#40 0x000000000053ea98 /system/lib64/libart.so (MterpInvokeVirtual+588)
#41 0x0000000000561614 /system/lib64/libart.so (ExecuteMterpImpl+14228)
#42 0x0000000000b4cbc0 /system/framework/boot-framework.vdex (android.os.Looper.loop+498)
#43 0x0000000000257cb4 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
#44 0x000000000025d7a8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
#45 0x000000000027df94 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
#46 0x000000000053ff9c /system/lib64/libart.so (MterpInvokeStatic+204)
#47 0x0000000000561794 /system/lib64/libart.so (ExecuteMterpImpl+14612)
#48 0x000000000039bea6 /dev/ashmem/dalvik-classes.dex extracted in memory from /data/app/com.example.text-U-xJ64HrHUAdnOfeGSI51Q==/base.apk (deleted) (com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run+74)
#49 0x0000000000257cb4 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
#50 0x000000000025d7a8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
#51 0x000000000027df94 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
#52 0x000000000053fa14 /system/lib64/libart.so (MterpInvokeInterface+1392)
#53 0x0000000000561814 /system/lib64/libart.so (ExecuteMterpImpl+14740)
#54 0x00000000000cd1a6 /system/framework/boot.vdex (java.lang.Thread.run+12)
#55 0x0000000000257cb4 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.4019025862+488)
#56 0x000000000052aa88 /system/lib64/libart.so (artQuickToInterpreterBridge+1020)
#57 0x00000000005780fc /system/lib64/libart.so (art_quick_to_interpreter_bridge+92)
#58 0x000000000056ef88 /system/lib64/libart.so (art_quick_invoke_stub+584)
#59 0x00000000000d4204 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
#60 0x0000000000472fd4 /system/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104)
#61 0x0000000000474090 /system/lib64/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue*)+424)
#62 0x000000000049f684 /system/lib64/libart.so (art::Thread::CreateCallback(void*)+1120)
#63 0x0000000000083588 /system/lib64/libc.so (__pthread_start(void*)+36)
#64 0x00000000000241dc /system/lib64/libc.so (__start_thread+68)
Crash dump is completed

Below is the stack for the x86_64

********** Crash dump: **********
Build fingerprint: 'google/sdk_gphone_x86_64/generic_x86_64:9/PSR1.180720.075/5124027:user/release-keys'
#00 0x0000000000026b98 /system/lib64/libc.so (syscall+24)
#01 0x0000000000029775 /system/lib64/libc.so (abort+101)
#02 0x00000000000c3e88 /data/data/com.example.test/lib-main/libfbjni.so
#03 0x00000000000c1020 /data/data/com.example.test/lib-main/libfbjni.so
#04 0x00000000000c2471 /data/data/com.example.test/lib-main/libc++_shared.so
#05 0x00000000000c273b /data/data/com.example.test/lib-main/libc++_shared.so
#06 0x00000000000bcc46 /data/data/com.example.test/lib-main/libc++_shared.so
#07 0x000000000009b693 /data/data/com.example.test/lib-main/libc++_shared.so
#08 0x000000000007e3d9 /data/data/com.example.test/lib-main/libc++_shared.so
#09 0x000000000008801e /data/data/com.example.test/lib-main/libhermes-inspector.so
#10 0x0000000000087bcc /data/data/com.example.test/lib-main/libhermes-inspector.so
#11 0x000000000003e943 /data/data/com.example.test/lib-main/libhermes.so
facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0::operator()(hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long) const
/home/circleci/project/API/hermes\DebuggerAPI.cpp:88:43
decltype(std::__ndk1::forward<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&>(fp)(std::__ndk1::forward<hermes::vm::InterpreterState>(fp0), std::__ndk1::forward<facebook::hermes::debugger::PauseReason>(fp0), std::__ndk1::forward<hermes::vm::HermesValue>(fp0), std::__ndk1::forward<hermes::vm::Debugger::EvalResultMetadata const&>(fp0), std::__ndk1::forward<unsigned long>(fp0))) std::__ndk1::__invoke<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&, hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long>(facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&, hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&)
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\type_traits:4353:0
hermes::vm::DebugCommand std::__ndk1::__invoke_void_return_wrapper<hermes::vm::DebugCommand>::__call<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&, hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long>(facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0&, hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&)
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\__functional_base:318:0
std::__ndk1::__function::__alloc_func<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0, std::__ndk1::allocator<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0>, hermes::vm::DebugCommand (hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)>::operator()(hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&)
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\functional:1527:0
std::__ndk1::__function::__func<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0, std::__ndk1::allocator<facebook::hermes::debugger::Debugger::Debugger(facebook::hermes::HermesRuntime*, hermes::vm::Debugger*)::$_0>, hermes::vm::DebugCommand (hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)>::operator()(hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&)
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\functional:1651:0
#12 0x000000000013890b /data/data/com.example.test/lib-main/libhermes.so
std::__ndk1::__function::__value_func<hermes::vm::DebugCommand (hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)>::operator()(hermes::vm::InterpreterState&&, facebook::hermes::debugger::PauseReason&&, hermes::vm::HermesValue&&, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long&&) const
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\functional:1799:16
std::__ndk1::function<hermes::vm::DebugCommand (hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)>::operator()(hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long) const
/opt/android/android-ndk-r20/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1\functional:2347:0
hermes::vm::Debugger::getNextCommand(hermes::vm::InterpreterState, facebook::hermes::debugger::PauseReason, hermes::vm::HermesValue, hermes::vm::Debugger::EvalResultMetadata const&, unsigned long)
/home/circleci/project/include/hermes/VM/Debugger\Debugger.h:507:0
hermes::vm::Debugger::debuggerLoop(hermes::vm::InterpreterState&, facebook::hermes::debugger::PauseReason, unsigned long)
/home/circleci/project/lib/VM/Debugger\Debugger.cpp:340:0
#13 0x0000000000137bbd /data/data/com.example.test/lib-main/libhermes.so
hermes::vm::Debugger::runDebugger(hermes::vm::Debugger::RunReason, hermes::vm::InterpreterState&)
/home/circleci/project/lib/VM/Debugger\Debugger.cpp:323:10
#14 0x000000000005cb3d /data/data/com.example.test/lib-main/libhermes.so
hermes::vm::Interpreter::runDebuggerUpdatingState(hermes::vm::Debugger::RunReason, hermes::vm::Runtime*, hermes::vm::CodeBlock*&, hermes::inst::Inst const*&, hermes::vm::PinnedHermesValue*&)
/home/circleci/project/include/hermes/VM\Interpreter.h:179:49
hermes::vm::CallResult<hermes::vm::HermesValue, (hermes::vm::detail::CallResultSpecialize)2> hermes::vm::Interpreter::interpretFunction<false>(hermes::vm::Runtime*, hermes::vm::InterpreterState&)
/home/circleci/project/lib/VM\Interpreter.cpp:1936:0
#15 0x000000000005b86c /data/data/com.example.test/lib-main/libhermes.so
hermes::vm::Runtime::interpretFunctionImpl(hermes::vm::CodeBlock*)
/home/circleci/project/lib/VM\Interpreter.cpp:862:10
#16 0x000000000009bdc9 /data/data/com.example.test/lib-main/libhermes.so
hermes::vm::Runtime::runBytecode(std::__ndk1::shared_ptr<hermes::hbc::BCProviderBase>&&, hermes::vm::RuntimeModuleFlags, llvm::StringRef, hermes::vm::Handle<hermes::vm::Environment>, hermes::vm::Handle<hermes::vm::HermesValue>)
/home/circleci/project/lib/VM\Runtime.cpp:970:11
#17 0x000000000002d86b /data/data/com.example.test/lib-main/libhermes.so
hermes::vm::Runtime::runBytecode(std::__ndk1::shared_ptr<hermes::hbc::BCProviderBase>&&, hermes::vm::RuntimeModuleFlags, llvm::StringRef, hermes::vm::Handle<hermes::vm::Environment>)
/home/circleci/project/include/hermes/VM\Runtime.h:196:12
facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__ndk1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&)::$_1::operator()() const
/home/circleci/project/API/hermes\hermes.cpp:1316:0
decltype(fp()) (anonymous namespace)::maybeRethrow<facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__ndk1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&)::$_1>(facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__ndk1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&)::$_1 const&)
/home/circleci/project/API/hermes\hermes.cpp:111:0
facebook::hermes::HermesRuntimeImpl::evaluatePreparedJavaScript(std::__ndk1::shared_ptr<facebook::jsi::PreparedJavaScript const> const&)
/home/circleci/project/API/hermes\hermes.cpp:1306:0
#18 0x000000000002da34 /data/data/com.example.test/lib-main/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&)
/home/circleci/project/API/hermes\hermes.cpp:1329:10
#19 0x00000000000224bd /data/data/com.example.test/lib-main/libhermes-executor-debug.so
#20 0x0000000000028732 /data/data/com.example.test/lib-main/libhermes-executor-debug.so
#21 0x00000000000a3d9f /data/data/com.example.test/lib-main/libreactnativejni.so
#22 0x00000000000a55fb /data/data/com.example.test/lib-main/libreactnativejni.so
#23 0x000000000006b6e6 /data/data/com.example.test/lib-main/libreactnativejni.so
#24 0x000000000005be54 /data/data/com.example.test/lib-main/libreactnativejni.so
#25 0x000000000005bdd1 /data/data/com.example.test/lib-main/libreactnativejni.so
#26 0x00000000005ce061 /system/lib64/libart.so (art_quick_generic_jni_trampoline+209)
#27 0x00000000005c3ab4 /system/lib64/libart.so (art_quick_invoke_stub+756)
#28 0x00000000000cf5f2 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+226)
#29 0x00000000002a1b91 /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+321)
#30 0x000000000029ac6d /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+1261)
#31 0x0000000000590b58 /system/lib64/libart.so (MterpInvokeInterface+1480)
#32 0x00000000005b5199 /system/lib64/libart.so (ExecuteMterpImpl+14745)
#33 0x0000000000c45fa6 /system/framework/boot-framework.vdex (android.os.Handler.handleCallback+4)
Crash dump is completed

Here is the logs a bit further back for arm64

2020-11-10 17:25:38.957 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:38.957 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Bottom#0)
2020-11-10 17:25:38.957 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:38.957 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Top#0)
2020-11-10 17:25:38.959 616-699/? I/PreDnsController: canPreDnsQuery,persist.sys.predns is false!
2020-11-10 17:25:38.973 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:38.973 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Bottom#0)
2020-11-10 17:25:38.973 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:38.973 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Top#0)
2020-11-10 17:25:38.988 22883-22883/com.example.test I/ViewRootImpl: jank_removeInvalidNode jank list is null
2020-11-10 17:25:38.989 1234-1710/? V/WindowManager_visibility: updateAllDrawn Add AppWindowToken{47b79ea token=Token{328dd5 ActivityRecord{d89228c u0 com.example.test/.ui.firstRunExperience.FirstRunActivity t125}}}
2020-11-10 17:25:38.989 1234-1253/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{c518ec0 u0 com.example.test/com.example.test.ui.firstRunExperience.FirstRunActivity}
2020-11-10 17:25:38.989 22883-22883/com.example.test W/InputMethodManager: startInputReason = 1
2020-11-10 17:25:38.990 1234-1710/? V/WindowManager_visibility: updateAllDrawn allDrawn=false interesting=1 drawn=1 relaunchCount=0 for AppWindowToken{47b79ea token=Token{328dd5 ActivityRecord{d89228c u0 com.example.test/.ui.firstRunExperience.FirstRunActivity t125}}}
2020-11-10 17:25:38.991 1234-1253/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{c518ec0 u0 com.example.test/com.example.test.ui.firstRunExperience.FirstRunActivity}
2020-11-10 17:25:38.991 1234-1710/? V/WindowManager: removeIfPossible: Window{97ba4d0 u0 Splash Screen com.example.test}
2020-11-10 17:25:38.993 1234-1710/? V/WindowManager: Not removing Window{97ba4d0 u0 Splash Screen com.example.test EXITING} due to exit animation 
2020-11-10 17:25:38.994 22883-22883/com.example.test W/InputMethodManager: startInputReason = 5
2020-11-10 17:25:38.995 1234-1253/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{c518ec0 u0 com.example.test/com.example.test.ui.firstRunExperience.FirstRunActivity}
2020-11-10 17:25:38.995 1234-1263/? I/ActivityManager: Displayed com.example.test/.ui.firstRunExperience.FirstRunActivity: +184ms (total +2s261ms)
2020-11-10 17:25:38.995 1234-1263/? D/ActivityManager: EVENT_APP_ACTIVITY_DISPLAYED_FINISH reportData: com.example.test/.ui.firstRunExperience.FirstRunActivity 22883 184
2020-11-10 17:25:39.003 1234-1710/? V/WindowManager: Exit animation finished in Window{97ba4d0 u0 Splash Screen com.example.test EXITING}: remove=true
2020-11-10 17:25:39.003 1234-1710/? E/WindowManager: win=Window{97ba4d0 u0 Splash Screen com.example.test EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true
2020-11-10 17:25:39.004 1234-1710/? V/WindowManager: postWindowRemoveCleanupLocked: Window{97ba4d0 u0 Splash Screen com.example.test}
2020-11-10 17:25:39.004 1234-1710/? V/WindowManager: Removing Window{97ba4d0 u0 Splash Screen com.example.test} from AppWindowToken{47b79ea token=Token{328dd5 ActivityRecord{d89228c u0 com.example.test/.ui.firstRunExperience.FirstRunActivity t125}}}
2020-11-10 17:25:39.005 1234-1253/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{c518ec0 u0 com.example.test/com.example.test.ui.firstRunExperience.FirstRunActivity}
2020-11-10 17:25:39.006 637-1010/? I/GRALLOC: getCallingPid=670, shrFd=11,fmt=0x1,intFmt=0x200000001,btStrd=4352,size=10399744,pid=637 
         yuv=2,w=1080,h=2340,Stride u=0 v=0,offset u=0 v=0 
         iova_size=10399744,conUsg=0xb00,proUsg=0xb00,   strd=1088,[afbc]HdrStrd=1088 PyldStrd=69632 Scrmbl=2,ionhnd = 1 
2020-11-10 17:25:39.007 835-1070/? W/JankService: processEntry, not beta version or commercial log off
2020-11-10 17:25:39.008 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:39.008 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Bottom#0)
2020-11-10 17:25:39.008 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:39.008 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Top#0)
2020-11-10 17:25:39.013 2061-3511/? D/DollieActivityManagerAdapter: [UidStateChanged]  uid:10065 uidState:5
2020-11-10 17:25:39.014 2061-3511/? E/DollieAdapterService: notifyActivityState pkg:com.huawei.android.launcher/com.huawei.android.launcher.unihome.UniHomeLauncher state:5 fg:false mUid:10065
2020-11-10 17:25:39.014 22183-22183/? D/ViewRootImpl[UniHomeLauncher]: surface should not be released
2020-11-10 17:25:39.014 22883-22883/com.example.test D/App: onStop MainActivity.onStop()@314
2020-11-10 17:25:39.015 22883-22883/com.example.test I/App: Clearing the dialog queue. DialogTaskQueue.clear()@138
2020-11-10 17:25:39.019 1234-5950/? D/NotificationListeners: Removing active service ComponentInfo{com.huawei.android.launcher/com.android.launcher.notification.NotificationListener}
2020-11-10 17:25:39.020 22883-22883/com.example.test D/App: onDestroy MainActivity.onDestroy()@328
2020-11-10 17:25:39.021 22883-22883/com.example.test D/ActivityThread: Remove activity client record, r= ActivityRecord{34d23da token=android.os.BinderProxy@4abefdd {com.example.test/com.example.test.ui.MainActivity}} token= android.os.BinderProxy@4abefdd
2020-11-10 17:25:39.021 22883-22883/com.example.test D/ZrHung.AppEyeUiProbe: notify runnable to start.
2020-11-10 17:25:39.021 22883-22883/com.example.test D/ZrHung.AppEyeUiProbe: stop checker.
2020-11-10 17:25:39.021 22883-22883/com.example.test D/ActivityThread: Remove activity client record, r= ActivityRecord{1c78c87 token=android.os.BinderProxy@15f82bb {com.example.test/com.example.test.ui.LaunchActivity}} token= android.os.BinderProxy@15f82bb
2020-11-10 17:25:39.022 1234-1253/? I/StatusBarDisable: setFlags what=0 which=1 pkg=Window{c518ec0 u0 com.example.test/com.example.test.ui.firstRunExperience.FirstRunActivity}
2020-11-10 17:25:39.023 1234-5950/? V/WindowManager: removeAppToken: AppWindowToken{e31c4e2 token=Token{927c9ad ActivityRecord{35106c4 u0 com.example.test/.ui.MainActivity t125}}} delayed=false Callers=com.android.server.wm.DisplayContent.removeAppToken:1086 com.android.server.wm.AppWindowContainerController.removeContainer:315 com.android.server.am.ActivityRecord.removeWindowContainer:1201 com.android.server.am.ActivityStack.removeActivityFromHistoryLocked:4561 
2020-11-10 17:25:39.023 16524-22645/? I/PBSessionCacheImpl: Deleted sessionId[72674925592485984] from persistence.
2020-11-10 17:25:39.023 1234-5950/? V/WindowManager: notifyAppStopped: AppWindowToken{2cdea0e token=Token{5add809 ActivityRecord{bdf2510 u0 com.huawei.android.launcher/.unihome.UniHomeLauncher t1}}}
2020-11-10 17:25:39.023 1234-5950/? E/WindowManager: win=Window{fc0687e u0 com.huawei.android.launcher/com.huawei.android.launcher.unihome.UniHomeLauncher} destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false win.mRemoveOnExit=false
2020-11-10 17:25:39.024 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:39.024 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Bottom#0)
2020-11-10 17:25:39.024 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:39.024 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Top#0)
2020-11-10 17:25:39.025 1234-5950/? E/WindowManager: win=Window{aeb1a80 u0 com.huawei.android.launcher/com.huawei.android.launcher.unihome.UniHomeLauncher} destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false win.mRemoveOnExit=false
2020-11-10 17:25:39.026 1234-4028/? V/WindowManager: removeAppToken: AppWindowToken{1e9932a token=Token{d104415 ActivityRecord{b8ec9cc u0 com.example.test/.ui.LaunchActivity t125}}} delayed=false Callers=com.android.server.wm.DisplayContent.removeAppToken:1086 com.android.server.wm.AppWindowContainerController.removeContainer:315 com.android.server.am.ActivityRecord.removeWindowContainer:1201 com.android.server.am.ActivityStack.removeActivityFromHistoryLocked:4561 
2020-11-10 17:25:39.026 2061-4724/? I/BoosterSwitchP: notifyUidState do nothing
2020-11-10 17:25:39.026 2061-4724/? I/DeepNoDisturbP: notifyUidState
2020-11-10 17:25:39.026 2061-4724/? I/BrowserChrP: notifyUidState
2020-11-10 17:25:39.027 1234-1738/? W/AwareLog: SchedLevelBoost: onFgActivitiesChanged config not set!
2020-11-10 17:25:39.027 1234-1249/? I/HwAudioService: now type = 255,reportForegroundAppType = 15,pkg = null,mVoipOptimizeInGameModefalse
2020-11-10 17:25:39.028 16524-16583/? W/SearchServiceCore: Abort, client detached.
2020-11-10 17:25:39.029 16524-16583/? I/A: cleanUpControllerScope(nowcards-15-47ccfd8c-056a)
2020-11-10 17:25:39.031 2186-17227/? D/PhoneInterfaceManager: [PhoneIntfMgr] isUserDataEnabled: subId=0 phoneId=0
2020-11-10 17:25:39.031 2186-17227/? D/PhoneInterfaceManager: [PhoneIntfMgr] isUserDataEnabled: subId=0 retVal=true
2020-11-10 17:25:39.032 1234-4028/? I/HwNetworkPolicy: onTransact, code = 14
2020-11-10 17:25:39.041 1234-1767/? I/TrafficMonitor: expired arrive. level:-1
2020-11-10 17:25:39.041 1234-1767/? I/TrafficMonitor: update:rxPkts:7,txPkts:3,rxBytes:1605,txBytes:172
2020-11-10 17:25:39.041 1234-1767/? I/TrafficMonitor: start expired. level:-1
2020-11-10 17:25:39.041 1234-1767/? I/TrafficMonitor: gettimer:interval=2000
2020-11-10 17:25:39.041 1234-1767/? I/TrafficMonitor: during_ms:5000,period_ms:2000
2020-11-10 17:25:39.041 1234-1767/? I/TrafficMonitor: count:60,rx_sum:7,tx_sum:3,rxBytes:1605,during_ms:5000,rx_speed:321.0,tx_speed:34.4,rto:2.3333333333333335
2020-11-10 17:25:39.155 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:39.155 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Bottom#0)
2020-11-10 17:25:39.155 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:39.155 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Top#0)
2020-11-10 17:25:39.197 818-866/? D/AwareLog: iawared: WorkingsetProcessCommand subCmd = 351, userId=10526, pid=22883, com.example.test
2020-11-10 17:25:39.197 818-866/? D/AwareLog: iawared: WorkingsetPause com.example.test
2020-11-10 17:25:39.361 22883-22950/com.example.test D/ZrHung.AppEyeUiProbe: Current Activity:true
2020-11-10 17:25:39.641 22883-22989/com.example.test I/Adjust: Attribution found
2020-11-10 17:25:39.868 616-699/? I/PreDnsController: canPreDnsQuery,persist.sys.predns is false!
2020-11-10 17:25:40.285 818-28025/? I/Pged-IPgedBinderService: ****action is 2, pid num is 5***
2020-11-10 17:25:40.285 818-28025/? I/Pged-Freezer: thawPids
2020-11-10 17:25:40.288 2166-2564/? D/PgedBinderAdapter: unF_Z ok, pid: [19752, 19937, 28722, 20085]
2020-11-10 17:25:40.379 616-699/? I/PreDnsController: canPreDnsQuery,persist.sys.predns is false!
2020-11-10 17:25:40.429 2133-5241/? D/Nc_Chr_BT: NcBtDftManager: checkIfNeedUploadBtKPIEvent time left(mins):1218, intervalTime:1440, ExceptionEventCount:30
2020-11-10 17:25:40.430 2133-5241/? D/Nc_Chr_BT: NcBtDftManager: checkIfNeedUpload time left(mins):1218, intervalTime:1440
2020-11-10 17:25:40.430 2133-5241/? D/Nc_Chr_BT: NcBtDftManager: checkIfNeedUploadBLEAppInfo time left(mins):1218, intervalTime:1440
2020-11-10 17:25:40.430 2133-5241/? D/Nc_Chr_BT: NcBtDftManager: checkIfNeedUpload time left(mins):1218, intervalTime:1440
2020-11-10 17:25:40.430 2133-5241/? D/Nc_Chr_BT: NcBtDftManager: checkIfNeedUploadDevInfo time left(mins):1218, intervalTime:1440
2020-11-10 17:25:40.430 2133-5241/? D/Nc_Chr_BT: NcBtDftManager: checkIfNeedUpload time left(mins):1218, intervalTime:1440
2020-11-10 17:25:40.456 664-664/? E/WifiHAL: enter wifi_get_link_stats
2020-11-10 17:25:40.466 1234-1768/? E/WificondControl: Noise: -93, Snr: 127, Chload: 25
2020-11-10 17:25:40.468 1234-1768/? D/WifiScoreReport: Score = 60, wifiConnectivityManagerEnabled = false, lowScoreCount = 0
2020-11-10 17:25:40.504 637-1010/? I/GRALLOC: getCallingPid=670, shrFd=11,fmt=0x1,intFmt=0x200000001,btStrd=4352,size=10399744,pid=637 
         yuv=2,w=1080,h=2340,Stride u=0 v=0,offset u=0 v=0 
         iova_size=10399744,conUsg=0xb00,proUsg=0xb00,   strd=1088,[afbc]HdrStrd=1088 PyldStrd=69632 Scrmbl=2,ionhnd = 1 
2020-11-10 17:25:40.549 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:40.550 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Bottom#0)
2020-11-10 17:25:40.550 670-670/? W/SurfaceFlinger: isSkipScreenshotLayer[1]
2020-11-10 17:25:40.550 670-670/? D/SurfaceFlinger: not ScreenShot for this layer(com.huawei.RoundCornerDisplay_Top#0)
2020-11-10 17:25:40.595 22883-22966/com.example.test I/ReactNativeJNI: Inspector::Inspector transitioning to initial state RunningDetached
2020-11-10 17:25:40.597 22883-22956/com.example.test E/unknown:ReactNative: ReactInstanceManager.createReactContext: mJSIModulePackage null
2020-11-10 17:25:40.632 22883-22883/com.example.test W/unknown:ReactNative: Packager connection already open, nooping.
2020-11-10 17:25:40.642 22883-22967/com.example.test D/SoLoader: init exiting
2020-11-10 17:25:40.694 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupViewManager
2020-11-10 17:25:40.695 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupShadowNode
2020-11-10 17:25:40.697 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeViewManager
2020-11-10 17:25:40.697 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeShadowNode
2020-11-10 17:25:40.698 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextViewManager
2020-11-10 17:25:40.699 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextShadowNode
2020-11-10 17:25:40.699 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.checkbox.ReactCheckBoxManager
2020-11-10 17:25:40.702 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
2020-11-10 17:25:40.706 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDialogPickerManager
2020-11-10 17:25:40.708 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
2020-11-10 17:25:40.709 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDropdownPickerManager
2020-11-10 17:25:40.710 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
2020-11-10 17:25:40.713 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
2020-11-10 17:25:40.714 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
2020-11-10 17:25:40.716 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ProgressBarShadowNode
2020-11-10 17:25:40.717 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactScrollViewManager
2020-11-10 17:25:40.720 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager
2020-11-10 17:25:40.722 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
2020-11-10 17:25:40.723 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager
2020-11-10 17:25:40.724 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
2020-11-10 17:25:40.725 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
2020-11-10 17:25:40.726 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewManager
2020-11-10 17:25:40.727 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTSurfaceViewShadowNode
2020-11-10 17:25:40.728 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
2020-11-10 17:25:40.728 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
2020-11-10 17:25:40.729 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.image.ReactImageManager
2020-11-10 17:25:40.731 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ReactModalHostManager
2020-11-10 17:25:40.732 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ModalHostShadowNode
2020-11-10 17:25:40.733 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextManager
2020-11-10 17:25:40.733 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextShadowNode
2020-11-10 17:25:40.734 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputManager
2020-11-10 17:25:40.737 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputShadowNode
2020-11-10 17:25:40.739 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextViewManager
2020-11-10 17:25:40.741 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextShadowNode
2020-11-10 17:25:40.742 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.view.ReactViewManager
2020-11-10 17:25:40.744 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.viewpager.ReactViewPagerManager
2020-11-10 17:25:40.745 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextViewManager
2020-11-10 17:25:40.745 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextShadowNode

    --------- beginning of crash
2020-11-10 17:25:40.746 22883-22966/com.example.test A/libc: Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7e369b7fc4 in tid 22966 (mqt_js), pid 22883 (e.example)
2020-11-10 17:25:40.746 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class org.reactnative.maskedview.RNCMaskedViewManager
2020-11-10 17:25:40.747 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.gesturehandler.react.RNGestureHandlerRootViewManager
2020-11-10 17:25:40.747 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.gesturehandler.react.RNGestureHandlerButtonViewManager
2020-11-10 17:25:40.749 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.th3rdwave.safeareacontext.SafeAreaProviderManager
2020-11-10 17:25:40.764 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.th3rdwave.safeareacontext.SafeAreaViewManager
2020-11-10 17:25:40.765 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.th3rdwave.safeareacontext.SafeAreaViewShadowNode
2020-11-10 17:25:40.766 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenContainerViewManager
2020-11-10 17:25:40.767 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenViewManager
2020-11-10 17:25:40.767 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenStackViewManager
2020-11-10 17:25:40.768 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenStackHeaderConfigViewManager
2020-11-10 17:25:40.769 22883-22967/com.example.test W/unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.swmansion.rnscreens.ScreenStackHeaderSubviewManager
2020-11-10 17:25:40.814 1234-1855/? E/TaskPersister: File error accessing recents directory (directory doesn't exist?).
2020-11-10 17:25:40.853 23029-23029/? I/crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
2020-11-10 17:25:40.854 836-836/? I//system/bin/tombstoned: received crash request for pid 22966
2020-11-10 17:25:40.857 23029-23029/? I/crash_dump64: performing dump of process 22883 (target tid = 22966)
2020-11-10 17:25:40.870 23029-23029/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-11-10 17:25:40.870 23029-23029/? A/DEBUG: Build fingerprint: 'HUAWEI/ELE-L29EEA/HWELE:9/HUAWEIELE-L29/9.1.0.193C431:user/release-keys'
2020-11-10 17:25:40.870 23029-23029/? A/DEBUG: Revision: '0'
2020-11-10 17:25:40.870 23029-23029/? A/DEBUG: ABI: 'arm64'
2020-11-10 17:25:40.870 23029-23029/? A/DEBUG: Happend: 'Tue Nov 10 17:25:40 2020
    '

Here is the logs a bit further back for the x86_64 device

11-10 17:11:12.659 16651 16710 W unknown:ReactNative: The packager does not seem to be running as we got an IOException requesting its status: failed to connect to /10.0.2.2 (port 8081) from /192.168.232.2 (port 46400) after 5000ms
11-10 17:11:12.666 16651 16744 D SoLoader: About to load: libhermes.so
11-10 17:11:12.668 16651 16744 D SoLoader: libhermes.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.688 16651 16744 D SoLoader: Loading lib dependencies: [libandroid.so, liblog.so, libm.so, libc++_shared.so, libdl.so, libc.so]
11-10 17:11:12.689 16651 16744 D SoLoader: About to load: libandroid.so
11-10 17:11:12.689 16651 16744 D SoLoader: libandroid.so not found on /data/data/com.example.test/lib-main
11-10 17:11:12.689 16651 16744 D SoLoader: libandroid.so not found on /data/app/com.example.test-dhU4mL3ADRdv1WmFdP3lkg==/lib/x86_64
11-10 17:11:12.689 16651 16744 D SoLoader: libandroid.so not found on /vendor/lib64
11-10 17:11:12.689 16651 16744 D SoLoader: libandroid.so found on /system/lib64
11-10 17:11:12.689 16651 16744 D SoLoader: libandroid.so loaded implicitly
11-10 17:11:12.689 16651 16744 D SoLoader: Loaded: libandroid.so
11-10 17:11:12.689 16651 16744 D SoLoader: About to load: liblog.so
11-10 17:11:12.689 16651 16744 D SoLoader: liblog.so not found on /data/data/com.example.test/lib-main
11-10 17:11:12.689 16651 16744 D SoLoader: liblog.so not found on /data/app/com.example.test-dhU4mL3ADRdv1WmFdP3lkg==/lib/x86_64
11-10 17:11:12.689 16651 16744 D SoLoader: liblog.so not found on /vendor/lib64
11-10 17:11:12.689 16651 16744 D SoLoader: liblog.so found on /system/lib64
11-10 17:11:12.689 16651 16744 D SoLoader: liblog.so loaded implicitly
11-10 17:11:12.689 16651 16744 D SoLoader: Loaded: liblog.so
11-10 17:11:12.689 16651 16744 D SoLoader: About to load: libm.so
11-10 17:11:12.689 16651 16744 D SoLoader: libm.so not found on /data/data/com.example.test/lib-main
11-10 17:11:12.689 16651 16744 D SoLoader: libm.so not found on /data/app/com.example.test-dhU4mL3ADRdv1WmFdP3lkg==/lib/x86_64
11-10 17:11:12.689 16651 16744 D SoLoader: libm.so not found on /vendor/lib64
11-10 17:11:12.689 16651 16744 D SoLoader: libm.so found on /system/lib64
11-10 17:11:12.689 16651 16744 D SoLoader: libm.so loaded implicitly
11-10 17:11:12.689 16651 16744 D SoLoader: Loaded: libm.so
11-10 17:11:12.690 16651 16744 D SoLoader: About to load: libc++_shared.so
11-10 17:11:12.690 16651 16744 D SoLoader: libc++_shared.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.702 16651 16744 D SoLoader: Loading lib dependencies: [libc.so, libdl.so]
11-10 17:11:12.702 16651 16744 D SoLoader: About to load: libc.so
11-10 17:11:12.703 16651 16744 D SoLoader: libc.so not found on /data/data/com.example.test/lib-main
11-10 17:11:12.703 16651 16744 D SoLoader: libc.so not found on /data/app/com.example.test-dhU4mL3ADRdv1WmFdP3lkg==/lib/x86_64
11-10 17:11:12.703 16651 16744 D SoLoader: libc.so not found on /vendor/lib64
11-10 17:11:12.703 16651 16744 D SoLoader: libc.so found on /system/lib64
11-10 17:11:12.703 16651 16744 D SoLoader: libc.so loaded implicitly
11-10 17:11:12.703 16651 16744 D SoLoader: Loaded: libc.so
11-10 17:11:12.703 16651 16744 D SoLoader: About to load: libdl.so
11-10 17:11:12.704 16651 16744 D SoLoader: libdl.so not found on /data/data/com.example.test/lib-main
11-10 17:11:12.704 16651 16744 D SoLoader: libdl.so not found on /data/app/com.example.test-dhU4mL3ADRdv1WmFdP3lkg==/lib/x86_64
11-10 17:11:12.704 16651 16744 D SoLoader: libdl.so not found on /vendor/lib64
11-10 17:11:12.704 16651 16744 D SoLoader: libdl.so found on /system/lib64
11-10 17:11:12.704 16651 16744 D SoLoader: libdl.so loaded implicitly
11-10 17:11:12.704 16651 16744 D SoLoader: Loaded: libdl.so
11-10 17:11:12.718 16651 16744 D SoLoader: Loaded: libc++_shared.so
11-10 17:11:12.735 16651 16744 D SoLoader: Loaded: libhermes.so
11-10 17:11:12.735 16651 16744 D SoLoader: About to load: libhermes-executor-debug.so
11-10 17:11:12.735 16651 16744 D SoLoader: libhermes-executor-debug.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.747 16651 16744 D SoLoader: Loading lib dependencies: [libhermes-inspector.so, libfb.so, libfbjni.so, libreactnativejni.so, libhermes.so, libjsinspector.so, libfolly_json.so, libglog.so, libc++_shared.so, liblog.so, libc.so, libm.so, libdl.so]
11-10 17:11:12.747 16651 16744 D SoLoader: About to load: libhermes-inspector.so
11-10 17:11:12.747 16651 16744 D SoLoader: libhermes-inspector.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.756 16651 16744 D SoLoader: Loading lib dependencies: [libjsinspector.so, libfb.so, libfbjni.so, libfolly_futures.so, libhermes.so, libfolly_json.so, libglog.so, libc++_shared.so, liblog.so, libc.so, libm.so, libdl.so]
11-10 17:11:12.756 16651 16744 D SoLoader: About to load: libjsinspector.so
11-10 17:11:12.757 16651 16744 D SoLoader: libjsinspector.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.761 16651 16744 D SoLoader: Loading lib dependencies: [libc++_shared.so, libc.so, libm.so, libdl.so]
11-10 17:11:12.769 16651 16744 D SoLoader: Loaded: libjsinspector.so
11-10 17:11:12.769 16651 16744 D SoLoader: About to load: libfb.so
11-10 17:11:12.769 16651 16744 D SoLoader: libfb.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.773 16651 16744 D SoLoader: Loading lib dependencies: [libc++_shared.so, liblog.so, libdl.so, libandroid.so, libc.so, libm.so]
11-10 17:11:12.783 16651 16744 D SoLoader: Loaded: libfb.so
11-10 17:11:12.783 16651 16744 D SoLoader: About to load: libfbjni.so
11-10 17:11:12.783 16651 16744 D SoLoader: libfbjni.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.790 16651 16744 D SoLoader: Loading lib dependencies: [libandroid.so, liblog.so, libm.so, libdl.so, libc.so]
11-10 17:11:12.797 16651 16744 D SoLoader: Loaded: libfbjni.so
11-10 17:11:12.797 16651 16744 D SoLoader: About to load: libfolly_futures.so
11-10 17:11:12.797 16651 16744 D SoLoader: libfolly_futures.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.803 16651 16744 D SoLoader: Loading lib dependencies: [libglog.so, libfolly_json.so, libc++_shared.so, libc.so, libm.so, libdl.so]
11-10 17:11:12.803 16651 16744 D SoLoader: About to load: libglog.so
11-10 17:11:12.803 16651 16744 D SoLoader: libglog.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.807 16651 16744 D SoLoader: Loading lib dependencies: [libc++_shared.so, libc.so, libm.so, libdl.so]
11-10 17:11:12.823  1934  2294 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a6ecfdf)
11-10 17:11:12.823  1934  1947 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a6ecfdf)
11-10 17:11:12.825 16651 16744 D SoLoader: Loaded: libglog.so
11-10 17:11:12.825 16651 16744 D SoLoader: About to load: libfolly_json.so
11-10 17:11:12.825 16651 16744 D SoLoader: libfolly_json.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.831 16651 16744 D SoLoader: Loading lib dependencies: [libglog.so, libc++_shared.so, libc.so, libm.so, libdl.so]
11-10 17:11:12.834 16651 16744 D SoLoader: Loaded: libfolly_json.so
11-10 17:11:12.840 16651 16744 D SoLoader: Loaded: libfolly_futures.so
11-10 17:11:12.846 16651 16744 D SoLoader: Loaded: libhermes-inspector.so
11-10 17:11:12.846 16651 16744 D SoLoader: About to load: libreactnativejni.so
11-10 17:11:12.846 16651 16744 D SoLoader: libreactnativejni.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.854 16651 16744 D SoLoader: Loading lib dependencies: [libglog_init.so, libyoga.so, libjsinspector.so, libfb.so, libfbjni.so, libfolly_json.so, libglog.so, libc++_shared.so, libandroid.so, liblog.so, libc.so, libm.so, libdl.so]
11-10 17:11:12.854 16651 16744 D SoLoader: About to load: libglog_init.so
11-10 17:11:12.854 16651 16744 D SoLoader: libglog_init.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.858 16651 16744 D SoLoader: Loading lib dependencies: [libglog.so, libc++_shared.so, liblog.so, libc.so, libm.so, libdl.so]
11-10 17:11:12.878 16651 16744 D SoLoader: Loaded: libglog_init.so
11-10 17:11:12.878 16651 16744 D SoLoader: About to load: libyoga.so
11-10 17:11:12.879 16651 16744 D SoLoader: libyoga.so found on /data/data/com.example.test/lib-main
11-10 17:11:12.882 16651 16744 D SoLoader: Loading lib dependencies: [libfb.so, libfbjni.so, libc++_shared.so, libandroid.so, liblog.so, libc.so, libm.so, libdl.so]
11-10 17:11:12.889 16651 16744 D SoLoader: Loaded: libyoga.so
11-10 17:11:12.898 16651 16744 D SoLoader: Loaded: libreactnativejni.so
11-10 17:11:12.902 16651 16744 D SoLoader: Loaded: libhermes-executor-debug.so
11-10 17:11:12.293  1934  2079 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
11-10 17:11:13.237  1934  2622 D ConnectivityService: requestNetwork for uid/pid:10086/16651 NetworkRequest [ TRACK_DEFAULT id=62, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:  Uid: 10086] ]
11-10 17:11:13.237  1934  2053 D WIFI    : got request NetworkRequest [ TRACK_DEFAULT id=62, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:  Uid: 10086] ] with score 60
11-10 17:11:13.237  1934  2053 D WIFI_UT : got request NetworkRequest [ TRACK_DEFAULT id=62, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:  Uid: 10086] ] with score 60
11-10 17:11:13.238  2208  2208 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ TRACK_DEFAULT id=62, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:  Uid: 10086] ] with score 60
11-10 17:11:13.272 16651 16748 V PL_SyncIncident: Beginning incident sync
11-10 17:11:13.278 16651 16748 V PL_SyncFeedbacks: Beginning feedback sync
11-10 17:11:13.280 16651 16748 V PL_SyncFeedbacks: No queued feedback
11-10 17:11:13.281 16651 16748 V PL_SyncFiles: Beginning log uploads
11-10 17:11:13.284 16651 16748 V PL_SyncFiles: No queued uploads
11-10 17:11:13.284 16651 16748 V PL_SyncEngine: Sync iteration finished; result=SUCCESS
11-10 17:11:13.289 16651 16753 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=330127e2-999c-4c55-9efc-444956380d08, tags={ android-job-6, com.evernote.android.job.work.PlatformWorker } ]
11-10 17:11:13.295  1934  2056 D ConnectivityService: releasing NetworkRequest [ TRACK_DEFAULT id=62, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED Unwanted:  Uid: 10086] ] (release request)
11-10 17:11:13.787 16651 16692 V FA      : Inactivity, disconnecting from the service
11-10 17:11:13.824  1934  2294 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@1495e73)
11-10 17:11:13.825  1934  1947 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@1495e73)
11-10 17:11:14.824  1934  2294 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@6f67130)
11-10 17:11:14.825  1934  1947 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@6f67130)
11-10 17:11:15.207 16651 16749 I ReactNativeJNI: Inspector::Inspector transitioning to initial state RunningDetached
11-10 17:11:15.208 16651 16744 E unknown:ReactNative: ReactInstanceManager.createReactContext: mJSIModulePackage null
11-10 17:11:15.248 16651 16651 W unknown:ReactNative: Packager connection already open, nooping.
11-10 17:11:15.279 16651 16750 D SoLoader: init exiting
--------- beginning of crash
11-10 17:11:15.383 16651 16749 F libc    : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 16749 (mqt_js), pid 16651 (e.example)
11-10 17:11:15.390 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupViewManager
11-10 17:11:15.393 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTGroupShadowNode
11-10 17:11:15.395 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeViewManager
11-10 17:11:15.395 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTShapeShadowNode
11-10 17:11:15.399 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextViewManager
11-10 17:11:15.399 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.art.ARTTextShadowNode
11-10 17:11:15.401 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.checkbox.ReactCheckBoxManager
11-10 17:11:15.406 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
11-10 17:11:15.411 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDialogPickerManager
11-10 17:11:15.413 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
11-10 17:11:15.414 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.picker.ReactDropdownPickerManager
11-10 17:11:15.416 16651 16750 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
11-10 17:11:15.442 16760 16760 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
11-10 17:11:15.443  1789  1789 I /system/bin/tombstoned: received crash request for pid 16749
11-10 17:11:15.445 16760 16760 I crash_dump64: performing dump of process 16651 (target tid = 16749)
11-10 17:11:15.451 16760 16760 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Huxpro commented 3 years ago

@andwhysoft looks like the crash is coming from the debugger.

Did you use a debugger connected? Did you use a debugger; statement? It could be a bug but to help us diagnosing it could you elaborate a little bit more? Also, could you try a debug build without debugger and see if that was fine?

andwhysoft commented 3 years ago

@Huxpro Thanks for the reply. Unfortunately for the logs above I am not using a debugger, just normally starting the application from the Android studio green play button. I have also tested it in debug mode, and it crashes with the same issue it seems. No debugger; statement

Huxpro commented 3 years ago

Hey @andwhysoft have you made any progress since then?

It doesn't quite make sense to me if debugger are not (somehow) used by seeing a crash from the debugger function. If you had past through it we can close the issue since it's being a while.

andwhysoft commented 3 years ago

Hi @Huxpro, no progress was made, still using JSC instead of Hermes. This issue has been placed on backlog since I am not sure how to go about fixing.

J3j3m commented 3 years ago

Having the same issue..., fresh new project, added react-native-reanimated v2, then it crashed with the same error described above. I'll try to add more informations later about this. ( tried 0.7x + 0.64 and 0.5.x / 0.63.x )

AlphaJuliettOmega commented 3 years ago

@J3j3m My app started hard crashing when adding react-native-reanimated v2, I wanted to use the new animation configs. RN .64 After much debugging, the app simply doesn't hard crash with "react-native-reanimated": "1.13.2", I don't know what they changed but Reanimated 2 doesn't seem stable

In my project I also have react-native-navigation 7.13, in case anyone's using that - don't know if it's related

J3j3m commented 3 years ago

@AlphaJuliettOmega yes, sorry I didn't get around to posting informations but I have the same issue, the project was working great until I added react-native-reanimated v2 ...

roots-ai commented 3 years ago

Any updates here?

AlphaJuliettOmega commented 3 years ago

@roots-ai use RN .64 is my current recommendation.

roots-ai commented 3 years ago

@roots-ai use RN .64 is my current recommendation.

I am using 0.65. Shall I downgrade? https://github.com/facebook/react-native/issues/32250

AlphaJuliettOmega commented 3 years ago

I am using 0.65. Shall I downgrade? facebook/react-native#32250

@roots-ai Interesting note about Hermes 0.8.1 vs 0.9.0. I could not get my app to compile using .65, stability is very important to me so I'm not using it until I can trust it compiles and runs reliably :)

If your app is running fine I don't see a need to downgrade