I’ve been having issues since an update to Mesa recently, I can’t remember which update, but for the past month or so I’ve been having stuttering and now lockups with my machine. Sometimes I’ll be gaming, sometimes I’ll be using Steam’s store, etc. It seems to be somewhat GPU related.
dmesg -T | tail -n 20 yields the following notable output
[Mon Oct 9 19:43:23 2023] input: solaar-keyboard as /devices/virtual/input/input26
[Mon Oct 9 19:43:25 2023] input: HIFIMAN BLUEMINI R2R (AVRCP) as /devices/virtual/input/input27
[Mon Oct 9 19:44:18 2023] show_signal_msg: 54 callbacks suppressed
[Mon Oct 9 19:44:18 2023] GpuWatchdog[5518]: segfault at 0 ip 00007f4cad192a66 sp 00007f4c961503e0 error 6 in libcef.so[7f4ca8cef000+7770000] likely on CPU 3 (core 3, socket 0)
[Mon Oct 9 19:44:18 2023] Code: 89 de e8 4d ee 6e ff 80 7d cf 00 79 09 48 8b 7d b8 e8 4e 66 2c 03 41 8b 84 24 e0 00 00 00 89 45 b8 48 8d 7d b8 e8 9a d2 b5 fb <c7> 04 25 00 00 00 00 37 13 00 00 48 83 c4 38 5b 41 5c 41 5d 41 5e
journalctl -k -b -1 | tail -n 20 yields the following notable output
Oct 09 19:27:04 jack-3800x kernel: hid-generic 0003:3434:0361.0016: input,hidraw5: USB HID v1.11 Mouse [Keychron Keychron V6] on usb-0000:0f:00.3-3.4/input2
Oct 09 19:38:33 jack-3800x kernel: BTRFS error (device nvme1n1p3): err add delayed dir index item(name: thks_5.ogg) into the insertion tree of the delayed node(root id: 256, inode id: 17006576, errno: -17)
Oct 09 19:38:33 jack-3800x kernel: ------------[ cut here ]------------
Oct 09 19:38:33 jack-3800x kernel: kernel BUG at fs/btrfs/delayed-inode.c:1517!
Oct 09 19:38:33 jack-3800x kernel: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
Oct 09 19:38:33 jack-3800x kernel: CPU: 10 PID: 41827 Comm: CGenericAsyncFi Not tainted 6.5.5-200.fc38.x86_64 #1
Oct 09 19:38:33 jack-3800x kernel: Hardware name: System manufacturer System Product Name/TUF GAMING X570-PLUS (WI-FI), BIOS 4805 08/14/2023
I can still hear audio output but input does nothing and the display is fully locked up. I’m not sure if this is display driver related or possibly something else so some guidance on where to go next would be appreciated.