Closed issue by narodnik on void-packages repository https://github.com/void-linux/void-packages/issues/53787 Description: ### Is this a new report? Yes ### System Info Void 6.9.12_1 x86_64 AuthenticAMD notuptodate rDDF ### Package(s) Affected linux-firmware-amd-20241210_1.x86_64 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? https://gitlab.freedesktop.org/drm/amd/-/issues/3863 See also: https://github.com/void-linux/void-packages/issues/53434#issuecomment-2564815160 ### Expected behaviour I'm using Wayland with a minimalistic window manager (DWL). After 30 mins usage, I get a full system freeze. ### Actual behaviour The system fully freezes. I can still hear music playing, and I can reset using REISUB. But there is no response to input from the WM itself. I've managed to fix it by doing these steps: 1. `xdowngrade mesa-24.2.3_2.x86_64.xbps libglapi-24.2.3_2.x86_64.xbps libOSMesa-24.2.3_2.x86_64.xbps mesa-libgallium-24.2.3_2.x86_64.xbps libgbm-24.2.3_2.x86_64.xbps libgbm-devel-24.2.3_2.x86_64.xbps MesaLib-devel-24.2.3_2.x86_64.xbps` 2. `xdowngrade linux-firmware-amd-20241110_1.x86_64.xbps` 3. Using Linux 6.9 4. Making a completely new user. The last step is very unusual and makes me think it's due to a stale mesa cache somewhere. I tried clearing out my normal user's home directory, and logging on as that user. But I still get the crash. However with a completely new user, the system is completely stable. This is the configuration I've been using so far. When installing linux6.9, I got these messages: ``` File descriptor 21 (/home/myuser/.cache/mesa_shader_cache_db/part0/mesa_cache.db) leaked on lvs invocation. Parent PID 76833: /bin/sh ``` Which made me think it's that cache. So I removed `~/.cache/` completely but it didn't fix the issue. Only a completely new user does! Please advise me the steps to triage this bug and help get it fixed. I have no idea if it's an issue with Linux, amdgpu or mesa. ### Steps to reproduce Just use my computer. Strangely if I only use foot terminal, and play no videos or use the browser then it's fine, even with the latest linux6.12, mesa and linux-firmware-amd.