protonscr

bx_crispytuner crashes after 15 seconds, used to work flawlessly

dxvkopen needs feedback
doitsujin/dxvk#5739 · opened 2026-06-27 by ArtikusHG · updated 2026-07-15 · 1 comments · github
1 matching comments, n / p to jump
AArtikusHG 2026-06-27 github

Software information

So this is probably quite an unusual bug report - I am using dxvk to run an audio plugin through yabridge on Linux (no, it doesn't run without dxvk). The plugin used to work flawlessly on 2.7.1 but crashes on 3.0. It runs perfectly for like 15 seconds, but then inevitably crashes no matter what I do. I attached the error log below. It has a trial version which should be plenty for debugging and fixing that. It's no big deal for me, I'll just stay on 2.7.1 for now, but it would be nice to get this fixed. Thank you!

System information

  • GPU: RX 6600 XT
  • Wine version: 11.11 kron4ek tkg staging wow64
  • DXVK version: 3.0

Log files

14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  Creating sampler descriptor heap (32 kB)
14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  Graphics pipeline libraries supported
14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  Binding model: Descriptor buffer
14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  D3D11InternalCreateDevice: Maximum supported feature level: D3D_FEATURE_LEVEL_12_1
14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  D3D11InternalCreateDevice: Using feature level D3D_FEATURE_LEVEL_10_0
14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  DXGI: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT
14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  Creating resource descriptor heap (8192 kB)
14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  Found cache file: C:\users\artikus\AppData\Local\dxvk\caf61664491986bf.dxvk.bin
14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  Cache: 0 shaders (0 kB)
14:01:10 [bx_crispytuner-7DKWghlm] [Wine STDERR] info:  DXVK: Using 24 compiler threads
14:01:13 [bx_crispytuner-7DKWghlm] [Wine STDERR] err:   readMonitorEdidFromKey: Failed to get EDID reg key size
14:01:13 [bx_crispytuner-7DKWghlm] [Wine STDERR] err:   DXGI: Failed to parse display metadata + colorimetry info, using blank.
14:01:20 [bx_crispytuner-7DKWghlm] [Wine STDERR] wine: Unhandled page fault on execute access to 00006FFFFBF29271 at address 00006FFFFBF29271 (thread 02d0), starting debugger...
terminate called after throwing an instance of 'std::system_error'```
BBlisto91 2026-07-06 github

Try to see if anything has changed with 3.0.1

Nothing extracted yet.