Skip to content

[0.84] Fix Hermes crash from TurboModule void method NSException handling #1268

@matinzd

Description

@matinzd

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type Pick RequestPick requests to include commits inside a React Native release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions