gutenberg-mobile icon indicating copy to clipboard operation
gutenberg-mobile copied to clipboard

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

Open fluiddot opened this issue 3 years ago • 1 comments

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 avatar Apr 22 '22 13:04 fluiddot

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.

fluiddot avatar Apr 26 '22 14:04 fluiddot

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.

geriux avatar May 14 '24 14:05 geriux