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

bug report #10888

Closed aweshpd closed 4 days ago

aweshpd commented 1 week ago

How can we reproduce the crash?

Bun v1.1.7 (b0b7db5c) Windows x64 Args: "bun", "install" Features: extracted_packages(193) lifecycle_scripts(2) spawn(2) Elapsed: 30833ms | User: 2171ms | Sys: 14828ms RSS: 0.48GB | Peak: 0.53GB | Commit: 0.48GB | Faults: 195833

panic(main thread): Internal assertion failure oh no: Bun has crashed. This indicates a bug in Bun, not your code.

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.7 (b0b7db5) on windows x86_64 [InstallCommand]

panic: Internal assertion failure

dylan-conway commented 4 days ago

fixed in #11051