oven-sh / bun

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

Another segfault #10904

Closed SunP04 closed 1 week ago

SunP04 commented 1 week ago

How can we reproduce the crash?

Run any command, like bun i

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

bun install v1.1.8-canary.1 (288b5406)
  � tsx [6/16] ============================================================
  ­ƒöì fsevents [10/20] Bun v1.1.8-canary.1 (288b5406) Windows x64 (baseline)
Elapsed: 2059ms | User: 437ms | Sys: 468ms
  ­ƒöì swagger-ui-dist [16/26] 130.49MB | Peak: 0.18GB | Commit: 0.27GB | Faults: 56654

  ­ƒöì get-tsconfig [17/28] (thread 6772): Illegal instruction at address 0x7FF754B44B41
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.1.8 (288b540) on windows x86_64_baseline [InstallCommand]

Illegal instruction at address 0x7FF754B44B41

dylan-conway commented 1 week ago

fixed in #10884