oven-sh / bun

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

Would you like to install the required dependencies? (recommended) #12618

Open lly0414 opened 1 month ago

lly0414 commented 1 month ago

How can we reproduce the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.20 (ae19489) on windows x86_64 [AutoCommand]

Segmentation fault at address 0x00000005

lly0414 commented 1 month ago

============================================================ Bun v1.1.20 (ae194892) Windows x64 CPU: sse42 avx avx2 Args: "bun" "C:\Users\10275\AppData\Local\Temp\bunx-2192966315-solidui-cli@latest\node_modules\solidui-cli\dist\index.js" "init" Features: jsc Bun.stdin(2) Bun.stdout bunfig tsconfig_paths tsconfig(21) Builtins: "bun:main" "node:assert" "node:buffer" "node:child_process" "node:events" "node:fs" "node:fs/promises" "node:os" "node:path" "node:process" "node:readline" "node:stream" "node:string_decoder" "node:timers/promises" "node:tty" "node:url" "node:util" "node:util/types" Elapsed: 80902ms | User: 687ms | Sys: 250ms RSS: 0.20GB | Peak: 0.20GB | Commit: 0.26GB | Faults: 87867

panic(main thread): Segmentation fault at address 0x5 oh no: Bun has crashed. This indicates a bug in Bun, not your code.