Bug Description
App crashes immediately at launch (before splashscreen appears) with a segmentation fault in hermesvm's garbage collector.
Environment
- App: [APP_NAME]
- Version: [APP_VERSION]
- Build: TestFlight
- Device: iPhone15,4
- OS: iPhone OS 26.3.1 (User build, not beta)
- Build Tools: AppStoreTools 17E187
- Hermes git revision: N/A
- React Native version: expo 55.0.18, React native 0.83.2
- Platform: arm64-v8a (iPhone)
Steps To Reproduce
- Use a device without a SIM card (eSim removed)
- Connect to WiFi
- Launch the app
- App crashes immediately
code example:
N/A
Expected Behavior
App should launch normally and display the splashscreen even without a SIM card present.
Additional Notes
- App was working fine previously on this device (iPhone 15)
- The exactly same app/build is working fine on the new device (iPhone 17e)
- This iPhone was previously used for testing but I recently switched to the new device
- The app was opened while connected to WiFi (no eSIM present)
- Crash occurred immediately at launch, before the splashscreen could display
Crash Details
crashlog_REDACTED.txt
feedback_REDACTED.txt
Crash Stack Trace
- [?] The issue is reproducible with the latest version of React Native.
Bug Description
App crashes immediately at launch (before splashscreen appears) with a segmentation fault in hermesvm's garbage collector.
Environment
Steps To Reproduce
code example:
N/A
Expected Behavior
App should launch normally and display the splashscreen even without a SIM card present.
Additional Notes
Crash Details
crashlog_REDACTED.txt
feedback_REDACTED.txt
Crash Stack Trace