-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
EXC_BAD_ACCESS Random Ios crashes #6965
Comments
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
Same happens to me with the old architecture and version 3.16.7 and React Native 0.76.5 |
@fjmorant Did you find any resolution |
@prgwar No still we've got this random annoying issue on iOS that decreases our crash-free rate to an app that was pretty much 100% crash-free and it is since we upgraded to 3.16.x and the worst is that we cannot go back because 3.12.0 doesn't work with React Native 0.76.x on Android , maybe the solution is to do this cherry pick proposed here #6996 |
@fjmorant Did the cherry-pick work for you? |
@DakshChhokra cherry-pick was not done yet, when is it planned a release with that? @tjzel |
I didnt try the cherry pick. Since the nativewind is using this library, i am not able to by pass the library also |
Description
Recently, I upgraded my React Native version to 0.76.3.
I am also using Tailwind CSS.
Lately, we noticed random crashes occurring in the iOS app. Upon analyzing Sentry logs, we found that the issue was related to a memory mismatch error. After researching online, I couldn't find a definitive solution. I have not been able to reproduce the error in development, and in production, the crashes only occur randomly in certain iOS sessions, not across all users.
Steps to reproduce
Unable to reproduce
Snack or a link to a repository
https://snack.expo.io/)
Reanimated version
3.16.1
React Native version
0.76.3
Platforms
Android, iOS
JavaScript runtime
Hermes
Workflow
React Native
Architecture
Fabric (New Architecture)
Build type
Release app & production bundle
Device
Real device
Device model
iphone 14 plus
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: