-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[iOS][CRASH] - com.squareup.SocketRocket.NetworkThread: SIGABRT ABORT 0x000000018270d2e0 #22149
Comments
I am getting the crashes too, any update about the issue? |
Also getting a few production crash reports from Appcenter, anyone has any idea? |
Wow, this issue is quite recent! I'm getting the same issue.
Might be useful to mention that I do not use the WebSocket from the React-Native API. I'm using the client of |
I'm seeing this same crash as well. I've caught the crash in the debugger a couple times after closing the laptop lid and then coming back later. I've only seen it happen in the simulator. react-native-cli: 2.0.1 |
seeing this too on 0.57.7, using sockJS (which I believe will make use of RCTSRWebSocket) |
This PR #22439 might fix this issue |
I got the same issue in my ios application when I created a release build and install on my device and found a crash after not operating the device for a long time blow is details Platform: ios |
@brajeshsipl try with 0.59. 0.59 doesn't have that issue anymore |
Environment
React Native Environment Info:
System:
OS: macOS High Sierra 10.13.6
CPU: x64 Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz
Memory: 26.13 MB / 16.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 10.7.0 - /usr/local/bin/node
Yarn: 1.10.1 - ~/.yarn/bin/yarn
npm: 4.0.5 - ~/.npm-packages/bin/npm
Watchman: 4.7.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1
Android SDK:
Build Tools: 23.0.1, 23.0.3, 24.0.1, 25.0.0, 25.0.1, 25.0.2, 25.0.3, 26.0.1, 26.0.2, 27.0.0, 27.0.3, 28.0.3
API Levels: 23, 24, 25, 26, 27, 28
IDEs:
Android Studio: 2.3 AI-162.4069837
Xcode: 10.1/10B61 - /usr/bin/xcodebuild
npmPackages:
react: ^16.6.0 => 16.6.0
react-native: ^0.57.4 => 0.57.4
npmGlobalPackages:
react-native-git-upgrade: 0.2.7
Description
this comes from crashlytics:
Reproducible Demo
Crashes randomly. I get this from crashlytics and cannot reproduce on my own devices
The text was updated successfully, but these errors were encountered: