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

libc: Fatal signal 11 (SIGSEGV), code 2, fault addr 0x7f91800000 in tid 1233 (FrescoDecodeExe)(Android) #24481

Closed
Biplovkumar opened this issue Apr 17, 2019 · 11 comments
Labels
Bug Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@Biplovkumar
Copy link

🐛 Bug Report

App crashes,Log only this.
libc: Fatal signal 11 (SIGSEGV), code 2, fault addr 0x7f91800000 in tid 1233 (FrescoDecodeExe)

To Reproduce

App crashes

Expected Behavior

Work normal

Code Example

{
  "name": "XXXXX",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "run-ios": "react-native run-ios",
    "android": "react-native run-android",
    "build:assets": "fc-build-assets --fc-template ./assets/fusioncharts-tpl.html",
    "clear-cache": "react-native cache clean --force && yarn && react-native start -- --reset-cache",
    "clear": "watchman watch-del-all && rm -rf node_modules && npm instal && rm -rf /tmp/metro-bundler-cache-* && npm start -- --reset-cache && rm -rf /tmp/haste-map-react-native-packager-*",
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "prod:android": "npm run clean:build:android  && react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res",
    "test": "jest",
    "clean:build:android": "rm -rf android/app/build"
  },
  "dependencies": {
    "@babel/runtime": "^7.3.4",
    "axios": "^0.18.0",
    "fusioncharts": "^3.13.4",
    "jest-haste-map": "^24.7.1",
    "moment": "^2.24.0",
    "react": "16.6.3",
    "react-native": "0.59.4",
    "react-native-carousel-view": "^0.5.1",
    "react-native-datepicker": "^1.7.2",
    "react-native-elements": "^1.1.0",
    "react-native-fusioncharts": "^3.0.0",
    "react-native-gesture-handler": "^1.1.0",
    "react-native-localization": "^2.1.0",
    "react-native-maps": "https://github.com/react-native-community/react-native-maps.git",
    "react-native-material-dropdown": "^0.11.1",
    "react-native-popup-dialog": "^0.17.0",
    "react-native-render-html": "^4.1.2",
    "react-native-vector-icons": "^6.3.0",
    "react-native-video": "^4.4.0",
    "react-native-youtube": "^1.1.0",
    "react-navigation": "^3.3.0"
  },
  "devDependencies": {
    "babel-core": "7.0.0-bridge.0",
    "babel-jest": "24.1.0",
    "jest": "24.1.0",
    "metro-react-native-babel-preset": "0.51.1",
    "react-test-renderer": "16.6.3"
  },
  "jest": {
    "preset": "react-native"
  }
}

Environment

"react": "16.6.3", "react-native": "0.59.4",

@react-native-bot
Copy link
Collaborator

Can you run react-native info and edit your issue to include these results under the Environment section?

If you believe this information is irrelevant to the reported issue, you may write `[skip envinfo]` alongside an explanation in your Environment: section.

@Biplovkumar
Copy link
Author

Can you run react-native info and edit your issue to include these results under the Environment section?
react-native info

info 
  React Native Environment Info:
    System:
      OS: macOS 10.14.4
      CPU: (4) x64 Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz
      Memory: 2.94 GB / 8.00 GB
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 10.4.1 - /usr/local/bin/node
      Yarn: 1.15.2 - ~/.yarn/bin/yarn
      npm: 6.7.0 - /usr/local/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    SDKs:
      iOS SDK:
        Platforms: iOS 12.2, macOS 10.14, tvOS 12.2, watchOS 5.2
      Android SDK:
        API Levels: 22, 23, 24, 25, 26, 27, 28
        Build Tools: 19.1.0, 23.0.1, 25.0.2, 25.0.3, 26.0.1, 26.0.2, 26.0.3, 27.0.3, 28.0.0, 28.0.1, 28.0.3, 29.0.0
        System Images: android-27 | Google Play Intel x86 Atom, android-28 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom
    IDEs:
      Android Studio: 3.3 AI-182.5107.16.33.5314842
      Xcode: 10.2/10E125 - /usr/bin/xcodebuild
    npmPackages:
      react: 16.8.3 => 16.6.3 
      react-native: 0.59.4 => 0.59.4 
    npmGlobalPackages:
      react-native-cli: 2.0.1
      react-native-file-picker: 0.0.12
      react-native-git-upgrade: 0.2.7
      react-native-vector-icons: 6.1.0

@JKCooper2
Copy link

May be duplicate of: #24097

@dishantwalia
Copy link

#24261
Duplicate of #24261

@dishantwalia
Copy link

@Kida007
Copy link
Contributor

Kida007 commented Apr 22, 2019

have seen that error code for many reasons , can you trace back to your recent modification ( safe state) . would definitely help !

@JKCooper2
Copy link

@Kida007 as this is a duplicate I would recommend closing this issue and posting any additional information you have as a comment in the other issue

@Biplovkumar
Copy link
Author

have seen that error code for many reasons , can you trace back to your recent modification ( safe state) . would definitely help !

sorry , i can't, it came from start, i have developed full app.

@Biplovkumar
Copy link
Author

@Kida007 as this is a duplicate I would recommend closing this issue and posting any additional information you have as a comment in the other issue

only do clode , either write dublicate I would recommend closing this issue ,
No one is giving answer ??

@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label May 13, 2019
@react-native-bot
Copy link
Collaborator

I am closing this issue because it does not contain the necessary environment info, and there has been no followup in a while.

If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here.

@joshuapinter
Copy link
Contributor

In our case, it was because we were using null in an Image Component's source uri prop, like this:

<Image source={ uri: null } />

It was causing this crash.

We found the solution here.

@facebook facebook locked as resolved and limited conversation to collaborators May 13, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

7 participants