You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
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
semver.zig:582
:src.install.dependency.parseWithTag
dependency.zig:851
:src.resolver.resolver.Resolver.parsePackageJSON__anon_96738
resolver.zig:3987
:src.resolver.resolver.Resolver.dirInfoUncached
resolver.zig:2810
:src.resolver.resolver.Resolver.dirInfoCached
resolver.zig:1675
:src.resolver.resolver.Resolver.loadNodeModules
resolver.zig:2387
:src.resolver.resolver.Resolver.resolveWithoutRemapping
resolver.zig:1379
:src.resolver.resolver.Resolver.resolveAndAutoInstall
javascript.zig:2331
:src.bun.js.javascript.VirtualMachine.resolveMaybeNeedsTrailingSlash__anon_116018
Features: dotenv, jsc, tsconfig, tsconfig_paths, tsconfig_paths
Sentry Issue: BUN-8MX
The text was updated successfully, but these errors were encountered: