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

Bun crashes with non-obvious error when node is missing #15377

Open
benhonda opened this issue Nov 24, 2024 · 0 comments
Open

Bun crashes with non-obvious error when node is missing #15377

benhonda opened this issue Nov 24, 2024 · 0 comments
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux

Comments

@benhonda
Copy link

benhonda commented Nov 24, 2024

How can we reproduce the crash?

I'm running bun for the first time in a devcontainer, forgot to add node and obviously bun crashed. This should probably be easier to debug. I only realized I was missing node when I switched to pnpm and it told me 😅

Docker image for the devcontainer: mcr.microsoft.com/devcontainers/base:jammy

Relevant log output

Stack Trace (bun.report)

Bun v1.1.36 (ededc16) on linux aarch64 [RunAsNodeCommand]

Segmentation fault at address 0x0006024C

Features: dotenv, jsc, tsconfig, tsconfig_paths, tsconfig_paths

Sentry Issue: BUN-8MX

@benhonda benhonda added the crash An issue that could cause a crash label Nov 24, 2024
@github-actions github-actions bot added the linux An issue that occurs on Linux label Nov 24, 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 linux An issue that occurs on Linux
Projects
None yet
Development

No branches or pull requests

1 participant