Skip to content

fix: Attempt to fix EXC_BAD_ACCESS in AnimatedPropsRegistry::update via AnimationFrameBatchinator::flush#9306

Open
MatiPl01 wants to merge 1 commit intomainfrom
@matipl01/fix-animated-props-update-race
Open

fix: Attempt to fix EXC_BAD_ACCESS in AnimatedPropsRegistry::update via AnimationFrameBatchinator::flush#9306
MatiPl01 wants to merge 1 commit intomainfrom
@matipl01/fix-animated-props-update-race

Conversation

@MatiPl01
Copy link
Copy Markdown
Member

Summary

Since the original issue is not reproducible, I can't guarantee that this PR actually fixes the issue. It adds one mutex that seems to be necessary.

@MatiPl01 MatiPl01 self-assigned this Apr 27, 2026
@MatiPl01 MatiPl01 requested a review from tjzel April 27, 2026 09:28
@MatiPl01 MatiPl01 force-pushed the @matipl01/fix-animated-props-update-race branch from 53b89c7 to c753917 Compare April 27, 2026 09:34
@MatiPl01 MatiPl01 changed the base branch from main to @matipl01/fix-podfile-locks April 27, 2026 09:34
Base automatically changed from @matipl01/fix-podfile-locks to main April 27, 2026 09:58
@MatiPl01 MatiPl01 force-pushed the @matipl01/fix-animated-props-update-race branch from c753917 to 548415f Compare April 27, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[iOS Crash] EXC_BAD_ACCESS in AnimatedPropsRegistry::update via AnimationFrameBatchinator::flush — Reanimated 4.3.0 + RN 0.83

1 participant