Skip to content

Crash with SIGSEGV on Android #48788

Closed
Closed
@minhkwan

Description

@minhkwan

Description

Currently, my Firebase Crashlytics reported an

Crashed: null pointer dereference #1
SIGSEGV 0x0000000000000008

Steps to reproduce

I don't know since it's reported from firebase crashlytics

React Native Version

0.73.1

Affected Platforms

Runtime - Android

Output of npx react-native info

System:
  OS: macOS 14.3.1
  CPU: (8) arm64 Apple M1
  Memory: 115.33 MB / 16.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 23.4.0
    path: /opt/homebrew/bin/node
  Yarn:
    version: 3.6.4
    path: /opt/homebrew/bin/yarn
  npm:
    version: 10.2.4
    path: /usr/local/bin/npm
  Watchman:
    version: 2024.12.02.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.16.2
    path: /Users/sotatek/.rbenv/shims/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 23.2
      - iOS 17.2
      - macOS 14.2
      - tvOS 17.2
      - watchOS 10.2
  Android SDK:
    API Levels:
      - "31"
      - "33"
      - "33"
      - "33"
      - "34"
    Build Tools:
      - 30.0.3
      - 33.0.1
      - 34.0.0
    System Images:
      - android-29 | Google APIs ARM 64 v8a
      - android-29 | Google Play ARM 64 v8a
      - android-34 | Google APIs ARM 64 v8a
      - android-UpsideDownCakePrivacySandbox | Google Play ARM 64 v8a
    Android NDK: Not Found
IDEs:
  Android Studio: 2023.1 AI-231.9392.1.2311.11330709
  Xcode:
    version: 15.1/15C65
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.10
    path: /usr/bin/javac
  Ruby:
    version: 3.3.6
    path: /Users/sotatek/.rbenv/shims/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.73.1
    wanted: 0.73.1
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false

Stacktrace or Logs

Crashed: null pointer dereference #1
SIGSEGV 0x0000000000000008
0 libfbjni.so (Missing BuildId 957a087554a7dd659c148d0560674b789d2844d0)  
1 libfbjni.so (Missing BuildId 957a087554a7dd659c148d0560674b789d2844d0)  
2 (Missing)  
3 libart.so (Missing BuildId c35c9ebf7bb06435e4b31977d87bd5d5)  
4 libart.so (Missing BuildId c35c9ebf7bb06435e4b31977d87bd5d5)  
5 libart.so (Missing BuildId c35c9ebf7bb06435e4b31977d87bd5d5)  
6 libart.so (Missing BuildId c35c9ebf7bb06435e4b31977d87bd5d5)  
7 libart.so (Missing BuildId c35c9ebf7bb06435e4b31977d87bd5d5)  
8 libart.so (Missing BuildId c35c9ebf7bb06435e4b31977d87bd5d5)  
9 libart.so (Missing BuildId c35c9ebf7bb06435e4b31977d87bd5d5)  
10 libart.so (Missing BuildId c35c9ebf7bb06435e4b31977d87bd5d5)  
11 libc.so (Missing BuildId 6d463132a910e8cedcfbd9e51b09adce)  
12 libc.so (Missing BuildId 6d463132a910e8cedcfbd9e51b09adce)  
13 libc.so (Missing BuildId 6d463132a910e8cedcfbd9e51b09adce)  
14 libc.so (Missing BuildId 6d463132a910e8cedcfbd9e51b09adce)  
15 libart.so (Missing BuildId c35c9ebf7bb06435e4b31977d87bd5d5)

Reproducer

we don't know how to reproduce.

Screenshots and Videos

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.Platform: AndroidAndroid applications.Resolution: AnsweredWhen the issue is resolved with a simple answerType: Unsupported VersionIssues reported to a version of React Native that is no longer supported

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions