react-native-code-push
react-native-code-push copied to clipboard
SIGSEGV MainActivity Segmentation violation (invalid memory reference)
We have integrated CodePush and Bugsnag Library in our project. Whenever we rollout a update via CodePush we see there are few crash logs available in Bugsnag(error monitoring tool) which says that the error occurred while CodePush was installing the update.
Below Snapshot is of Breadcrumbs in Bugsnag
Stacktrace for the error given in Bugsnag is
SIGSEGV Segmentation violation (invalid memory reference)
/apex/com.android.art/lib64/libart.so:3983600 art::JNI
Sometimes in Stacktrace the error is related to lib-0/libhermes.so:299460 0x7c6c3ce1c4 as well.
We tried to investigate the same at our end but couldn't find anything conclusive. Any help? Thanks in advance
Also experiencing this exact issue after upgrading from RN v0.65 to RN v0.68. Looks like RN v0.68 is not officially supported yet though according to readme 😞
Last update of RN Code Push was on 12 October 2021 - v7.04, not sure when can we expect a new update fixing this issue. Any help?
Any update on this issue? Can anyone help?
This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.
This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.
We are getting this
any updates for this?? I have the same issue
I have the same issue when i have update app with using code push
we are also facing the same issue, is there any update please?
Can someone from Microsoft open the issue please
Last update of RN Code Push was on 12 October 2021 - v7.04, not sure when can we expect a new update fixing this issue. Any help?
@tradebulls have you tried to upgrade the RN version to the maybe over 0.71 something like that?
We are on RN 0.69.6 and facing the same issue
We are on RN 0.72.3 and facing the same issue
We are on RN 0.72.4 and facing the same issue
Experiencing this on RN 0.70.8
Folks, could you please share more information about the version you are using (RN, CodePush) and the CodePush configuration in your JS and native code. It would be greatly appreciated if someone could create a minimal demo app that replicates this error.
I'm going to close this issue for now. Please let me know if anyone could create a demo app reproducing the issue.