-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Bun seg fault #18141
Comments
@expelledboy, the latest version of Bun is v1.2.5, but this crash was reported on Bun v1.2.4. Are you able to reproduce this crash on the latest version of Bun? bun upgrade |
Could you share the contents of |
Its was very flaky and not 100% reproducible. Its crashes about 20% of the time |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.2.4 (
fd9a5ea
) on macos aarch64 [TestCommand]Segmentation fault at address 0x5F45444F4E2E7672
JSC::JSLockHolder::JSLockHolder
JSC::JSLockHolder::JSLockHolder
JSC::evaluate
Bun::evaluateCommonJSModuleOnce
Bun::JSCommonJSModule::evaluate
Bun::fetchCommonJSModule
Bun::jsFunctionRequireCommonJS
jsc_llint_commonCallOp__llintOpWithMetadata__llintOpWithReturn__llintOp__commonOp__fn__fn__makeReturn__fn__fn__fn__666_callHelper__dispatch_LowLevelInterpreter64_asm_2535
Features: tsconfig, jsc
Sentry Issue: BUN-E5D
The text was updated successfully, but these errors were encountered: