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 on startup #15954

Open
Pckool opened this issue Dec 23, 2024 · 0 comments
Open

Crash on startup #15954

Pckool opened this issue Dec 23, 2024 · 0 comments
Labels
crash An issue that could cause a crash macOS An issue that occurs on macOS

Comments

@Pckool
Copy link

Pckool commented Dec 23, 2024

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

  • 1 unknown/js code
  • 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

@Pckool Pckool added the crash An issue that could cause a crash label Dec 23, 2024
@github-actions github-actions bot added the macOS An issue that occurs on macOS label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash An issue that could cause a crash macOS An issue that occurs on macOS
Projects
None yet
Development

No branches or pull requests

1 participant