Games Freeze when starting it with Proton/Wine independent of Version with different drivers tested under Manjaro and Kubuntu

When I start many games with proton or wine they stop working after 2-5 minutes by freezing. I tested it with different versions of proton and wine, as well as different versions of dxvk on several distributions

I tested it with:

  • Diablo 3 and Lutris (wine, lutris-fshack-7.1-x86_6v, DXVK 1.10L, VK3D 2.6)
  • Dying Light 2 with Steam (proton GE-Proton 7.9 and Proton 7.0.1, Proton 6.3.8 and 5.13.6)
  • Dyson Sphere Program (same wine layer as Dying Light 2

I got a XID 8 error in my Journald protocol, that hints on a problem that may be caused by

  • a driver error
  • a user app error
  • a bus error
  • or a thermal issue.

I cleaned my graphics card from the most dust and regarding to nvidia-settings the freeze happens when the GPU templerature is still at 71°C so quite nominal. So the other three points may be the reason for the crash. And as pointed out here: XID Errors :: GPU Deployment and Management Documentation I need to fill out a bug report

The current operating system is manjaro KDE linux (21.2.4), latest release the error appears with the XFCE version as well as with the latest Kubuntu Edition.

I attach my nvidia-bugreport here
nvidia-bug-report.log.gz (349.3 KB)

I hope to get help by you :) and I am looking thankfully forward to your response :)

Please try adding
Option "Interactive" "false"
to the device section of your xorg.conf.

Thank you for your answer :)
I did as you suggested, the freezes still appear, the whole system isn’t reachable by keyboard and mouse :(

In Dying Light 2 I get a freeze when I switch to the menu, here I could manage to get a nvidia-bug-report, by opening a ssh connection:
nvidia-bug-report.log.gz (523.5 KB)

After that I tested Diablo 3: The system froze again and but I was able to connect again with ssh: when I fired dmesg into the terminal 2 new XID errors appear: XID 31 and XID 61 this happens in Diablo 3. Maybe my NVIDIA Card is defective?

Defective gpu is of course possible but unlikely. Since in the last report an XID 32 appears, I’d rather suspect something wrong with your system memory. What memory clocks did you set in bios?

All BIOS settings are set to auto-values (no overclocking) It seems that they are set to 2133 MHz. I bought them last month from Amazon as Corsair Vengeance LPX 32GB (2 x 16GB) DDR4 3200MHz C16, High Performance Desktop. Here is my dmidecode output:

# dmidecode 3.3
Getting SMBIOS data from sysfs.
SMBIOS 2.8 present.

Handle 0x0017, DMI type 17, 40 bytes
Memory Device
        Array Handle: 0x000F
        Error Information Handle: 0x0016
        Total Width: Unknown
        Data Width: Unknown
        Size: No Module Installed
        Form Factor: Unknown
        Set: None
        Locator: DIMM 0
        Bank Locator: P0 CHANNEL A
        Type: Unknown
        Type Detail: Unknown
        Speed: 2133 MT/s
        Manufacturer: Unknown
        Serial Number: Unknown
        Asset Tag: Not Specified
        Part Number: Unknown
        Rank: Unknown
        Configured Memory Speed: 2133 MT/s
        Minimum Voltage: Unknown
        Maximum Voltage: Unknown
        Configured Voltage: Unknown

Handle 0x0019, DMI type 17, 40 bytes
Memory Device
        Array Handle: 0x000F
        Error Information Handle: 0x0018
        Total Width: 64 bits
        Data Width: 64 bits
        Size: 16 GB
        Form Factor: DIMM
        Set: None
        Locator: DIMM 1
        Bank Locator: P0 CHANNEL A
        Type: DDR4
        Type Detail: Synchronous Unbuffered (Unregistered)
        Speed: 2133 MT/s
        Manufacturer: Unknown
        Serial Number: 00000000
        Asset Tag: Not Specified
        Part Number: CMK32GX4M2E3200C16
        Rank: 1
        Configured Memory Speed: 2133 MT/s
        Minimum Voltage: 1.2 V
        Maximum Voltage: 1.2 V
        Configured Voltage: 1.2 V

Handle 0x001C, DMI type 17, 40 bytes
Memory Device
        Array Handle: 0x000F
        Error Information Handle: 0x001B
        Total Width: Unknown
        Data Width: Unknown
        Size: No Module Installed
        Form Factor: Unknown
        Set: None
        Locator: DIMM 0
        Bank Locator: P0 CHANNEL B
        Type: Unknown
        Type Detail: Unknown
        Speed: 2133 MT/s
        Manufacturer: Unknown
        Serial Number: Unknown
        Asset Tag: Not Specified
        Part Number: Unknown
        Rank: Unknown
        Configured Memory Speed: 2133 MT/s
        Minimum Voltage: Unknown
        Maximum Voltage: Unknown
        Configured Voltage: Unknown

Handle 0x001E, DMI type 17, 40 bytes
Memory Device
        Array Handle: 0x000F
        Error Information Handle: 0x001D
        Total Width: 64 bits
        Data Width: 64 bits
        Size: 16 GB
        Form Factor: DIMM
        Set: None
        Locator: DIMM 1
        Bank Locator: P0 CHANNEL B
        Type: DDR4
        Type Detail: Synchronous Unbuffered (Unregistered)
        Speed: 2133 MT/s
        Manufacturer: Unknown
        Serial Number: 00000000
        Asset Tag: Not Specified
        Part Number: CMK32GX4M2E3200C16
        Rank: 1
        Configured Memory Speed: 2133 MT/s
        Minimum Voltage: 1.2 V
        Maximum Voltage: 1.2 V
        Configured Voltage: 1.2 V

Since your ryzen 3600X supports memory clocks of 3200MHz, it’s even underclocked. Your bios is really old, please upgrade it, maybe cpu/memory are not properly supported.

Hallo :)

I did as suggested and updated my BIOS to the latest version. I now was able to set the memory to the correct values:

# dmidecode 3.3
Getting SMBIOS data from sysfs.
SMBIOS 2.8 present.

Handle 0x0018, DMI type 17, 40 bytes
Memory Device
        Array Handle: 0x0010
        Error Information Handle: 0x0017
        Total Width: Unknown
        Data Width: Unknown
        Size: No Module Installed
        Form Factor: Unknown
        Set: None
        Locator: DIMM 0
        Bank Locator: P0 CHANNEL A
        Type: Unknown
        Type Detail: Unknown
        Speed: 3200 MT/s
        Manufacturer: Unknown
        Serial Number: Unknown
        Asset Tag: Not Specified
        Part Number: Unknown
        Rank: Unknown
        Configured Memory Speed: 3200 MT/s
        Minimum Voltage: Unknown
        Maximum Voltage: Unknown
        Configured Voltage: Unknown

Handle 0x001A, DMI type 17, 40 bytes
Memory Device
        Array Handle: 0x0010
        Error Information Handle: 0x0019
        Total Width: 64 bits
        Data Width: 64 bits
        Size: 16 GB
        Form Factor: DIMM
        Set: None
        Locator: DIMM 1
        Bank Locator: P0 CHANNEL A
        Type: DDR4
        Type Detail: Synchronous Unbuffered (Unregistered)
        Speed: 3200 MT/s
        Manufacturer: Unknown
        Serial Number: 00000000
        Asset Tag: Not Specified
        Part Number: CMK32GX4M2E3200C16
        Rank: 1
        Configured Memory Speed: 3200 MT/s
        Minimum Voltage: 1.2 V
        Maximum Voltage: 1.2 V
        Configured Voltage: 1.2 V

Handle 0x001D, DMI type 17, 40 bytes
Memory Device
        Array Handle: 0x0010
        Error Information Handle: 0x001C
        Total Width: Unknown
        Data Width: Unknown
        Size: No Module Installed
        Form Factor: Unknown
        Set: None
        Locator: DIMM 0
        Bank Locator: P0 CHANNEL B
        Type: Unknown
        Type Detail: Unknown
        Speed: 3200 MT/s
        Manufacturer: Unknown
        Serial Number: Unknown
        Asset Tag: Not Specified
        Part Number: Unknown
        Rank: Unknown
        Configured Memory Speed: 3200 MT/s
        Minimum Voltage: Unknown
        Maximum Voltage: Unknown
        Configured Voltage: Unknown

Handle 0x001F, DMI type 17, 40 bytes
Memory Device
        Array Handle: 0x0010
        Error Information Handle: 0x001E
        Total Width: 64 bits
        Data Width: 64 bits
        Size: 16 GB
        Form Factor: DIMM
        Set: None
        Locator: DIMM 1
        Bank Locator: P0 CHANNEL B
        Type: DDR4
        Type Detail: Synchronous Unbuffered (Unregistered)
        Speed: 3200 MT/s
        Manufacturer: Unknown
        Serial Number: 00000000
        Asset Tag: Not Specified
        Part Number: CMK32GX4M2E3200C16
        Rank: 1
        Configured Memory Speed: 3200 MT/s
        Minimum Voltage: 1.2 V
        Maximum Voltage: 1.2 V
        Configured Voltage: 1.2 V

I performed serveral rounds of memtest (uefi version) without errors

After that I started a phronix test suite (blender with classroom and all tests enabled) The whole desktop freezes after 5 minutets and I was able to get my journalctl logs as here:

Mär 21 15:55:35 simon-pc kernel: NVRM: GPU at PCI:0000:27:00: GPU-7d3b6aed-f953-cfb6-a4d5-3222cda5768f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 0, TPC 0): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x504648=0xe0009 0x504650=0x0 0x504644=0xd3eff2 0x50464c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 0, TPC 1): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x504e48=0x150009 0x504e50=0x20 0x504e44=0xd3eff2 0x504e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 0, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x505648=0xe0009 0x505650=0x20 0x505644=0xd3eff2 0x50564c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 0, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x505e48=0x150009 0x505e50=0x20 0x505e44=0xd3eff2 0x505e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 1, TPC 0): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x50c648=0x110009 0x50c650=0x20 0x50c644=0xd3eff2 0x50c64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 1, TPC 1): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 1, TPC 1): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x50ce48=0xb0009 0x50ce50=0x24 0x50ce44=0xd3eff2 0x50ce4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 1, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 1, TPC 2): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x50d648=0x140009 0x50d650=0x24 0x50d644=0xd3eff2 0x50d64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 1, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x50de48=0x100009 0x50de50=0x20 0x50de44=0xd3eff2 0x50de4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 1, TPC 4): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x50e648=0x20009 0x50e650=0x20 0x50e644=0xd3eff2 0x50e64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x514648=0x0 0x514650=0x20 0x514644=0xd3eff2 0x51464c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x514e48=0x0 0x514e50=0x20 0x514e44=0xd3eff2 0x514e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 2, TPC 2): Out Of Range Address
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x515648=0x103000e 0x515650=0x20 0x515644=0xd3eff2 0x51564c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x515e48=0x0 0x515e50=0x20 0x515e44=0xd3eff2 0x515e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 2, TPC 4): Out Of Range Address
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x516648=0x11e000e 0x516650=0x20 0x516644=0xd3eff2 0x51664c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 0): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 0): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51c648=0x4140009 0x51c650=0x24 0x51c644=0xd3eff2 0x51c64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 1): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 1): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51ce48=0x40d0009 0x51ce50=0x24 0x51ce
4=0xd3eff2 0x51ce4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 2): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51d648=0x4100009 0x51d650=0x24 0x51d644=0xd3eff2 0x51d64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 3): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51de48=0x4010009 0x51de50=0x24 0x51de44=0xd3eff2 0x51de4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 4): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 4): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51e648=0x4120009 0x51e650=0x24 0x51e644=0xd3eff2 0x51e64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 0): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 0): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x524648=0x4170009 0x524650=0x24 0x524644=0xd3eff2 0x52464c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 1): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 1): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x524e48=0x40d0009 0x524e50=0x24 0x524e44=0xd3eff2 0x524e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 2): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x525648=0x41c0009 0x525650=0x24 0x525644=0xd3eff2 0x52564c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 3): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x525e48=0x40f0009 0x525e50=0x24 0x525e44=0xd3eff2 0x525e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 4): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 4): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x526648=0x41d0009 0x526650=0x24 0x526644=0xd3eff2 0x52664c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 0): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52c648=0xa0009 0x52c650=0x20 0x52c644=0xd3eff2 0x52c64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 1): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52ce48=0x120009 0x52ce50=0x20 0x52ce44=0xd3eff2 0x52ce4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52d648=0x180009 0x52d650=0x20 0x52d644=0xd3eff2 0x52d64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52de48=0xd0009 0x52de50=0x20 0x52de44=0xd3eff2 0x52de4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 31, pid=13526, Ch 00000043, intr 10000000. MMU Fault: ENGINE GRAPHICS GPCCLIENT_T1_1 faulted @ 0x7fc5_3e66c000. Fault is of type FAULT_PDE ACCESS_TYPE_WRITE
Mär 21 15:55:36 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 32, pid=357, Channel ID 00000002 intr 00800000
Mär 21 15:55:36 simon-pc kernel: sched: RT throttling activated
Mär 21 15:55:37 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 32, pid=357, Channel ID 00000002 intr 00800000
Mär 21 15:55:37 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 62, pid=695, 0a97(2a90) 00000000 00000000
4=0xd3eff2 0x51ce4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 2): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51d648=0x4100009 0x51d650=0x24 0x51d644=0xd3eff2 0x51d64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 3): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51de48=0x4010009 0x51de50=0x24 0x51de44=0xd3eff2 0x51de4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 4): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 4): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51e648=0x4120009 0x51e650=0x24 0x51e644=0xd3eff2 0x51e64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 0): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 0): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x524648=0x4170009 0x524650=0x24 0x524644=0xd3eff2 0x52464c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 1): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 1): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x524e48=0x40d0009 0x524e50=0x24 0x524e44=0xd3eff2 0x524e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 2): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x525648=0x41c0009 0x525650=0x24 0x525644=0xd3eff2 0x52564c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 3): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x525e48=0x40f0009 0x525e50=0x24 0x525e44=0xd3eff2 0x525e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 4): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 4): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x526648=0x41d0009 0x526650=0x24 0x526644=0xd3eff2 0x52664c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 0): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52c648=0xa0009 0x52c650=0x20 0x52c644=0xd3eff2 0x52c64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 1): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52ce48=0x120009 0x52ce50=0x20 0x52ce44=0xd3eff2 0x52ce4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52d648=0x180009 0x52d650=0x20 0x52d644=0xd3eff2 0x52d64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52de48=0xd0009 0x52de50=0x20 0x52de44=0xd3eff2 0x52de4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 31, pid=13526, Ch 00000043, intr 10000000. MMU Fault: ENGINE GRAPHICS GPCCLIENT_T1_1 faulted @ 0x7fc5_3e66c000. Fault is of type FAULT_PDE ACCESS_TYPE_WRITE
Mär 21 15:55:36 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 32, pid=357, Channel ID 00000002 intr 00800000
Mär 21 15:55:36 simon-pc kernel: sched: RT throttling activated
Mär 21 15:55:37 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 32, pid=357, Channel ID 00000002 intr 00800000
Mär 21 15:55:37 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 62, pid=695, 0a97(2a90) 00000000 00000000
4=0xd3eff2 0x51ce4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 2): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51d648=0x4100009 0x51d650=0x24 0x51d644=0xd3eff2 0x51d64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 3): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51de48=0x4010009 0x51de50=0x24 0x51de44=0xd3eff2 0x51de4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 3, TPC 4): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 3, TPC 4): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x51e648=0x4120009 0x51e650=0x24 0x51e644=0xd3eff2 0x51e64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 0): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 0): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x524648=0x4170009 0x524650=0x24 0x524644=0xd3eff2 0x52464c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 1): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 1): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x524e48=0x40d0009 0x524e50=0x24 0x524e44=0xd3eff2 0x524e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 2): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x525648=0x41c0009 0x525650=0x24 0x525644=0xd3eff2 0x52564c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 3): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x525e48=0x40f0009 0x525e50=0x24 0x525e44=0xd3eff2 0x525e4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 4, TPC 4): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Global Exception on (GPC 4, TPC 4): Physical Multiple Warp Errors
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x526648=0x41d0009 0x526650=0x24 0x526644=0xd3eff2 0x52664c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 0): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52c648=0xa0009 0x52c650=0x20 0x52c644=0xd3eff2 0x52c64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 1): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52ce48=0x120009 0x52ce50=0x20 0x52ce44=0xd3eff2 0x52ce4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 2): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52d648=0x180009 0x52d650=0x20 0x52d644=0xd3eff2 0x52d64c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics SM Warp Exception on (GPC 5, TPC 3): Illegal Instruction Encoding
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 13, pid=695, Graphics Exception: ESR 0x52de48=0xd0009 0x52de50=0x20 0x52de44=0xd3eff2 0x52de4c=0x17f
Mär 21 15:55:35 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 31, pid=13526, Ch 00000043, intr 10000000. MMU Fault: ENGINE GRAPHICS GPCCLIENT_T1_1 faulted @ 0x7fc5_3e66c000. Fault is of type FAULT_PDE ACCESS_TYPE_WRITE
Mär 21 15:55:36 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 32, pid=357, Channel ID 00000002 intr 00800000
Mär 21 15:55:36 simon-pc kernel: sched: RT throttling activated
Mär 21 15:55:37 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 32, pid=357, Channel ID 00000002 intr 00800000
Mär 21 15:55:37 simon-pc kernel: NVRM: Xid (PCI:0000:27:00): 62, pid=695, 0a97(2a90) 00000000 00000000

The RAM wasn’t quite used much (2.4GBs) the GPU temp was at 71°C the CPU cores don’t get used (1 core at 100% at a time)

The power supply can’t be the reason (new BeQUiet! 600w Gold) should be enough for the system.
I’m still not sure how I can fix it. I’m sorry and I am quiet desperate because I really can’t find the reason. Do you have an idea?

I believe i acceditentially overclocked my RAM because the SPD Timing as the boad detects the RAM is 2133 MHz (SPD) but this explanation is hidden in the overclocking menu. So it seems that they values that are detected automatically are correct. But the crashes still appear. This is my latest nvidia-bug-report.
nvidia-bug-report.log.gz (266.0 KB)
The BIOS is now up to date

I don’t know why only 2133 is autodetected, everything (cpu/board/memory) should support 3200. Maybe it’s broken or fake?
In case the gpu is really broken, any chance to test it in another system?