question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

libc.so Crash report by firebase crashlytics in android app

See original GitHub issue

Description

libc.so Crashed: Thread #1 SIGSEGV 0x0000000000000020

We can not reproduce crash in some device so this issue device specific or not ? Please Give me solution for this crash asap.

open this link to check device list to crash Crash device list by firebase crashlytics

> HUAWEI (86% )

  • Honor 10

> Samsung (6%)

  • Galaxy Note9
  • Galaxy S9
  • Galaxy A13 5G
  • Galaxy A02s

> Xiaomi (3%)

  • Redmi 6
  • POCO M3

> Realme (2%)

  • realme C11

> INFINIX MOBILITY LIMITED (1%)

Version

0.63.4

Output of npx react-native info

System: OS: macOS 12.1 CPU: (4) x64 Intel® Core™ i5-4278U CPU @ 2.60GHz Memory: 36.70 MB / 8.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 15.14.0 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 7.7.6 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman Managers: CocoaPods: 1.10.1 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 14.4, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2 Android SDK: API Levels: 23, 28, 29, 30 Build Tools: 28.0.3, 29.0.2, 30.0.3 System Images: android-29 | Android TV Intel x86 Atom, android-29 | Google APIs Intel x86 Atom, android-30 | Google APIs Intel x86 Atom Android NDK: Not Found IDEs: Android Studio: 4.1 AI-201.8743.12.41.7199119 Xcode: 12.4/12D4e - /usr/bin/xcodebuild Languages: Java: 1.8.0_282 - /usr/bin/javac Python: 2.7.18 - /usr/bin/python npmPackages: @react-native-community/cli: Not Found react: 17.0.2 => 17.0.2 react-native: 0.63.4 => 0.63.4 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

Steps to reproduce

We can check multiple devices , but we can not reproduce this crash we can not reproduce this Crash from below device list

  • Redmi note 7s (OS : 10),
  • Samsung Galaxy F62 (OS : 11),
  • Huwai (OS : 8.1),
  • OnePlus 3 (OS : 11),
  • OnePlus node (OS : 11),
  • Samsung m31s (OS:11),
  • realme (OS:11),

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

0 libhwui.so (Missing UUID dea0f9eed9d9ace602a4e6115205e264)
1 libhwui.so (Missing UUID dea0f9eed9d9ace602a4e6115205e264)
2 libhwui.so (Missing UUID dea0f9eed9d9ace602a4e6115205e264)
3 libhwui.so (Missing UUID dea0f9eed9d9ace602a4e6115205e264)

No response

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:36
  • Comments:25 (1 by maintainers)

github_iconTop GitHub Comments

19reactions
Hyshamcommented, Jun 6, 2022

I have got rid of this issue by enabling Hermes

10reactions
deggertsencommented, May 25, 2022

Similar issues on RN 0.67.3 228 crash events affecting 219 users in the last 24 hours. 86% Samsung.

Crashed: Thread :  SIGSEGV  0x0000000000000048
#00 pc 0x6703bc libjsc.so 
#01 pc 0x624 linux-vdso.so.1 
#02 pc 0x16524 libutils.so 
#03 pc 0x16408 libutils.so 
#04 pc 0x151dcc libandroid_runtime.so 
Read more comments on GitHub >

github_iconTop Results From Across the Web

Get Android NDK crash reports | Firebase Crashlytics - Google
Get Android NDK crash reports · Step 1: Add the Crashlytics SDK for NDK to your app · Step 2: Add the Crashlytics...
Read more >
Multiple various libc.so crashes in production - Issue Tracker
Hello, recently various native crashes started to appear in our production application. All crashes in crashlytics are marked: libc.so
Read more >
firebase Crashlytics libc.so - Stack Overflow
in firebase Crashlytics dashboard crashes have issues shows libc.so unknown with the help of logs I tried to reproduce the crashes cant able ......
Read more >
[bug] Android Libc.so Java lang errors effecting hundreds of ...
We upgraded our Unity editor and firebase version early July, since then we have seen a huge spike in Libc.so errors in Firebase...
Read more >
Crashlytics - React Native Firebase
Logs: Log events in your app to be sent with the crash report for context if your app crashes. Crash reports: Every crash...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found