claude-code - 💡(How to fix) Fix [BUG] Silent crash with update of claude extension in VS CODE from Version 2.1.118 [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#52657Fetched 2026-04-24 10:43:13
View on GitHub
Comments
0
Participants
1
Timeline
5
Reactions
0
Timeline (top)
labeled ×5

Error Message

"Error: Claude Code process exited with code 3221225785"

Code Example

"Error: Claude Code process exited with code 3221225785"
RAW_BUFFERClick to expand / collapse

Preflight Checklist

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

What's Wrong?

In VS Code on a PC running on Windows 10 1803, the new version of claude extension cause a silent crash with message "Error: Claude Code process exited with code 3221225785" By installing specific version, I fix the bug for now The last good version is Identifier anthropic.claude-code Version 2.1.117 The first bad version is Identifier anthropic.claude-code Version 2.1.118

What Should Happen?

Open a new session with claude extension for VSCODE

Error Messages/Logs

"Error: Claude Code process exited with code 3221225785"

Steps to Reproduce

Open a session with version > Version 2.1.117 in VS CODE on a PC running with Windows 10 1803

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

anthropic.claude-code Version 2.1.117

Claude Code Version

anthropic.claude-code Version 2.1.119

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

VS Code integrated terminal

Additional Information

<img width="1284" height="920" alt="Image" src="https://github.com/user-attachments/assets/7f8971bb-e91c-4438-8ec6-88397c88bf17" />

extent analysis

TL;DR

Downgrade the Claude Code extension to version 2.1.117 to avoid the silent crash issue.

Guidance

  • The error message "Error: Claude Code process exited with code 3221225785" indicates a process termination issue, likely due to a compatibility problem introduced in version 2.1.118.
  • To verify the issue, try opening a new session with the Claude extension in VS Code on a Windows 10 1803 PC with version 2.1.119 installed.
  • Downgrading to version 2.1.117 has been reported to fix the issue, so this can be used as a temporary workaround.
  • If possible, try to reproduce the issue on a different platform or with a different version of Windows to see if the problem is specific to Windows 10 1803.

Example

No code snippet is provided as the issue seems to be related to a specific version of the Claude Code extension rather than a code error.

Notes

The provided image in the additional information section is not accessible, so its content is unknown. The issue seems to be a regression introduced in version 2.1.118, and downgrading to 2.1.117 is the only known workaround.

Recommendation

Apply workaround: Downgrade to version 2.1.117, as it is the last known good version and fixes the silent crash issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Silent crash with update of claude extension in VS CODE from Version 2.1.118 [1 participants]