[BUG]

Resolved 💬 3 comments Opened Nov 7, 2025 by AnacondaFights Closed Nov 11, 2025

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?

BUG-REPORT-FOR-ANTHROPIC.md

BUG-REPORT-FOR-ANTHROPIC.md

What Should Happen?

Cloud Code should be able to run the prompts. Currently it just can't do anything, it exits every time and crashes.

Error Messages/Logs

Steps to Reproduce

I cannot use /bug, /doctor, or any

Claude Code commands because the extension crashes within 2-3 minutes of

starting VS Code - before I can type any commands.

The crash happens automatically during extension initialization (no user

interaction needed). The extension is completely unusable.

Key points:

  • Cannot run /bug command (extension crashes before I can use it)
  • Cannot run /doctor command (same reason)
  • Already uninstalled the extension completely (only way to stop crashes)
  • macOS crash reports show SIGABRT in Node.js worker thread (Thread 12)
  • 100% reproducible - tested 6+ times

I've attached three files with complete technical analysis:

  1. Detailed bug report with root cause (Node.js

worker::MessagePort::OnMessage crash)

  1. Full investigation timeline
  1. macOS crash report showing the exact call stack

This needs to be escalated to your engineering team as it's a critical bug

making v2.0.35 completely unusable on macOS Apple Silicon.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.0.35

Platform

Other

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

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