Skip to content

Subject: App Fails to Launch: GPU Process Crashes Automatically (exit_code=-2147483645) #1987

@kitto600014-bot

Description

@kitto600014-bot

Hi team,
(Note: I am a Japanese user and using an AI tool to translate this message into English.)

I installed Antigravity but it completely fails to launch on my system.

When I double-click "Antigravity.exe" (either from the desktop shortcut or the installation folder), the mouse cursor spins for a few seconds, but the window never appears, and the application silently crashes.

I ran the executable directly from PowerShell to capture the logs, and I found that the GPU process crashes 6 times consecutively before the app completely exits with a "Goodbye" fatal error.

Error Logs:
[ERROR:content\browser\gpu\gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=-2147483645
[FATAL:content\browser\gpu\gpu_data_manager_impl_private.cc:417] GPU process isn't usable. Goodbye.

Steps I’ve Tried (None Worked):

  • Running the application as an Administrator.
  • Performing a clean reinstall (uninstalling the app and completely deleting the residual folders in %appdata%).
  • Launching with flags: --disable-gpu, --disable-software-rasterizer, and --disable-hardware-acceleration. (The app still instantly crashes during the initial GPU check, ignoring these flags).

It seems to be a fatal conflict between my GPU environment and the Electron/Chromium rendering system.

Could you please look into this bug for future updates, or let me know if there is a known workaround to bypass this launch crash?

Thank you!

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions