Skip to content

React Native 0.74.0 - Getting issue on production build -Crashed: Thread: SIGSEGV 0x0000006df6aebf90 #46158

@pspsingh677

Description

@pspsingh677

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

Activity

react-native-bot

react-native-bot commented on Aug 22, 2024

@react-native-bot
Collaborator
⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available - 0.74.5. 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 commented on Aug 22, 2024

@react-native-bot
Collaborator
⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.
react-native-bot

react-native-bot commented on Aug 22, 2024

@react-native-bot
Collaborator
⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available - undefined. 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 commented on Aug 22, 2024

@react-native-bot
Collaborator
⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:
pspsingh677

pspsingh677 commented on Aug 22, 2024

@pspsingh677
Author

#46158 (comment)

⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available - 0.74.5. 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.

⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available - 0.74.5. 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.

I have checked with 0.74.5 but same issue facing

cortinico

cortinico commented on Aug 28, 2024

@cortinico
Contributor

Crashed: Thread: SIGSEGV 0x0000006df6aebf90
#00 pc 0x95f88 libc.so (BuildId: d1a98b526f2f94260a53c3055979a4f6)
#1 pc 0x2e064 libopenjdk.so (BuildId: c5d0251899adde41ff751e77fb677ec7)
#2 pc 0x70e97448
#3 pc 0x5b7704 libart.so (BuildId: 2452917c4ff69cbb6e75e5512260946b)
#4 pc 0x5af57c libart.so (BuildId: 2452917c4ff69cbb6e75e5512260946b)
#5 pc 0x70e976dc

This stacktrace is unrelated to React Native.

Sadly without a reproducer or any more information, there is nothing we cannot do here.

added and removed
Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.
Needs: AttentionIssues where the author has responded to feedback.
on Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cortinico@react-native-bot@pspsingh677

        Issue actions

          React Native 0.74.0 - Getting issue on production build -Crashed: Thread: SIGSEGV 0x0000006df6aebf90 · Issue #46158 · facebook/react-native