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

[Drag & Drop blocks] Investigate Sentry report: Assertion failed: object->ctx_ == ctx_ #4785

Closed
fluiddot opened this issue Apr 22, 2022 · 2 comments

Comments

@fluiddot
Copy link
Contributor

fluiddot commented Apr 22, 2022

Description

Sentry issue: https://sentry.io/share/issue/5070bdca207a4c4c93af5e2123e5653c/

After upgrading the Reanimated library in the version 17.2.0 (19.5) (reference), we're getting some crash reports related to that library. So far, it's not clear what's causing it, per the error message, looks related to some kind of conflict due to using different runtimes.

Error message:

Don't try to clone an object backed by a different Runtime
@fluiddot
Copy link
Contributor Author

Metrics collected on April 26th:

  • 0,11% of users affected in 19.5.0.4
  • 0,07% of users affected in version 19.6.0.6

NOTE: Looks like the issue is impacting fewer users in the recent version 🤔.

I'm going to set medium priority to this issue since this is not affecting too many users and we were not able yet to reproduce it.

@geriux
Copy link
Contributor

geriux commented May 14, 2024

This issue is happening in older versions of the app <= 22.9 and no other reports have been reported in recent versions so I'll close this issue. Most likely recent React Native and Reanimated upgrades might have addressed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done (keep clean, manually)
Development

No branches or pull requests

2 participants