Skip to content

更新后,antigravity ide打不开了 #116

Description

@fangdongdong2018
Image

报错了,这是codex给的反馈:

具体拆开看:

  • 打不开 / 窗口崩溃

直接原因:

  • 你安装的 antigravity-proxy v2.2 新增了 dbghelp.dll shim。
  • Antigravity 启动时,这个 shim 会参与 Hook 加载。
  • 结果 Antigravity 的窗口渲染进程崩溃。

证据:

  • 弹窗提示:crashed,代码 -2147483645
  • 日志里有:renderer process gone
  • 我临时禁用 dbghelp.dll 后,Antigravity 就能正常打开
  • 所以判断:dbghelp.dll 这一层和当前 Antigravity IDE 的 Electron 渲染进程不兼容。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions