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

[Bug] Fatal signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0x74ff2c183d in tid 3613 (mqt_js), pid 3455 #129

Closed
NguyenPhatBG opened this issue Jun 30, 2021 · 3 comments

Comments

@NguyenPhatBG
Copy link

NguyenPhatBG commented Jun 30, 2021

Describe the bug
Crash on Android devices

To Reproduce
Steps to reproduce the behavior:
iOS build and archive fine, but android crash

Platform Information:
"react": "17.0.1",
"react-native": "0.64.2",
"react-native-reanimated": "^2.2.0",
"@react-navigation/native": "^5.9.4",
"react-native-mmkv-storage": "^0.6.0"

@ammarahm-ed
Copy link
Owner

Where are you seeing the crash on android? release or debug on android? Did you follow the steps properly? Can you try and run the example in this repo and see if you can reproduce the issue there?

@NguyenPhatBG
Copy link
Author

In my project has using react-native-reanimated library, in example is not same, I'm successful iOS platform for both debug and release mode, android seeing here to config (https://rnmmkv.vercel.app/#/?id=react-native-mmkv-storage) not work for me, I'll try in new project and hope so it's work =)). If it's not working hope you can support me! Thanks @ammarahm-ed

@ammarahm-ed
Copy link
Owner

In my project has using react-native-reanimated library, in example is not same, I'm successful iOS platform for both debug and release mode, android seeing here to config (https://rnmmkv.vercel.app/#/?id=react-native-mmkv-storage) not work for me, I'll try in new project and hope so it's work =)). If it's not working hope you can support me! Thanks @ammarahm-ed

If you are using reanimated, you have to take extra steps as mentioned in the installation guide to make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants