We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not sure why this happened, but bun crashed on script startup
Bun v1.1.42 (50eec00) on macos aarch64 [AutoCommand]
50eec00
Segmentation fault at address 0x00000008
src.shell.interpreter.Interpreter.Cmd.next
src.shell.interpreter.StatePtrUnion
src.shell.interpreter.Interpreter.Expansion.next
src.shell.interpreter.Interpreter.Builtin.callImplWithType__anon_203522
Features: Bun.stderr, Bun.stdout, bunfig, dotenv, jsc, shell, spawn, tsconfig, tsconfig
Sentry Issue: BUN-A7D
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How can we reproduce the crash?
Not sure why this happened, but bun crashed on script startup
Relevant log output
Stack Trace (bun.report)
Bun v1.1.42 (
50eec00
) on macos aarch64 [AutoCommand]Segmentation fault at address 0x00000008
src.shell.interpreter.Interpreter.Cmd.next
src.shell.interpreter.StatePtrUnion
src.shell.interpreter.Interpreter.Expansion.next
src.shell.interpreter.StatePtrUnion
src.shell.interpreter.Interpreter.Expansion.next
src.shell.interpreter.StatePtrUnion
src.shell.interpreter.Interpreter.Expansion.next
src.shell.interpreter.StatePtrUnion
src.shell.interpreter.Interpreter.Builtin.callImplWithType__anon_203522
Features: Bun.stderr, Bun.stdout, bunfig, dotenv, jsc, shell, spawn, tsconfig, tsconfig
Sentry Issue: BUN-A7D
The text was updated successfully, but these errors were encountered: