claude-code - 💡(How to fix) Fix [BUG] New and old sessions crashing [5 comments, 6 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#49418Fetched 2026-04-17 08:41:44
View on GitHub
Comments
5
Participants
6
Timeline
7
Reactions
0
Timeline (top)
commented ×5closed ×1labeled ×1

Error Message

is crashing all my sessions on Cowork, old and new , showing a error message,

Error Messages/Logs

Code Example

Claude Code process exited with code 1
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?

is crashing all my sessions on Cowork, old and new , showing a error message,

Normal chat, Claude.ai (web) and Claude code are working

What Should Happen?

In Cowork any session of different projects, new or old sessions, are crashing with any request

Error Messages/Logs

Claude Code process exited with code 1

Steps to Reproduce

1 - for one project I asked to redo the whole hero, 2- in another project to replicate the app in Figma 3 - In another to just test is is all working

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

Claude 1.3036.0 (cf521c) 2026-04-16T16:17:33.000Z

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Other

Additional Information

Is the first time this happen, I have been working hard with Claude for several days, other days asking more from Cowork than today

extent analysis

TL;DR

The issue can be mitigated by troubleshooting the interaction between Claude Code and Cowork, focusing on the specific projects and requests that cause the crash.

Guidance

  • Verify that the issue is not specific to a particular project by testing multiple projects with different requests in Cowork.
  • Check if the error occurs when using a different Claude model, such as switching from Opus to another model, to isolate if the issue is model-specific.
  • Review the steps to reproduce the error and try to identify a common factor among the projects that crash, such as a specific feature or request type.
  • Consider testing an older version of Claude Code, if available, to confirm if the issue is indeed a regression.

Example

No specific code snippet can be provided without more details on the implementation, but reviewing the API calls and requests made to the Anthropic API might offer insights into the cause of the crash.

Notes

The lack of information on the last working version and the specific details of the error message limits the ability to provide a precise fix. The issue seems to be related to the interaction between Claude Code and Cowork, particularly with the Opus model.

Recommendation

Apply workaround: Given the regression nature of the issue and the lack of a clear fix, applying a workaround such as testing different projects, models, or rolling back to a previous version (if possible) seems to be the most viable option at this point. This approach allows for further troubleshooting while minimizing downtime.

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