Skip to content

Navigation Menu

Sign in
Sign up

dsh‐plugin‐desktop GPU子进程崩溃 exitCode 0x80000003,程序双击无法启动,--disable‐gpu无效,需--no‐sandbox才能运行 #332

Unanswered
C66688 asked this question in Q&A
Discussion options

问题现象

dsh‐plugin‐desktop 2.0.1版本,双击程序无法启动,无窗口弹出、无报错弹窗。
添加--disable‐gpu关闭硬件加速无效,只有带上--no‐sandbox启动参数才能正常打开且十分缓慢。

日志

dsh-plugin-desktop: child process gone (type: GPU, service: GPU, reason: crashed, exitCode: -2147483645 / 0x80000003)

错误码0x80000003对应Windows STATUS_BREAKPOINT断点异常,GPU子进程在沙箱环境下启动即崩溃,必须关闭沙箱才能规避。

疑问

  1. 2.0.1版本是否存在沙箱相关的已知启动崩溃问题?
  2. 想确认这是我个人环境的问题,还是项目本身的问题。如果是本地环境问题该如何排查解决;如果属于项目层面问题,开发者是否可以修复该问题?

谢谢

You must be logged in to vote

Replies: 2 comments

Comment options

我也是遇上了这个问题,同样使用--disable‐gpu关闭硬件加速无效,加上--no‐sandbox启动参数可以打开,速度还行。

You must be logged in to vote
0 replies
Comment options

GPU / 显存(「dsh‐plugin‐desktop GPU子进程崩溃 exitCode 0x80000003,程序双击无法启动,--disable‐gpu无效,需--no‐sandbox才能运行」)

  1. 驱动、CUDA、Python 轮子三者要对上。用 torch.cuda.is_available() / nvidia-smi 确认。
  2. OOM:减 batch、context、量化档、并行。WSL2 还要限制 .wslconfigmemory
  3. 没用上 GPU:经常是 CPU 轮子,或 CUDA_VISIBLE_DEVICES 被掏空。

补充:卡型号、显存、驱动、Windows 原生 / WSL / Docker。

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /