oven-sh/bun

Claude install in powershell crashed

Closed this issue · 2 comments

How can we reproduce the crash?

i just ran irm https://claude.ai/install.ps1 | iex in powershell to install claude (from https://docs.claude.com/en/docs/claude-code/setup)

Relevant log output

Stack Trace (bun.report)

Bun v1.2.19 (aad3abe) on windows x86_64_baseline [_]

Segmentation fault at address 0x00000113

  • ??? at 0x7ed10 in ctiuser.dll
  • ??? at 0x7d794 in ctiuser.dll
  • ??? at 0x27ce6 in KERNEL32.DLL
  • ??? at 0x9892f in KERNELBASE.dll
  • ??? at 0x94e26 in KERNELBASE.dll
  • ??? at 0x3c6d4 in KERNEL32.DLL
  • ??? at 0x77b87 in ctiuser.dll
  • process.c:1120: uv_spawn
  • libuv.zig:1613: spawn
  • process.zig:1215: spawnProcess

Features: Bun.stderr, Bun.stdin, Bun.stdout, fetch, jsc, spawn, standalone_executable, standalone_executable

@tenick, thank you for reporting this crash. The latest version of Bun is v1.2.22, but this crash was reported on Bun v1.2.19.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade

For Bun's internal tracking, this issue is BUN-SHX.