-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Not planned
Not planned
Copy link
Description
Description
I am trying to reproduce in debug and release apk file but not getting this crash only getting play store app, App is randomly crashed. This crash is occur in most devices one-plus and samsung devices
Steps to reproduce
I am trying to reproduce in debug and release apk file but not getting this crash only getting play store app, App is randomly crashed.
React Native Version
0.74.0
Affected Platforms
Runtime - Android
Output of npx react-native info
System:
OS: macOS 14.6.1
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Memory: 21.85 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.20.3
path: /usr/local/bin/node
Yarn: Not Found
npm:
version: 10.8.1
path: ~/Documents/twc-reactnative/node_modules/.bin/npm
Watchman:
version: 2024.07.08.00
path: /usr/local/bin/watchman
Managers:
CocoaPods: Not Found
SDKs:
iOS SDK: Not Found
Android SDK: Not Found
IDEs:
Android Studio: 2024.1 AI-241.15989.150.2411.11948838
Xcode:
version: /undefined
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.10
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 13.6.9
wanted: 13.6.9
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.74.0
wanted: 0.74.0
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
Stacktrace or Logs
Crashed: Thread: SIGSEGV 0x0000006df6aebf90
#00 pc 0x95f88 libc.so (BuildId: d1a98b526f2f94260a53c3055979a4f6)
#01 pc 0x2e064 libopenjdk.so (BuildId: c5d0251899adde41ff751e77fb677ec7)
#02 pc 0x70e97448
#03 pc 0x5b7704 libart.so (BuildId: 2452917c4ff69cbb6e75e5512260946b)
#04 pc 0x5af57c libart.so (BuildId: 2452917c4ff69cbb6e75e5512260946b)
#05 pc 0x70e976dc
Reproducer
https://github.com/react-native-community/reproducer-react-native
Screenshots and Videos
No response
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
react-native-bot commentedon Aug 22, 2024
react-native-bot commentedon Aug 22, 2024
react-native-bot commentedon Aug 22, 2024
react-native-bot commentedon Aug 22, 2024
pspsingh677 commentedon Aug 22, 2024
#46158 (comment)
I have checked with 0.74.5 but same issue facing
cortinico commentedon Aug 28, 2024
This stacktrace is unrelated to React Native.
Sadly without a reproducer or any more information, there is nothing we cannot do here.