I don't know if it's the right place to ask this, don't hesitate to tell me if this isn't the case
Starting from today, Slack randomly crashes and freezes my computer, forcing me to force reboot. I managed to extract this log from /var/log/syslog :
Feb 27 08:56:53 pc-de-jeremy kernel: [ 794.539163] amdgpu 0000:05:00.0: amdgpu: [mmhub0] no-retry page fault (src_id:0 ring:40 vmid:1 pasid:32777, for process slack pid 6335 thread slack:cs0 pid 6376)
Feb 27 08:56:53 pc-de-jeremy kernel: [ 794.539176] amdgpu 0000:05:00.0: amdgpu: in page starting at address 0x0000800102c30000 from IH client 0x12 (VMC)
Feb 27 08:56:53 pc-de-jeremy kernel: [ 794.539181] amdgpu 0000:05:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00140050
Feb 27 08:56:53 pc-de-jeremy kernel: [ 794.539182] amdgpu 0000:05:00.0: amdgpu: Faulty UTCL2 client ID: MP1 (0x0)
Feb 27 08:56:53 pc-de-jeremy kernel: [ 794.539184] amdgpu 0000:05:00.0: amdgpu: MORE_FAULTS: 0x0
Feb 27 08:56:53 pc-de-jeremy kernel: [ 794.539185] amdgpu 0000:05:00.0: amdgpu: WALKER_ERROR: 0x0
Feb 27 08:56:53 pc-de-jeremy kernel: [ 794.539186] amdgpu 0000:05:00.0: amdgpu: PERMISSION_FAULTS: 0x5
Feb 27 08:56:53 pc-de-jeremy kernel: [ 794.539187] amdgpu 0000:05:00.0: amdgpu: MAPPING_ERROR: 0x0
Feb 27 08:56:53 pc-de-jeremy kernel: [ 794.539188] amdgpu 0000:05:00.0: amdgpu: RW: 0x1
Whenever a crash happens and I don't reboot immediately, I get a lot of this error.
I found some issues about some error looking a lot like mine, like this one : https://gitlab.freedesktop.org/drm/amd/-/issues/2113, but I didn't find a solution yet.
Last time I used Slack was about 2 weeks ago and it worked fine
I tried to update every upgradable package (including amd-related drivers), no luck
Thanks for your time and help !