[iOS] Crashed: com.facebook.react.ShadowQueue
See original GitHub issueWe’re experiencing random crashes throughout our app (no specific screen or user flow, 19% of them happening in the background) since upgrading to RN 0.60.x
React Native version:
System:
OS: macOS 10.14.4
CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Memory: 2.65 GB / 16.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 10.12.0 - /usr/local/bin/node
Yarn: 1.10.1 - /usr/local/bin/yarn
npm: 6.11.2 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2
Android SDK:
API Levels: 23, 25, 26, 28
Build Tools: 23.0.1, 25.0.0, 25.0.2, 25.0.3, 26.0.1, 26.0.2, 26.0.3, 27.0.3, 28.0.3
IDEs:
Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.6 => 16.8.6
react-native: ^0.60.5 => 0.60.5
npmGlobalPackages:
create-react-native-app: 1.0.0
react-native-cli: 2.0.1
react-native-git-upgrade: 0.2.7
Steps To Reproduce
So… this is a hard one as we’re unable ourselves to reproduce this issue. We released a new version of our iOS app, where we upgraded react-native to 0.60.5. We got a huge spike in crashes (+250%) since this release, with a crashlog that’s not really helping us.
Crashed: com.facebook.react.ShadowQueue
0 CoreFoundation 0x18619ab44 <redacted> + 148
1 ??? 0x0 (Missing)
2 Delta 0x1046e1a28 -[RCTNativeAnimatedModule startAnimatingNode:nodeTag:config:endCallback:] + 90 (RCTNativeAnimatedModule.m:90)
3 CoreFoundation 0x1862cc724 <redacted> + 148
4 ??? 0x0 (Missing)
5 ??? 0x6a2c118186196000 (Missing)
6 ??? 0x0 (Missing)
7 Delta 0x1046a5770 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&) + 108 (RCTNativeModule.mm:108)
8 Delta 0x1046a54d4 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 365 (Optional.h:365)
9 libdispatch.dylib 0x185f6bbb0 <redacted> + 32
10 ??? 0x6f355b0185f6d000 (Missing)
11 ??? 0x0 (Missing)
12 ??? 0x4135950185f74000 (Missing)
13 ??? 0x0 (Missing)
14 ??? 0x0 (Missing)
15 ??? 0x5a357b8185fd8c00 (Missing)
Am I correct to assume that this crash has something to do with an <Animated/> tag?
If so, I saw there were some fixes included in RN 0.60.x related to Animated, any idea where to start looking for this problem?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:12
- Comments:15 (2 by maintainers)
Top Results From Across the Web
React Native iOS standalone crashing on ...
Hi! I created an app for iOS and Android. The Android version works great, the iOS not so much. The iOS keeps crashing...
Read more >[iOS] Crashed: com.facebook.react.ShadowQueue
We're experiencing random crashes throughout our app (no specific screen or user flow, 19% of them happening in the background) since ...
Read more >FacebookAppID crashing app on start up - Meta for Developers
On Monday our app started crashing for all users on iOS. ... installed and configured react-native-fbsdk (https://github.com/facebook/react-native-fbsdk).
Read more >App crash on simulator (M1 / React native)
dylib 0x1cba88904 start_wqthread + 8 Thread 2:: Dispatch queue: com.facebook.react.ShadowQueue 0 libsystem_kernel.dylib 0x1cba33dd4 __ulock_wait ...
Read more >[tid:com.facebook.react.shadowqueue][rctfont.mm:316] ...
2017-02-08 14:54:12.622 [error][tid:com.facebook.react.ShadowQueue][RCTFont.mm:279] Unrecognized font family ... Description. IOS app crash on ShadowQueue.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

The bug is still there?
Here’s my stacktrace and RN info:
Firebase crash log: