Open DuSky0225 opened 3 months ago
bun i electron-builder --dev
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.
Bun v1.1.20 (ae19489) on macos aarch64 [InstallCommand]
ae19489
Segmentation fault at address 0x6AB63FA59F20E1C3
src.deps.uws.NewSocketHandler
ssl_on_open
us_loop_run_bun_tick
src.http.HTTPThread.processEvents
Thread.PosixThreadImpl.spawn__anon_138843.Instance.entryFn
@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
How can we reproduce the crash?
bun i electron-builder --dev
Relevant log output
Stack Trace (bun.report)
Bun v1.1.20 (
ae19489
) on macos aarch64 [InstallCommand]Segmentation fault at address 0x6AB63FA59F20E1C3
src.deps.uws.NewSocketHandler
ssl_on_open
us_loop_run_bun_tick
src.http.HTTPThread.processEvents
Thread.PosixThreadImpl.spawn__anon_138843.Instance.entryFn