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

Crash on iOS with RN 0.76.x and reanimated 3.16.7 after upgrade #6994

Open
fjmorant opened this issue Feb 7, 2025 · 3 comments
Open

Crash on iOS with RN 0.76.x and reanimated 3.16.7 after upgrade #6994

fjmorant opened this issue Feb 7, 2025 · 3 comments
Labels
Missing repro This issue need minimum repro scenario Platform: iOS This issue is specific to iOS

Comments

@fjmorant
Copy link

fjmorant commented Feb 7, 2025

Description

App is randomly crashing on launch and getting issue in iOS using old architecture, this has happened since we upgrade it React Native to version 0.76.5 and reanimated to 3.16.7. It is difficult to determine the reason of it because it is very random but we can check the stacktraces.

Steps to reproduce

At launch of the app we are getting these stack traces all related to Hermes GC:

crash_init_4.txt
crash_init_3.txt
crash_init_2.txt
crash_init.txt

Snack or a link to a repository

cannot share

Reanimated version

3.16.7

React Native version

0.76.5

Platforms

iOS

JavaScript runtime

Hermes

Workflow

React Native

Architecture

Paper (Old Architecture)

Build type

Release app & production bundle

Device

Real device

Device model

Any iPhone or iPAd

Acknowledgements

Yes

Copy link

github-actions bot commented Feb 7, 2025

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?

@fjmorant
Copy link
Author

fjmorant commented Feb 7, 2025

It seems from the stacktraces as if it was an excessive consumption or memory by animations due to some sort of too frequent operation

@fjmorant
Copy link
Author

Maybe these cherry picks can help to this crash #6996

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Platform: iOS This issue is specific to iOS
Projects
None yet
Development

No branches or pull requests

1 participant