oven-sh / bun

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

Segmentation fault at address 0x0 #12866

Open jinchunqing1 opened 1 month ago

jinchunqing1 commented 1 month ago

How can we reproduce the crash?

panic: Segmentation fault at address 0x0 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 aarch64 [InstallCommand]

Segmentation fault at address 0xCCFE4AD9

dylan-conway commented 1 month ago

Could you share your package.json? And does this crash happen with each install?