Cap.exe crashes immediately/repeatedly when using AMD Radeon 780M integrated graphics (Ryzen APU).
Crash details (consistent across 3 different AMD driver versions):
- Faulting module: atio6axx.dll
- Exception code: 0xc0000005 (Access Violation)
- Fault offset: 0x0000000000b4a7fa (identical across driver versions)
Tested driver versions (all crash identically):
- 31.0.22038.0
- 32.0.31021.1015
- 32.0.31021.5001
System:
- Cap version: 0.5.2.0
- GPU: AMD Radeon 780M (iGPU) + NVIDIA GeForce RTX 4060 Laptop GPU (dGPU), MSHybrid mode
- OS: Windows 11
The crash also occurred with webcam "heavy" background blur disabled, and with --disable-gpu flag (no effect, likely because Cap uses Tauri/native rendering, not Electron/Chromium).
Workaround: forcing the app to run on the NVIDIA dGPU instead of the AMD iGPU avoids the crash.
Cap.exe crashes immediately/repeatedly when using AMD Radeon 780M integrated graphics (Ryzen APU).
Crash details (consistent across 3 different AMD driver versions):
Tested driver versions (all crash identically):
System:
The crash also occurred with webcam "heavy" background blur disabled, and with --disable-gpu flag (no effect, likely because Cap uses Tauri/native rendering, not Electron/Chromium).
Workaround: forcing the app to run on the NVIDIA dGPU instead of the AMD iGPU avoids the crash.