oven-sh / bun

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

bun i electron-builder --dev报错 #13422

Open DuSky0225 opened 3 months ago

DuSky0225 commented 3 months ago

How can we reproduce the crash?

bun i electron-builder --dev

Relevant log output

bun add v1.1.20 (ae194892)
  🔍 buffer-from [192/235] ============================================================
Bun v1.1.20 (ae194892) macOS Silicon
macOS v14.6.1
Args: "bun" "i" "electron-builder" "--dev"
Features: extracted_packages(27) 
Elapsed: 710081ms | User: 199ms | Sys: 222ms
RSS: 89.41MB | Peak: 89.41MB | Commit: 0.65GB | Faults: 471

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

Stack Trace (bun.report)

Bun v1.1.20 (ae19489) on macos aarch64 [InstallCommand]

Segmentation fault at address 0x6AB63FA59F20E1C3

github-actions[bot] commented 3 months ago

@DuSky0225, the latest version of Bun is v1.1.24, 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