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

Fatal Exception: java.lang.UnsatisfiedLinkError dlopen failed: "/data/data/com.bslamc.fingopartner/lib-main/libgnustl_shared.so" is 32-bit instead of 64-bit #17101

Closed
rajsuvariya1 opened this issue Dec 7, 2017 · 3 comments
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@rajsuvariya1
Copy link

rajsuvariya1 commented Dec 7, 2017

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

react-native-cli: 2.0.1
react-native: 0.46.4
node: v6.11.4

package.json

{
  "name": "FingoReactApp",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start"
  },
  "dependencies": {
    "axios": "^0.16.2",
    "react": "16.0.0-alpha.12",
    "react-native": "^0.46.3",
    "react-native-keyboard-aware-scroll-view": "^0.3.0",
    "react-native-router-flux": "github:aksonov/react-native-router-flux#c029b4f2ae8cb972b4cda365ed8995b191fd5df4",
    "react-native-simple-radio-button": "^2.7.0",
    "react-native-simple-toast": "0.0.7",
    "react-native-tab-view": "^0.0.69"
  },
  "rnpm": {
    "assets": [
      "./assets/fonts/"
    ]
  },
  "devDependencies": {
    "babel-eslint": "^7.2.3",
    "eslint": "^4.12.1",
    "eslint-plugin-react": "^7.5.1"
  }
}

Steps to Reproduce

  1. Run app on Android Oreo device

Expected Behavior

It should work.

Actual Behavior

App crashes as soon as opens

Issue

On Oreo device, the app is getting crashed as soon as opens. I have already tried everything available on the internet.

Fatal Exception: java.lang.UnsatisfiedLinkError
dlopen failed: "/data/data/com.bslamc.fingopartner/lib-main/libgnustl_shared.so" is 32-bit instead of 64-bit
@rajsuvariya1 rajsuvariya1 changed the title Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'java.util.List com.bslamc.fingopartner.data.model.investorList.InvestmentDetail$ListFolioNos.getListFolioDetails()' on a null object reference Fatal Exception: java.lang.UnsatisfiedLinkError dlopen failed: "/data/data/com.bslamc.fingopartner/lib-main/libgnustl_shared.so" is 32-bit instead of 64-bit Dec 7, 2017
@stale
Copy link

stale bot commented Feb 5, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Feb 5, 2018
@stale stale bot closed this as completed Feb 12, 2018
@julianoabrs
Copy link

Any news on that? Getting the same error

@shayanzoro
Copy link

The same error here

@facebook facebook locked as resolved and limited conversation to collaborators Feb 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

3 participants