oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.84k stars 2.73k forks source link

crash #12884

Open sunnyawake5 opened 2 months ago

sunnyawake5 commented 2 months ago

How can we reproduce the crash?

============================================================ Bun v1.1.20 (ae194892) macOS x64 macOS v11.7.10 CPU: sse42 popcnt avx avx2 Args: "bun" "src/index.ts" Features: jsc fetch http_server(2) transpiler_cache(2) tsconfig Builtins: "bun:main" "node:buffer" "node:crypto" "node:events" "node:fs" "node:path" "node:stream" "node:string_decoder" "node:timers" "node:util" "node:util/types" Elapsed: 16591ms | User: 3360ms | Sys: 146ms RSS: 80.90MB | Peak: 80.90MB | Commit: 1.01GB | Faults: 296

panic: Segmentation fault at address 0x8B48 oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.20 (ae19489) on macos x86_64 [RunCommand]

Segmentation fault at address 0x00008B48

github-actions[bot] commented 2 months ago

@sunnyawake5, the latest version of Bun is v1.1.21, but this crash was reported on Bun v1.1.20.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade