Bug Report] Windows ACL 受限令牌沙箱在 Windows 10 22H2 上导致 pwsh 子进程 0xC0000142 崩溃 #2730
Unanswered
zhutianyang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
操作系统:Windows 10 22H2,Microsoft Windows [版本 10.0.19045.6456]
DSH 版本:2.0.0
客户端:anywhere-labs/deepseek-harness-desktop
PowerShell 版本:5.1.19041.6456
Node.js 版本:v20.18.3
沙箱模式:workspace-write(默认)
模型:Deepseek-v4-Flash
在默认模式下执行任务pwsh 子进程 0xC0000142 崩溃。但是我手动启动powershell完全没问题。用 danger-full-access 模式运行命令,完全绕过沙箱 runner执行成功。
最后让dsh自行检测问题,说是: DSH windows-acl 受限令牌沙箱与 Windows 10 22H2 不兼容——受限令牌在这台机器上无法完成任何子进程的 DLL 初始化。
如果是这样的话,建议兼容一下window 10系统版本
All reactions