Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Screen unpredictably freezes completely during window manipulation #1207

Closed
baldemoto opened this issue Nov 1, 2024 · 5 comments
Closed

Comments

@baldemoto
Copy link

baldemoto commented Nov 1, 2024

During any kind of window manipulation (e.g. moving with hotkeys, closing, minimizing/maximizing, etc), there is a chance that the entire desktop will freeze completely. There is seemingly no way to recover from this other than to reboot the computer entirely. I am using Fedora Silverblue 41 with COSMIC overlaid from ryanabx's COPR repository. This is not reproducible in GNOME, though it appears to be GPU related. Here is the journalctl logs, which contain the system information:

Nov 01 09:46:18 $USER systemd[2525]: Started app-cosmic-com.system76.CosmicAppList-10838.scope - Application launched by COSMIC.
Nov 01 09:46:19 $USER systemd-logind[1401]: Failed to open '/boot//loader/entries': Remote address changed
Nov 01 09:46:19 $USER wpa_supplicant[1583]: wlp5s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=9999 txrate=65000
Nov 01 09:46:20 $USER rtkit-daemon[1396]: Successfully made thread 11002 of process 10838 (/usr/lib64/firefox/firefox) owned by '1000' RT at priority 10.
Nov 01 09:46:20 $USER cosmic-comp[9530]: Failed to load a font face 0 from '/var/home/$USER/.local/share/fonts/Helvetica.ttf' cause malformed font.
Nov 01 09:46:20 $USER cosmic-comp[9530]: Failed to load a font face 0 from '/var/home/$USER/.local/share/fonts/Helvetica-Bold.ttf' cause malformed font.
Nov 01 09:46:20 $USER kernel: amdgpu 0000:c5:00.0: [drm] pstate TEST_DEBUG_DATA: 0xF71008
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8930:26
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_surface_update [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x3d2f/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8944:26
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_surface_update [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x3e3c/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8960:23
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_flip_addrs [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x41f8/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8963:3
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_plane_info [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x4183/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8967:26
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_surface_update [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x435a/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9015:21
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_flip_addrs [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x4402/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9021:21
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_flip_addrs [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x4000/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9022:26
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_surface_update [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x43c7/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9023:26
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_surface_update [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x43a5/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9025:31
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_surface_update [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x4383/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9039:3
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_flip_addrs [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x4338/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9039:3
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_flip_addrs [3]'
Nov 01 09:46:20 $USER kernel: CPU: 1 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  dump_stack_lvl+0x5d/0x80
Nov 01 09:46:20 $USER kernel:  ubsan_epilogue+0x5/0x30
Nov 01 09:46:20 $USER kernel:  __ubsan_handle_out_of_bounds.cold+0x46/0x4b
Nov 01 09:46:20 $USER kernel:  amdgpu_dm_atomic_commit_tail+0x4324/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: ---[ end trace ]---
Nov 01 09:46:20 $USER kernel: BUG: unable to handle page fault for address: 000000001aa090e3
Nov 01 09:46:20 $USER kernel: #PF: supervisor read access in kernel mode
Nov 01 09:46:20 $USER kernel: #PF: error_code(0x0000) - not-present page
Nov 01 09:46:20 $USER kernel: PGD 0 P4D 0 
Nov 01 09:46:20 $USER kernel: Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI
Nov 01 09:46:20 $USER kernel: CPU: 10 UID: 0 PID: 1090 Comm: kworker/u64:9 Tainted: G        W          6.11.5-300.fc41.x86_64 #1
Nov 01 09:46:20 $USER kernel: Tainted: [W]=WARN
Nov 01 09:46:20 $USER kernel: Hardware name: Framework Laptop 16 (AMD Ryzen 7040 Series)/FRANMZCP07, BIOS 03.03 03/27/2024
Nov 01 09:46:20 $USER kernel: Workqueue: events_unbound commit_work
Nov 01 09:46:20 $USER kernel: RIP: 0010:copy_stream_update_to_stream.isra.0+0x2d5/0x740 [amdgpu]
Nov 01 09:46:20 $USER kernel: Code: 74 1f 48 8b 10 49 89 97 f0 00 00 00 48 8b 50 08 49 89 97 f8 00 00 00 8b 40 10 41 89 87 00 01 00 00 49 8b 41 78 48 85 c0 74 0a <0f> b6 00 41 88 87 88>
Nov 01 09:46:20 $USER kernel: RSP: 0018:ffffb495033d3970 EFLAGS: 00010202
Nov 01 09:46:20 $USER kernel: RAX: 000000001aa090e3 RBX: 0000000000000004 RCX: 0000000000000000
Nov 01 09:46:20 $USER kernel: RDX: ffff9fe1876dd630 RSI: ffff9fe237578000 RDI: 0000000000000000
Nov 01 09:46:20 $USER kernel: RBP: ffffb495033d39c8 R08: ffff9fe37c440030 R09: ffff9fe1876dd630
Nov 01 09:46:20 $USER kernel: R10: 0000000000000000 R11: 0000000000000004 R12: ffff9fe37c440000
Nov 01 09:46:20 $USER kernel: R13: ffff9fe1b7800000 R14: 0000000000000002 R15: ffff9fe237578000
Nov 01 09:46:20 $USER kernel: FS:  0000000000000000(0000) GS:ffff9ff05ff00000(0000) knlGS:0000000000000000
Nov 01 09:46:20 $USER kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 01 09:46:20 $USER kernel: CR2: 000000001aa090e3 CR3: 0000000129c74000 CR4: 0000000000f50ef0
Nov 01 09:46:20 $USER kernel: PKRU: 55555554
Nov 01 09:46:20 $USER kernel: Call Trace:
Nov 01 09:46:20 $USER kernel:  <TASK>
Nov 01 09:46:20 $USER kernel:  ? __die_body.cold+0x19/0x27
Nov 01 09:46:20 $USER kernel:  ? page_fault_oops+0x15a/0x2f0
Nov 01 09:46:20 $USER kernel:  ? exc_page_fault+0x7e/0x180
Nov 01 09:46:20 $USER kernel:  ? asm_exc_page_fault+0x26/0x30
Nov 01 09:46:20 $USER kernel:  ? copy_stream_update_to_stream.isra.0+0x2d5/0x740 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? backup_planes_and_stream_state+0x77/0xb0 [amdgpu]
Nov 01 09:46:20 $USER kernel:  update_planes_and_stream_state+0x499/0x580 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? commit_minimal_transition_state+0x13c/0x4d0 [amdgpu]
Nov 01 09:46:20 $USER kernel:  update_planes_and_stream_v2+0x258/0x620 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? asm_sysvec_apic_timer_interrupt+0x11/0x20
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? sort+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? amdgpu_dm_atomic_commit_tail+0x15d6/0x4430 [amdgpu]
Nov 01 09:46:20 $USER kernel:  ? __entry_text_end+0x101e46/0x101e49
Nov 01 09:46:20 $USER kernel:  ? dma_fence_array_release+0x7c/0xa0
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kfree+0x2f4/0x370
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? kvfree_call_rcu+0x253/0x420
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? wait_for_completion_timeout+0x13b/0x170
Nov 01 09:46:20 $USER kernel:  ? commit_tail+0xac/0x160
Nov 01 09:46:20 $USER kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 01 09:46:20 $USER kernel:  ? process_one_work+0x176/0x330
Nov 01 09:46:20 $USER kernel:  ? worker_thread+0x252/0x390
Nov 01 09:46:20 $USER kernel:  ? __pfx_worker_thread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ? kthread+0xcf/0x100
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ? ret_from_fork+0x31/0x50
Nov 01 09:46:20 $USER kernel:  ? __pfx_kthread+0x10/0x10
Nov 01 09:46:20 $USER kernel:  ? ret_from_fork_asm+0x1a/0x30
Nov 01 09:46:20 $USER kernel:  </TASK>
Nov 01 09:46:20 $USER kernel: Modules linked in: overlay uinput snd_seq_dummy snd_hrtimer rfcomm nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 n>
Nov 01 09:46:20 $USER kernel:  kvm_amd mt76 btmtk ac97_bus snd_intel_sdw_acpi snd_pcm_dmaengine cros_ec_dev kvm bluetooth snd_rpl_pci_acp6x snd_hda_codec snd_acp_pci hid_sensor_als cro>
Nov 01 09:46:20 $USER kernel:  ip6_tables ip_tables fuse
Nov 01 09:46:20 $USER kernel: CR2: 000000001aa090e3
Nov 01 09:46:20 $USER kernel: ---[ end trace 0000000000000000 ]---
Nov 01 09:46:20 $USER kernel: RIP: 0010:copy_stream_update_to_stream.isra.0+0x2d5/0x740 [amdgpu]
Nov 01 09:46:20 $USER kernel: Code: 74 1f 48 8b 10 49 89 97 f0 00 00 00 48 8b 50 08 49 89 97 f8 00 00 00 8b 40 10 41 89 87 00 01 00 00 49 8b 41 78 48 85 c0 74 0a <0f> b6 00 41 88 87 88>
Nov 01 09:46:20 $USER kernel: RSP: 0018:ffffb495033d3970 EFLAGS: 00010202
Nov 01 09:46:20 $USER kernel: RAX: 000000001aa090e3 RBX: 0000000000000004 RCX: 0000000000000000
Nov 01 09:46:20 $USER kernel: RDX: ffff9fe1876dd630 RSI: ffff9fe237578000 RDI: 0000000000000000
Nov 01 09:46:20 $USER kernel: RBP: ffffb495033d39c8 R08: ffff9fe37c440030 R09: ffff9fe1876dd630
Nov 01 09:46:20 $USER kernel: R10: 0000000000000000 R11: 0000000000000004 R12: ffff9fe37c440000
Nov 01 09:46:20 $USER kernel: R13: ffff9fe1b7800000 R14: 0000000000000002 R15: ffff9fe237578000
Nov 01 09:46:20 $USER kernel: FS:  0000000000000000(0000) GS:ffff9ff05ff00000(0000) knlGS:0000000000000000
Nov 01 09:46:20 $USER kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 01 09:46:20 $USER kernel: CR2: 000000001aa090e3 CR3: 0000000129c74000 CR4: 0000000000f50ef0
Nov 01 09:46:20 $USER kernel: PKRU: 55555554
Nov 01 09:46:20 $USER kernel: note: kworker/u64:9[1090] exited with irqs disabled
Nov 01 09:46:22 $USER wpa_supplicant[1583]: wlp5s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=72200
Nov 01 09:46:24 $USER bluetoothd[1389]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Nov 01 09:46:24 $USER cosmic-panel[9610]: com.system76.CosmicAppletBluetooth: bluetooth request error: Bluetooth operation failed: br-connection-page-timeout
Nov 01 09:46:25 $USER gnome-shell[8830]: Connection to xwayland lost
Nov 01 09:46:25 $USER gnome-shell[8830]: Xwayland terminated, exiting since it was mandatory
Nov 01 09:46:25 $USER gnome-shell[8830]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                                   @resource:///org/gnome/shell/ui/init.js:21:20
Nov 01 09:46:25 $USER gnome-shell[8830]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception
Nov 01 09:46:25 $USER gsd-sharing[8939]: Error releasing name org.gnome.SettingsDaemon.Sharing: The connection is closed
Nov 01 09:46:25 $USER cupsd[1601]: REQUEST localhost - - "POST / HTTP/1.1" 200 151 Cancel-Subscription successful-ok
Nov 01 09:46:25 $USER gsd-rfkill[8967]: Error releasing name org.gnome.SettingsDaemon.Rfkill: The connection is closed
Nov 01 09:46:25 $USER gsd-smartcard[8971]: Error releasing name org.gnome.SettingsDaemon.Smartcard: The connection is closed
Nov 01 09:46:25 $USER gsd-print-notif[8961]: Error releasing name org.gnome.SettingsDaemon.PrintNotifications: The connection is closed
Nov 01 09:46:25 $USER gsd-screensaver[8998]: Error releasing name org.freedesktop.ScreenSaver: The connection is closed
Nov 01 09:46:25 $USER gsd-datetime[8976]: Error releasing name org.gnome.SettingsDaemon.Datetime: The connection is closed
Nov 01 09:46:25 $USER gsd-sound[9006]: Error releasing name org.gnome.SettingsDaemon.Sound: The connection is closed
Nov 01 09:46:25 $USER gdm-launch-environment][8777]: pam_systemd(gdm-launch-environment:session): New sd-bus connection (system-bus-pam-systemd-8777) opened.
Nov 01 09:46:25 $USER gdm-launch-environment][8777]: pam_unix(gdm-launch-environment:session): session closed for user gdm
Nov 01 09:46:25 $USER audit[8777]: USER_END pid=8777 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam>
Nov 01 09:46:25 $USER audit[8777]: CRED_DISP pid=8777 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="gdm>
Nov 01 09:46:25 $USER systemd[1]: run-user-42-doc.mount: Deactivated successfully.
Nov 01 09:46:25 $USER systemd-logind[1401]: Session c3 logged out. Waiting for processes to exit.
Nov 01 09:46:25 $USER systemd[1]: session-c3.scope: Deactivated successfully.
Nov 01 09:46:25 $USER systemd[1]: session-c3.scope: Consumed 4.978s CPU time, 284.7M memory peak.
Nov 01 09:46:25 $USER systemd-logind[1401]: Removed session c3.
Nov 01 09:46:25 $USER wpa_supplicant[1583]: wlp5s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=72200
Nov 01 09:46:25 $USER gdm[1614]: Gdm: Child process -8810 was already dead.
Nov 01 09:46:26 $USER geoclue[2158]: Failed to query location: Query location SOUP error: Not Found
Nov 01 09:46:27 $USER systemd-logind[1401]: Power key pressed short.
Nov 01 09:46:27 $USER systemd-logind[1401]: Powering off...
Nov 01 09:46:27 $USER systemd-logind[1401]: System is powering down.
-- Boot f5e1124011d346bd861ae2598317e2a6 --
Nov 01 09:46:50 fedora kernel: Linux version 6.11.5-300.fc41.x86_64 (mockbuild@a0564de4e00d4277aa3a51770ad85255) (gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3), GNU ld version 2.43.1-2.fc41) #1 S>
Nov 01 09:46:50 fedora kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/ostree/fedora-8c2cf18bfba1102909ed47e7bb4397ec20af506e8fffc5795a3159a59afd09e7/vmlinuz-6.11.5-300.fc41.x86_64 rd.luks.uuid=luks>
Nov 01 09:46:50 fedora kernel: BIOS-provided physical RAM map:
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x0000000009f00000-0x0000000009f3bfff] ACPI NVS
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x0000000009f3c000-0x0000000049b5ffff] usable
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x0000000049b60000-0x000000004bd5ffff] reserved
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x000000004bd60000-0x000000004bd68fff] usable
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x000000004bd69000-0x000000004bd6cfff] reserved
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x000000004bd6d000-0x000000004bd6efff] usable
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x000000004bd6f000-0x000000004bd6ffff] reserved
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x000000004bd70000-0x0000000057f7efff] usable
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x0000000057f7f000-0x000000005a77efff] reserved
Nov 01 09:46:50 fedora kernel: BIOS-e820: [mem 0x000000005a77f000-0x000000005af7efff] ACPI NVS
Nov 01 09:46:20 $USER kernel: Code: 74 1f 48 8b 10 49 89 97 f0 00 00 00 48 8b 50 08 49 89 97 f8 00 00 00 8b 40 10 41 89 87 00 01 00 00 49 8b 41 78 48 85 c0 74 0a <0f> b6 00 41 88 87 88>
Nov 01 09:46:20 $USER kernel: RSP: 0018:ffffb495033d3970 EFLAGS: 00010202
Nov 01 09:46:20 $USER kernel: RAX: 000000001aa090e3 RBX: 0000000000000004 RCX: 0000000000000000
Nov 01 09:46:20 $USER kernel: RDX: ffff9fe1876dd630 RSI: ffff9fe237578000 RDI: 0000000000000000
Nov 01 09:46:20 $USER kernel: RBP: ffffb495033d39c8 R08: ffff9fe37c440030 R09: ffff9fe1876dd630
Nov 01 09:46:20 $USER kernel: R10: 0000000000000000 R11: 0000000000000004 R12: ffff9fe37c440000
Nov 01 09:46:20 $USER kernel: R13: ffff9fe1b7800000 R14: 0000000000000002 R15: ffff9fe237578000
Nov 01 09:46:20 $USER kernel: FS:  0000000000000000(0000) GS:ffff9ff05ff00000(0000) knlGS:0000000000000000
Nov 01 09:46:20 $USER kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 01 09:46:20 $USER kernel: CR2: 000000001aa090e3 CR3: 0000000129c74000 CR4: 0000000000f50ef0
Nov 01 09:46:20 $USER kernel: PKRU: 55555554
Nov 01 09:46:20 $USER kernel: note: kworker/u64:9[1090] exited with irqs disabled
Nov 01 09:46:22 $USER wpa_supplicant[1583]: wlp5s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=72200
Nov 01 09:46:24 $USER bluetoothd[1389]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Nov 01 09:46:24 $USER cosmic-panel[9610]: com.system76.CosmicAppletBluetooth: bluetooth request error: Bluetooth operation failed: br-connection-page-timeout
Nov 01 09:46:25 $USER gnome-shell[8830]: Connection to xwayland lost
Nov 01 09:46:25 $USER gnome-shell[8830]: Xwayland terminated, exiting since it was mandatory
Nov 01 09:46:25 $USER gnome-shell[8830]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                                   @resource:///org/gnome/shell/ui/init.js:21:20
Nov 01 09:46:25 $USER gnome-shell[8830]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception
Nov 01 09:46:25 $USER gsd-sharing[8939]: Error releasing name org.gnome.SettingsDaemon.Sharing: The connection is closed
Nov 01 09:46:25 $USER cupsd[1601]: REQUEST localhost - - "POST / HTTP/1.1" 200 151 Cancel-Subscription successful-ok
Nov 01 09:46:25 $USER gsd-rfkill[8967]: Error releasing name org.gnome.SettingsDaemon.Rfkill: The connection is closed
Nov 01 09:46:25 $USER gsd-smartcard[8971]: Error releasing name org.gnome.SettingsDaemon.Smartcard: The connection is closed
Nov 01 09:46:25 $USER gsd-print-notif[8961]: Error releasing name org.gnome.SettingsDaemon.PrintNotifications: The connection is closed
Nov 01 09:46:25 $USER gsd-screensaver[8998]: Error releasing name org.freedesktop.ScreenSaver: The connection is closed
Nov 01 09:46:25 $USER gsd-datetime[8976]: Error releasing name org.gnome.SettingsDaemon.Datetime: The connNov 01 09:46:25 $USER audit[8777]: USER_END pid=8777 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam>ection is closed
Nov 01 09:46:25 $USER gsd-sound[9006]: Error releasing name org.gnome.SettingsDaemon.Sound: The connection is closed
Nov 01 09:46:25 $USER gdm-launch-environment][8777]: pam_systemd(gdm-launch-environment:session): New sd-bus connection (system-bus-pam-systemd-8777) opened.
Nov 01 09:46:25 $USER gdm-launch-environment][8777]: pam_unix(gdm-launch-environment:session): session closed for user gdm
Nov 01 09:46:25 $USER audit[8777]: USER_END pid=8777 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam>
Nov 01 09:46:25 $USER audit[8777]: CRED_DISP pid=8777 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="gdm>
Nov 01 09:46:25 $USER systemd[1]: run-user-42-doc.mount: Deactivated successfully.
Nov 01 09:46:25 $USER systemd-logind[1401]: Session c3 logged out. Waiting for processes to exit.
Nov 01 09:46:25 $USER systemd[1]: session-c3.scope: Deactivated successfully.
Nov 01 09:46:25 $USER systemd[1]: session-c3.scope: Consumed 4.978s CPU time, 284.7M memory peak.
Nov 01 09:46:25 $USER systemd-logind[1401]: Removed session c3.
Nov 01 09:46:25 $USER wpa_supplicant[1583]: wlp5s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=72200
Nov 01 09:46:25 $USER gdm[1614]: Gdm: Child process -8810 was already dead.
Nov 01 09:46:26 $USER geoclue[2158]: Failed to query location: Query location SOUP error: Not Found
Nov 01 09:46:27 $USER systemd-logind[1401]: Power key pressed short.
Nov 01 09:46:27 $USER systemd-logind[1401]: Powering off...
Nov 01 09:46:27 $USER systemd-logind[1401]: System is powering down.
@git-f0x
Copy link

git-f0x commented Nov 1, 2024

I think this is related to the kernel amdgpu driver bug. So likely not a COSMIC bug.
COSMIC just uses overlay planes more than other compositors, and that is buggy with amdgpu on kernel 6.11+.

@l-const
Copy link

l-const commented Nov 1, 2024

yeah, indeed:

Nov 01 09:46:20 $USER kernel: ------------[ cut here ]------------
Nov 01 09:46:20 $USER kernel: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9022:26
Nov 01 09:46:20 $USER kernel: index 3 is out of range for type 'dc_surface_update [3]'```

@baldemoto
Copy link
Author

Got it. Thanks for taking the time to take a look anyways!

@l-const
Copy link

l-const commented Nov 1, 2024

There is a potential "band-aid" being considered here: pop-os/cosmic-comp#969 . @baldemoto you could check this issue for updates: pop-os/cosmic-comp#887

@baldemoto
Copy link
Author

Thank you so much! Really appreciate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants