[$250] Investigate: 💥 Crash 💥 `com.facebook.react.modules.core.ExceptionsManagerModule.reportException`

See original GitHub issue

Firebase has reported a new crash that we need to fix, here are all the details we found:

Fatal Exception: com.facebook.react.common.JavascriptException

ReferenceError: Property ‘array3’ doesn’t exist, js engine: hermes, stack:

anonymous@1:100234 measure@1:100172 anonymous@1:100096 loadModuleImplementation@1:93544 guardedLoadModule@1:93049 metroRequire@1:92720 global@1:92295

ExceptionsManagerModule.java line 72 com.facebook.react.modules.core.ExceptionsManagerModule.reportException

Number of Crashes: 28

Device Information

  • Platforms: Android
  • App Versions: 1.2.3-0
  • Devices: Xiaomi MI MAX 3 10

Stacktraces

Android 1.2.3-0
com.facebook.react.modules.core.ExceptionsManagerModule.reportException (ExceptionsManagerModule.java:72)
java.lang.reflect.Method.invoke
com.facebook.react.bridge.JavaMethodWrapper.invoke (JavaMethodWrapper.java:372)
com.facebook.react.bridge.JavaModuleWrapper.invoke (JavaModuleWrapper.java:188)
com.facebook.jni.NativeRunnable.run
android.os.Handler.handleCallback (Handler.java:883)
android.os.Handler.dispatchMessage (Handler.java:100)
com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage (MessageQueueThreadHandler.java:27)
android.os.Looper.loop (Looper.java:224)
com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run (MessageQueueThreadImpl.java:228)
java.lang.Thread.run (Thread.java:919)

Internal Firebase Info

💥 DO NOT EDIT THIS SECTION 💥

Crash IDs: b613b3c22dbeda1f66050290a133ec42 Exception: ReferenceError: Property 'array3' doesn't exist, js engine: hermes, stack: anonymous@1:100234 measure@1:100172 anonymous@1:100096 loadModuleImplementation@1:93544 guardedLoadModule@1:93049 metroRequire@1:92720 global@1:92295

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:22 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
Luke9389commented, Oct 7, 2022

It might be best to close this actually. This crash happened 13 times. Maybe it was due to something that’s no longer happening? This issue will get reopened if it happens again.

1reaction
Luke9389commented, Oct 14, 2022

Hmm, OK I guess we’re back open for proposals!

Read more comments on GitHub >

github_iconTop Results From Across the Web

com.facebook.react.modules.core.ExceptionsManagerModule ...
Description Hi, In Android the app randomly crashing with the below error. Got this in firebase crashlytics dashboard and there is no log...
Read more >
Exception com.facebook.react.common.c: at ... - Stack Overflow
Got issue from crash report play console. "react": "16.13.1", "react-native": "0.63.3",. enter image description here.
Read more >
Debugging a Non Reproducible Crash - Bam Tech
In React Native, this can usually happen if you set a property with a wrong type. But how come we didn't catch this...
Read more >
App Crash com.facebook.react.common.JavascriptException
I have an app that's been published to Play Store. All of the functionality is working in the previewer ...
Read more >
Firebase Crashlytics Integration in React Native - Folio3
Applications that are buggy can make your user unhappy and they might uninstall your app. Apps can generate a lot of crashes and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found