iOS jsi value ~shared_ptr Crash when RCTHost dealloc #48214
Labels
API: Share
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Newer Patch Available
Platform: iOS
iOS applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
When a
shared_ptr
is created using a JSI Value, a crash occurs during the destruction of theshared_ptr
when the RCTHost is deallocated.Steps to reproduce
no
React Native Version
0.74.3
Affected Platforms
Runtime - iOS
Areas
JSI - Javascript Interface
Output of
npx react-native info
Stacktrace or Logs
Reproducer
no
Screenshots and Videos
The text was updated successfully, but these errors were encountered: