gfx_v10_0_priv_reg_irq [amdgpu] *ERROR* Illegal register access in command stream
amdgpu crashes randomly when clicking "Search DuckDuckGo for any text" in Vivaldi browser to open a new tab. My dual same monitors go black, but the system is running. I have to reboot my PC.
$ journalctl -p err -b -1 --output=cat
[drm:gfx_v10_0_priv_reg_irq [amdgpu]] *ERROR* Illegal register access in command stream
[drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, signaled seq=666451, emitted seq=666452
[drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process vivaldi-bin pid 7193 thread vivaldi-bi:cs0 pid 7383
amdgpu 0000:0b:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001a address=0xa400000 flags=0x0020]
[drm:atom_op_jump [amdgpu]] *ERROR* atombios stuck in loop for more than 20secs aborting
[drm:amdgpu_atom_execute_table_locked [amdgpu]] *ERROR* atombios stuck executing 936E (len 110, WS 12, PS 8) @ 0x93D3
[drm:amdgpu_atom_execute_table_locked [amdgpu]] *ERROR* atombios stuck executing 92FC (len 37, WS 0, PS 8) @ 0x9315
[drm:amdgpu_job_timedout [amdgpu]] *ERROR* GPU Recovery Failed: -22
It happens twice:
[drm:gfx_v10_0_priv_reg_irq [amdgpu]] *ERROR* Illegal register access in command stream
[drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, signaled seq=34614, emitted seq=34615
[drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process vivaldi-bin pid 3272 thread vivaldi-bi:cs0 pid 3352
amdgpu 0000:0b:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x001a address=0x1201000 flags=0x0020]
[drm:atom_op_jump [amdgpu]] *ERROR* atombios stuck in loop for more than 20secs aborting
[drm:amdgpu_atom_execute_table_locked [amdgpu]] *ERROR* atombios stuck executing 936E (len 110, WS 12, PS 8) @ 0x93D3
[drm:amdgpu_atom_execute_table_locked [amdgpu]] *ERROR* atombios stuck executing 92FC (len 37, WS 0, PS 8) @ 0x9315
[drm:amdgpu_job_timedout [amdgpu]] *ERROR* GPU Recovery Failed: -22
System information:
Vivaldi browser: 5.7.2921.60 stable (64-bit)
Vivaldi GPU setting:
Operating System: Manjaro Linux
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.2.2-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: AMD Ryzen 7 5800X
Memory: 31,2 GiB
GPU: AMD Radeon RX 5700
Mainboard: Gigabyte X570S UD
Driver:
- amf-amdgpu-pro and vulkan-amdgu-pro version: 22.40
- mesa version 22.3.6
Environment variables:
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_pro_icd64.json
LIBVA_DRIVER_NAME=radeonsi
dmesg log:
$ journalctl --dmesg -b -4 -o short-iso > dmeg.log