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

[Reanimated] [iOS] EXC_BAD_ACCESS: onTouchesDown > tid.load(std::memory_order_relaxed) == std::this_thread::get_id() && "No thread i...

Open sentry-io[bot] opened this issue 2 years ago • 1 comments

Sentry Issue: WORDPRESS-IOS-458F

EXC_BAD_ACCESS: onTouchesDown > tid.load(std::memory_order_relaxed) == std::this_thread::get_id() && "No thread id in after()" >
KERN_INVALID_ADDRESS at 0x10.
  ?, in _ZNSt3__112__hash_tableINS_17__hash_value_typeIPN8facebook3jsi7RuntimeEN10reanimated11RuntimeTypeEEENS_22__unordered_map_hasherIS5_S8_NS_4hashIS5_EENS_8equal_toIS5_EELb1EEENS_21__unordered_map_equalIS5_S8_SD_SB_Lb1EEENS_9allocatorIS8_EEE4findIS5_EENS_15...
  ?, in reanimated::ShareableValue::toJSValue
  ?, in reanimated::ShareableValue::getValue
  ?, in reanimated::FrozenObject::shallowClone
  ?, in reanimated::createFrozenWrapper
...
(38 additional frame(s) were not displayed)

sentry-io[bot] avatar Sep 08 '23 01:09 sentry-io[bot]

EXC_BAD_ACCESS reanimated::ShareableValue::getValue

Sentry issue: WORDPRESS-IOS-458M

sentry-io[bot] avatar Sep 08 '23 07:09 sentry-io[bot]

It appears this issue (sentry link) as the others are not available anymore was fixed after upgrading React Native and Reanimated. The last event was in 24.4 so I'll close this issue.

geriux avatar Apr 19 '24 16:04 geriux