[BUG] Bun crash

Resolved 💬 3 comments Opened Jan 25, 2026 by JonathanZeppa Closed Jan 29, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

I'm workign with Claude Code to build a reverb plugin, and as it's factoring the code, I get this same crash every session, and have to restart.

Bun v1.3.5 ([1e86ceb](<https://github.com/oven-sh/bun/tree/1e86cebd74a5723e818b5c0555276b646bcf0e4c>)) on windows x86_64_baseline [_]

Segmentation fault at address 0x1D0A823D1E4

  • 7 unknown/js code

Features: spawn, standalone\_executable, process\_dlopen, Bun.stderr, Bun.stdin, Bun.stdout, WebSocket, abort\_signal, fetch, jsc

What Should Happen?

There seems to be a needed patch or update to Bun, as that's the crash that happens.

Error Messages/Logs

Bun v1.3.5 ([`1e86ceb`](<https://github.com/oven-sh/bun/tree/1e86cebd74a5723e818b5c0555276b646bcf0e4c>)) on windows x86_64_baseline [_]

Segmentation fault at address 0x1D0A823D1E4

- *7 unknown/js code*

Features: spawn, standalone\_executable, process\_dlopen, Bun.stderr, Bun.stdin, Bun.stdout, WebSocket, abort\_signal, fetch, jsc

Steps to Reproduce

If I run a long session with Claude Code, this crash occurs every session.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

I just updated recently, and this started happening.

Claude Code Version

2.1.19

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

_No response_

View original on GitHub ↗

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