anomalyco / anomalyco/opencode

Opencode2 crashed on Windows

Open
#44,726 2 comments 0 reactions 1 assignee View on GitHub

@Hona is already working on this.

Since Aug 24, 2026.

2.0
Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

Installed opencode2 on Windows 11 via bun per the new docs. It is not WSL. Using Luna via opencode Go. Things were going fine and it just panic'd

Image

The text is

  ┃  ============================================================
Bun v1.4.0 (34cbb9a40) Windows x64
Windows v10.262005.6 Luna OpenCode Go
CPU: sse42 avx avx2▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Args: "C:\Users\chris\.bun\install\global\node_modules\@opencode-ai\cli\bin\opencode2.exe" "--user-agent=opencode2/0.0.0-beta-18050" "--use-system-ca" "--no-warnings" "--"ce\js-llmboard
Features: Bun.stderr(2) Bun.stdin(2) Bun.stdout(2) fetch(213) jsc standalone_executable workers_spawned
Builtins: "bun:ffi" "bun:main" "bun:sqlite" "node:assert" "node:buffer" "node:child_process" "node:console" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:inspector" "node:module" "node:net" "node:os" "node:path" "node:perf_hooks" "node:process" "node:readline" "node:stream" "node:stream/promises" "node:string_decoder" "node:timers/promises" "node:tty" "node:url" "node:util" "node:worker_threads" "node:zlib" "ws"

Elapsed: 4187005ms | User: 56937ms | Sys: 39031ms
RSS: 0.35 GB | Peak: 0.46 GB | Commit: 0.68 GB | Faults: 3265579 | Machine: 68.48 GB

panic(main thread): Segmentation fault at address 0x1F634000008
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.4.0/wa134cbb9akQugogC______os1+5C_________A2sfwgggg0B

in opencode.log I can see

timestamp=2026-08-24T15:58:37.966Z level=INFO run=67fa28db cause="InterruptError: All fibers interrupted without error\n    at ServerProcess.start (B:/~BUN/root/chunk-yj55j0kg.js:2:6398)\n    at ServerProcess.start (definition) (B:/~BUN/root/chunk-868fm6f1.js:1559:17296) {\n  [cause]: InterruptCause: The fiber was interrupted by:\n      at fiber (#1)\n}" http.span=4186729 role=server http.method=GET http.url=/api/event http.status=200
Plugins

No response

OpenCode version

0.0.0-beta-180

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Windows 11

Terminal

Powershell

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.