anthropics / anthropics/claude-code
[BUG] Claude Code 2.1.261 crashes
- 主要语言
- Python
- 星标
- 145k
- 派生
- 23.1k
- PR 合并指标
- PR 指标待抓取
描述
### Preflight Checklist
- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) 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?
Any message (including /status) in the message box cause a crash, not at the app level, but the message doesn't get processed.
I am using the desktop version of Claude on Enterprise Windows.
### What Should Happen?
This should work normally.
### Error Messages/Logs
```shell
Claude Code returned an error result: Sandbox required but unavailable: sandbox is enabled but the Windows sandbox is not active on this session (feature gate off). Set sandbox.failIfUnavailable=false to allow unsandboxed execution.
Error: sandbox required but unavailable: sandbox is enabled but the Windows sandbox is not active on this session (feature gate off)
sandbox.failIfUnavailable is set — refusing to start without a working sandbox.
```
### Steps to Reproduce
Just open a chat in claude code and type anything
### Claude Model
Sonnet (default)
### Is this a regression?
Yes, this worked in a previous version
### Last Working Version
2.1.261
### Claude Code Version
2.1.261
### Platform
Anthropic API
### Operating System
Windows
### Terminal/Shell
Other
### Additional Information
_No response_
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reproducing Claude Code 2.1.261 on Windows with sandbox enabled and sandbox.failIfUnavailable set, then send any prompt such as /status. Trace where the sandbox availability check raises "sandbox required but unavailable" and how Windows sandbox feature gates are detected. Done means messages no longer fail unexpectedly in this setup, or the error path is intentionally handled or documented.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cli, security
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100