Skip to content

SIGABRT crash #47074

Closed
Closed
@Nader-CS

Description

@Nader-CS

Description

when app opened , it crashed at runtime due to SIGABRT error , it happens mostly android 14 and and mostly in samsung devices
Screen Shot 2024-10-16 at 10 55 49 PM

Steps to reproduce

  1. install the aplication from google play store
  2. open app
  3. app crasheda

React Native Version

0.73.7

Affected Platforms

Runtime - Android

Output of npx react-native info

System:
  OS: macOS 12.7.5
  CPU: (8) x64 Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
  Memory: 39.43 MB / 16.00 GB
  Shell:
    version: 5.8.1
    path: /bin/zsh
Binaries:
  Node:
    version: 20.15.0
    path: ~/.nvm/versions/node/v20.15.0/bin/node
  Yarn:
    version: 1.22.22
    path: ~/.nvm/versions/node/v20.15.0/bin/yarn
  npm:
    version: 10.7.0
    path: ~/.nvm/versions/node/v20.15.0/bin/npm
  Watchman:
    version: 2024.07.15.00
    path: /usr/local/bin/watchman
Managers:
  CocoaPods:
    version: 1.15.2
    path: /usr/local/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 21.4
      - iOS 16.0
      - macOS 12.3
      - tvOS 16.0
      - watchOS 9.0
  Android SDK:
    API Levels:
      - "30"
      - "31"
      - "33"
      - "34"
    Build Tools:
      - 24.0.0
      - 24.0.1
      - 24.0.2
      - 24.0.3
      - 30.0.3
      - 33.0.0
      - 33.0.1
      - 34.0.0
    System Images:
      - android-26 | Google Play Intel x86 Atom
      - android-34 | Intel x86_64 Atom
      - android-34 | Google APIs Intel x86_64 Atom
    Android NDK: Not Found
IDEs:
  Android Studio: 2024.1 AI-241.18034.62.2411.12169540
  Xcode:
    version: 14.0/14A309
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.11
    path: /usr/bin/javac
  Ruby:
    version: 2.6.10
    path: /usr/bin/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.3.1
    wanted: 18.2.0
  react-native:
    installed: 0.75.4
    wanted: 0.73.7
  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: SIGABRT  0x0000000000000000
#00 pc 0x940a4 libc.so (BuildId: a6a4bb5d4c7b3e99262fee774c3907c6)
#01 pc 0x94074 libc.so (BuildId: a6a4bb5d4c7b3e99262fee774c3907c6)
#02 pc 0x93014c libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#03 pc 0x160fc libbase.so (BuildId: 42d41ca7c77853791d096606e7186547)
#04 pc 0x156d0 libbase.so (BuildId: 42d41ca7c77853791d096606e7186547)
#05 pc 0x2dfbb4 libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#06 pc 0x68ef40 libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#07 pc 0x24ccac libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#08 pc 0x22c868 libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#09 pc 0x56afd0 libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#10 pc 0x5695f8 libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#11 pc 0x568fc0 libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#12 pc 0x56669c libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#13 pc 0x67d264 libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#14 pc 0x306e7c libart.so (BuildId: 1ee2c234829500686eefa384068e67c8)
#15 pc 0x70e403e0
#16 pc 0x7482888b70

Reproducer

i don't know where exactly the issue , but it not happened in ios

Screenshots and Videos

Screen Shot 2024-10-16 at 10 58 59 PM Screen Shot 2024-10-16 at 10 59 30 PM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions