[Bug] Segmentation fault during resume command execution

Resolved 💬 3 comments Opened Dec 28, 2025 by Youngkwon-Lee Closed Jan 1, 2026

Bug Description
> /resume

  • Loading conversations…

============================================================
Bun v1.3.5 (1e86cebd) Windows x64 (baseline)
Windows v.win11_zn
CPU: sse42 avx avx2 avx512
Args: "C:\Users\YK\.local\bin\claude.exe"
Features: Bun.stderr(2) Bun.stdin(2) Bun.stdout(2) fetch(21) http_server jsc spawn(103) standalone_executable process_dlopen
Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:dns" "node:domain" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:path/win32" "node:perf_hooks" "node:process" "node:querystring" "node:stream" "node:timers/promises" "node:tls" "node:tty" "node:url" "node:util" "node:zlib" "node:worker_threads" "undici" "ws" "node-fetch" "node:inspector" "node:http2" "node:diagnostics_channel"
Elapsed: 77517ms | User: 8687ms | Sys: 4687ms
RSS: 0.53GB | Peak: 0.62GB | Commit: 1.00GB | Faults: 413913 | Machine: 8.30GB

panic(thread 35828): Segmentation fault at address 0x22056010000
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

https://bun.report/1.3.5/e_11e86cebmgEugooCggjwqC03iwqCi0hwqCsu+vqCk0n8F+thoJgqpmMCYKERNEL32.DLLg5qFCSntdll.dll2lkBA2giBgggkg2C

Environment Info

  • Platform: win32
  • Terminal: windows-terminal
  • Version: 2.0.76
  • Feedback ID:

Errors

[{"error":"Error\n    at nh (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-28T11:03:16.442Z"},{"error":"Error\n    at nh (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-28T11:03:23.559Z"},{"error":"AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:947:42)\n    at onAbortListener2 (node:child_process:35:24)\n    at abort (unknown)\n    at <anonymous> (B:/~BUN/root/claude.exe:4920:14417)","timestamp":"2025-12-28T11:03:23.726Z"},{"error":"Error\n    at nh (B:/~BUN/root/claude.exe:58:1144)\n    at <anonymous> (B:/~BUN/root/claude.exe:59:10093)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:61:2149)\n    at processTicksAndRejections (native:7:39)","timestamp":"2025-12-28T11:03:37.631Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗