Target Branch
0.84
Link to commit or PR to be picked
facebook/react-native#56265
Description
EXC_BAD_ACCESS regression on iOS in performVoidMethodInvocation
Root Cause: Segmentation fault triggered within the Hermes Garbage Collector.
Impact: Blocking production stability on iOS. Sentry logs indicate intermittent occurrences, suggesting a potential race condition or memory management regression.
Upstream: Aligns with open issue facebook/hermes#1957.
Target Branch
0.84
Link to commit or PR to be picked
facebook/react-native#56265
Description
EXC_BAD_ACCESSregression on iOS in performVoidMethodInvocationRoot Cause: Segmentation fault triggered within the Hermes Garbage Collector.
Impact: Blocking production stability on iOS. Sentry logs indicate intermittent occurrences, suggesting a potential race condition or memory management regression.
Upstream: Aligns with open issue facebook/hermes#1957.