Skip to content
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

Facing Crash on launch Android 11 SIGSEGV #36527

Closed
paryanihitesh opened this issue Mar 19, 2023 · 5 comments
Closed

Facing Crash on launch Android 11 SIGSEGV #36527

paryanihitesh opened this issue Mar 19, 2023 · 5 comments
Labels
Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Newer Patch Available Platform: Android Android applications. Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@paryanihitesh
Copy link

paryanihitesh commented Mar 19, 2023

Description

Facing this crash on only android 11 devices during launch and not able to reproduce this, but there are a lot of logs on firebase for the same

Hermes enabled

StackTrace

Crashed: Thread: SIGSEGV 0x0000000000000000
#00 pc 0x0
#1 pc 0x312008 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#2 pc 0x686eb0 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#3 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#4 pc 0x687150 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#5 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#6 pc 0x6897d8 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#7 pc 0x12d914 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#8 pc 0x687150 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#9 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#10 pc 0x687150 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#11 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#12 pc 0x687150 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#13 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#14 pc 0x688b94 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#15 pc 0x12da14 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#16 pc 0x309460 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#17 pc 0x6758c0 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#18 pc 0x13cff8 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#19 pc 0x74941f1ddd

React Native Version

0.69.6

Output of npx react-native info

System:
OS: macOS 12.6
CPU: (10) x64 Apple M1 Max
Memory: 22.01 MB / 32.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 14.17.0 - ~/.nvm/versions/node/v14.17.0/bin/node
Yarn: 1.22.18 - ~/.nvm/versions/node/v14.17.0/bin/yarn
npm: 6.14.13 - ~/.nvm/versions/node/v14.17.0/bin/npm
Watchman: Not Found
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 22.2, iOS 16.2, macOS 13.1, tvOS 16.1, watchOS 9.1
Android SDK:
API Levels: 26, 28, 29, 30, 31
Build Tools: 28.0.3, 29.0.2, 29.0.3, 30.0.1, 30.0.2, 30.0.3, 31.0.0, 33.0.0
System Images: android-22 | Google APIs Intel x86 Atom, android-26 | Google APIs Intel x86 Atom, a4
Android NDK: Not Found
IDEs:
Android Studio: Dolphin 2021.3.1 Patch 1 Dolphin 2021.3.1 Patch 1
Xcode: 14.2/14C18 - /usr/bin/xcodebuild
Languages:
Java: 11.0.11 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 18.0.0 => 18.0.0
react-native: 0.69.6 => 0.69.6
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

Steps to reproduce

On Launch in Android 11 expo react native app

Snack, code example, screenshot, or link to a repository

NA

@github-actions
Copy link

⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases.

@react-native-bot react-native-bot added the Platform: Android Android applications. label Mar 19, 2023
@cortinico
Copy link
Contributor

cortinico commented Mar 20, 2023

Crashed: Thread: SIGSEGV 0x0000000000000000
#00 pc 0x0
#1 pc 0x312008 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#2 pc 0x686eb0 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#3 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#4 pc 0x687150 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#5 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#6 pc 0x6897d8 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#7 pc 0x12d914 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#8 pc 0x687150 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#9 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#10 pc 0x687150 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#11 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#12 pc 0x687150 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#13 pc 0x12d814 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#14 pc 0x688b94 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#15 pc 0x12da14 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#16 pc 0x309460 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#17 pc 0x6758c0 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#18 pc 0x13cff8 libart.so (BuildId: 8464040debd8d3c0689bb9e4dae6aedf)
#19 pc 0x74941f1ddd

There is nothing in this crash that points at React Native.
Are you able to provide further evidence that this is RN related?
Also can you try in 0.71.x?
Also a reproducer would be helpful

@cortinico cortinico added Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. labels Mar 20, 2023
@github-actions
Copy link

⚠️ Missing Reproducible Example
ℹ️ It looks like your issue is missing a reproducible example. Please provide a Snack or a repository that demonstrates the issue you are reporting in a minimal, complete, and reproducible manner.

@github-actions
Copy link

This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days.

@github-actions github-actions bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Apr 13, 2023
@github-actions
Copy link

This issue was closed because the author hasn't provided the requested feedback after 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Newer Patch Available Platform: Android Android applications. Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

3 participants