Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in -[RCTDevLoadingView showMessage:color:backgroundColor:]_block_invoke #2163

Open
tido64 opened this issue Aug 14, 2024 · 1 comment
Labels
bug Something isn't working Needs: Triage 🔍

Comments

@tido64
Copy link
Member

tido64 commented Aug 14, 2024

Environment

react-native -v: 13.6.9
npm ls react-native-macos: 0.74.1
node -v: v20.16.0
npm -v: 10.8.1
yarn --version: 4.3.1
xcodebuild -version: Xcode 15.3

Steps to reproduce the bug

This seems to be randomly happening while starting up. I don't have exact repro steps as it's intermittent.

Expected Behavior

RNM doesn't randomly crash on startup.

Actual Behavior

This actually occurs while we run our smoke test in RNTA:

Testing failed:
	ReactTestApp (14119) encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted. (Underlying Error: Crash: ReactTestApp (14119) __55-[RCTDevLoadingView showMessage:color:backgroundColor:]_block_invoke. libsystem_c.dylib: abort() called))
** TEST EXECUTE FAILED **

Restarting the job a few times makes it go away.

Reproducible Demo

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Needs: Triage 🔍
Projects
None yet
Development

No branches or pull requests

1 participant