protonscr

dxvk 2.6.1+ crash (C++ runtime error) on intel j4125 in some x86 dx9 games.

dxvkclosed intel anv
doitsujin/dxvk#5289 · opened 2025-10-24 by salvalie · updated 2025-10-24 · 8 comments · github
Ssalvalie 2025-10-24 github

Hi! today I compiled mesa on this "low end" j4125 to try out if this error could be resolved somehow, but it was the same...

I understand that I am running super old ubuntu jammy but that shouldn't be a problem since I did compile latest mesa and have a very modern kernel.

wine used:
wine-10.14.r0.ge004127f ( TkG Staging NTsync )

mesa64 inxi -G
Graphics:
  Device-1: Intel GeminiLake [UHD Graphics 600] driver: i915 v: kernel
  Display: wayland server: X.Org v: 1.22.1.1 with: Xwayland v: 22.1.1
    compositor: gnome-shell v: 42.9 driver: X: loaded: modesetting gpu: i915
    resolution: 1920x1080~60Hz
  OpenGL: renderer: Mesa Intel UHD Graphics 600 (GLK 2)
    v: 4.6 Mesa 26.0.0-devel (git-6fe5d7b0a4)
^@salva@uefi-x86:~/Escritorio/windows/Sonic and All Stars Racing Transformed$ neofetch 
                                 salva@uefi-x86 
                                 -------------- 
      █ █ █ █ █ █ █ █ █ █ █      OS: Armbian (24.2.1) x86_64 
     ███████████████████████     Host: aa 
   ▄▄██                   ██▄▄   Kernel: 6.15.6-1-liquorix-amd64 
   ▄▄██    ███████████    ██▄▄   Uptime: 1 hour, 8 mins 
   ▄▄██   ██         ██   ██▄▄   Packages: 1988 (dpkg), 8 (snap) 
   ▄▄██   ██         ██   ██▄▄   Shell: bash 5.1.16 
   ▄▄██   ██         ██   ██▄▄   Resolution: 1920x1080 
   ▄▄██   █████████████   ██▄▄   DE: GNOME 42.9 
   ▄▄██   ██         ██   ██▄▄   WM: Mutter 
   ▄▄██   ██         ██   ██▄▄   WM Theme: Adwaita 
   ▄▄██   ██         ██   ██▄▄   Theme: Adwaita [GTK2/3] 
   ▄▄██                   ██▄▄   Icons: Numix-Circle [GTK2/3] 
     ███████████████████████     Terminal: gnome-terminal 
      █ █ █ █ █ █ █ █ █ █ █      CPU: Intel Celeron J4125 (4) @ 2.001GHz 
                                 GPU: Intel GeminiLake [UHD Graphics 600] 
                                 Memory: 1912MiB / 7785MiB 
Image
BBlisto91 2025-10-24 github

Hi there. Please attach logs

Ssalvalie 2025-10-24 github

sorry! here you have. it's the same with system mesa 23.2.1.
here with mesa 26:

dxvk_mesa26.log

BBlisto91 2025-10-24 github

Is it just with this one game or multiple?

Edit: I assume it is also the same without all the extra configs set?

Ssalvalie 2025-10-24 github

Every game. Yeah, with default settings is the same

BBlisto91 2025-10-24 github

I'll try to switch to my B580 later but I suspect this is likely something specific to these older Intel chips.
Are you able to bisect which commit the issue started with?

Ssalvalie 2025-10-24 github

Some 2.7 releases work. I will try to find when this happens and also try it out on my intel n100 to see if it happens there too

BBlisto91 2025-10-24 github

Might also be worth checking if it is still the same with latest master. Current build can be downloaded here https://github.com/doitsujin/dxvk/actions/runs/18729779581

Ssalvalie 2025-10-24 github

my bad @Blisto91 , I was confused. after several tests I find out that dxvk 2.7.1 release does work in several games, but no in some old dx9 x86 ones like for example, sonic all stars transformed. in fact, it stops working from 2.6.1 . my apologies. dxvk 2.7.1 does work in this j4125 in some dx11 titles ive tested, both x86 and x64. I don't have many of those.

I will try to find the conflicting commit from 2.6.0 to 2.6.1. btw, I wasn't able to compile it... something is wrong with my wingw32 version. since this old soc is not a priority for dxvk, I will close for now. but there will be more experienced guys with better reports to find out how to solve this issue.

until later.

Nothing extracted yet.