You are not logged in.
Pages: 1
After updating to the 6.11.1 kernel, the screen may freeze under certain conditions, but SSH connections remain functional. This issue persists in both the 6.11.2 and 6.11.3. System logs seem to indicate a correlation with the amdgpu driver. The reproduction steps are as follows: In the Cosmic desktop environment, set the panel to auto-hide, open Firefox, and then move the mouse to the bottom of the screen to bring up the panel. At this point, the screen freezes. I also tried opening Firefox in Cage, but the issue did not occur. Below is the kernel log when the freeze happens.
Oct 14 10:30:41 think kernel: BUG: unable to handle page fault for address: 0000000003192cdd
Oct 14 10:30:41 think kernel: #PF: supervisor read access in kernel mode
Oct 14 10:30:41 think kernel: #PF: error_code(0x0000) - not-present page
Oct 14 10:30:41 think kernel: PGD 0 P4D 0
Oct 14 10:30:41 think kernel: Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI
Oct 14 10:30:41 think kernel: CPU: 13 UID: 0 PID: 119 Comm: kworker/u64:2 Not tainted 6.11.3-arch1-1 #1 1400000003000000474e55000681d53aa6c7b79b
Oct 14 10:30:41 think kernel: Hardware name: LENOVO 21J6CTO1WW/21J6CTO1WW, BIOS R23ET77W (1.53 ) 05/29/2024
Oct 14 10:30:41 think kernel: Workqueue: events_unbound commit_work
Oct 14 10:30:41 think kernel: RIP: 0010:copy_stream_update_to_stream.isra.0+0x2e0/0x6d0 [amdgpu]
Oct 14 10:30:41 think kernel: Code: 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 44 24 78 48 85 c0 74 0a <0f> b6 00 41 88 87 88 64 00 00 49 8b 44 24 60 48 85 c0 74 36 48 8b
Oct 14 10:30:41 think kernel: RSP: 0018:ffffaf744058f9d0 EFLAGS: 00010206
Oct 14 10:30:41 think kernel: RAX: 0000000003192cdd RBX: 0000000000000004 RCX: 0000000000000000
Oct 14 10:30:41 think kernel: RDX: ffff9c7f9a363e30 RSI: ffff9c7f11ec8000 RDI: ffff9c7f11400000
Oct 14 10:30:41 think kernel: RBP: ffffaf744058fa28 R08: 0000000000000000 R09: ffff9c7f11400000
Oct 14 10:30:41 think kernel: R10: 0000000000000000 R11: ffff9c7f9a3639e0 R12: ffff9c7f9a363e30
Oct 14 10:30:41 think kernel: R13: ffff9c7f11400000 R14: ffff9c7fbc480000 R15: ffff9c7f11ec8000
Oct 14 10:30:41 think kernel: FS: 0000000000000000(0000) GS:ffff9c822f080000(0000) knlGS:0000000000000000
Oct 14 10:30:41 think kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 14 10:30:41 think kernel: CR2: 0000000003192cdd CR3: 00000001b4622000 CR4: 0000000000f50ef0
Oct 14 10:30:41 think kernel: PKRU: 55555554
Oct 14 10:30:41 think kernel: Call Trace:
Oct 14 10:30:41 think kernel: <TASK>
Oct 14 10:30:41 think kernel: ? __die_body.cold+0x19/0x27
Oct 14 10:30:41 think kernel: ? page_fault_oops+0x15a/0x2d0
Oct 14 10:30:41 think kernel: ? exc_page_fault+0x81/0x190
Oct 14 10:30:41 think kernel: ? asm_exc_page_fault+0x26/0x30
Oct 14 10:30:41 think kernel: ? copy_stream_update_to_stream.isra.0+0x2e0/0x6d0 [amdgpu 1400000003000000474e5500a38fdd2dd8475a01]
Oct 14 10:30:41 think kernel: update_planes_and_stream_state+0x45b/0x4b0 [amdgpu 1400000003000000474e5500a38fdd2dd8475a01]
Oct 14 10:30:41 think kernel: ? dm_read_reg_func+0x5a/0xe0 [amdgpu 1400000003000000474e5500a38fdd2dd8475a01]
Oct 14 10:30:41 think kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Oct 14 10:30:41 think kernel: ? commit_minimal_transition_state+0x124/0x3b0 [amdgpu 1400000003000000474e5500a38fdd2dd8475a01]
Oct 14 10:30:41 think kernel: update_planes_and_stream_v2+0x24a/0x590 [amdgpu 1400000003000000474e5500a38fdd2dd8475a01]
Oct 14 10:30:41 think kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Oct 14 10:30:41 think kernel: ? dma_fence_default_wait+0x8b/0x250
Oct 14 10:30:41 think kernel: ? __pfx_dma_fence_default_wait_cb+0x10/0x10
Oct 14 10:30:41 think kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Oct 14 10:30:41 think kernel: ? kvfree_call_rcu+0x215/0x370
Oct 14 10:30:41 think kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Oct 14 10:30:41 think kernel: ? wait_for_completion_timeout+0x130/0x180
Oct 14 10:30:41 think kernel: ? commit_tail+0x94/0x130
Oct 14 10:30:41 think kernel: ? process_one_work+0x17e/0x330
Oct 14 10:30:41 think kernel: ? worker_thread+0x2ce/0x3f0
Oct 14 10:30:41 think kernel: ? __pfx_worker_thread+0x10/0x10
Oct 14 10:30:41 think kernel: ? kthread+0xd2/0x100
Oct 14 10:30:41 think kernel: ? __pfx_kthread+0x10/0x10
Oct 14 10:30:41 think kernel: ? ret_from_fork+0x34/0x50
Oct 14 10:30:41 think kernel: ? __pfx_kthread+0x10/0x10
Oct 14 10:30:41 think kernel: ? ret_from_fork_asm+0x1a/0x30
Oct 14 10:30:41 think kernel: </TASK>
Oct 14 10:30:41 think kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device btusb btrtl btintel btbcm btmtk bluetooth qrtr_mhi uvcvideo videobuf2_vmalloc uvc videobuf2_memops cdc_mbim videobuf2_v4l2 cdc_wdm cdc_ncm videodev cdc_ether option usbnet videobuf2_common mii usb_wwan mc vfat fat snd_soc_acp6x_mach snd_soc_dmic snd_acp6x_pdm_dma snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_pci_ps snd_amd_sdw_acpi soundwire_amd amd_atl intel_rapl_msr qrtr soundwire_generic_allocation joydev intel_rapl_common soundwire_bus mousedev ath11k_pci snd_ctl_led ath11k snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic qmi_helpers ac97_bus snd_hda_scodec_component snd_hda_codec_hdmi snd_pcm_dmaengine snd_rpl_pci_acp6x snd_hda_intel snd_acp_pci mac80211 snd_intel_dspcfg snd_acp_legacy_common snd_intel_sdw_acpi snd_pci_acp6x snd_hda_codec snd_pci_acp5x libarc4 r8169 snd_hda_core snd_rn_pci_acp3x spd5118
Oct 14 10:30:41 think kernel: hid_multitouch kvm_amd snd_acp_config realtek snd_hwdep ucsi_acpi hid_generic cfg80211 snd_pcm snd_soc_acpi i2c_piix4 mdio_devres think_lmi typec_ucsi kvm psmouse rapl typec firmware_attributes_class wmi_bmof mhi libphy snd_timer snd_pci_acp3x k10temp i2c_smbus roles i2c_hid_acpi i2c_hid amd_pmc acpi_tad mac_hid crypto_user loop nfnetlink ip_tables x_tables btrfs blake2b_generic libcrc32c crc32c_generic xor raid6_pq dm_crypt cbc encrypted_keys trusted asn1_encoder tee dm_mod amdgpu crct10dif_pclmul crc32_pclmul crc16 crc32c_intel amdxcp polyval_clmulni i2c_algo_bit polyval_generic drm_ttm_helper ghash_clmulni_intel thinkpad_acpi ttm serio_raw sha512_ssse3 atkbd drm_exec sparse_keymap sha256_ssse3 libps2 platform_profile gpu_sched sha1_ssse3 snd aesni_intel drm_suballoc_helper vivaldi_fmap nvme soundcore drm_buddy gf128mul crypto_simd rfkill drm_display_helper nvme_core cryptd xhci_pci video i8042 ccp cec xhci_pci_renesas nvme_auth serio wmi
Oct 14 10:30:41 think kernel: CR2: 0000000003192cdd
Oct 14 10:30:41 think kernel: ---[ end trace 0000000000000000 ]---
Oct 14 10:30:41 think kernel: RIP: 0010:copy_stream_update_to_stream.isra.0+0x2e0/0x6d0 [amdgpu]
Oct 14 10:30:41 think kernel: Code: 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 44 24 78 48 85 c0 74 0a <0f> b6 00 41 88 87 88 64 00 00 49 8b 44 24 60 48 85 c0 74 36 48 8b
Oct 14 10:30:41 think kernel: RSP: 0018:ffffaf744058f9d0 EFLAGS: 00010206
Oct 14 10:30:41 think kernel: RAX: 0000000003192cdd RBX: 0000000000000004 RCX: 0000000000000000
Oct 14 10:30:41 think kernel: RDX: ffff9c7f9a363e30 RSI: ffff9c7f11ec8000 RDI: ffff9c7f11400000
Oct 14 10:30:41 think kernel: RBP: ffffaf744058fa28 R08: 0000000000000000 R09: ffff9c7f11400000
Oct 14 10:30:41 think kernel: R10: 0000000000000000 R11: ffff9c7f9a3639e0 R12: ffff9c7f9a363e30
Oct 14 10:30:41 think kernel: R13: ffff9c7f11400000 R14: ffff9c7fbc480000 R15: ffff9c7f11ec8000
Oct 14 10:30:41 think kernel: FS: 0000000000000000(0000) GS:ffff9c822f080000(0000) knlGS:0000000000000000
Oct 14 10:30:41 think kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 14 10:30:41 think kernel: CR2: 0000000003192cdd CR3: 00000001b4622000 CR4: 0000000000f50ef0
Oct 14 10:30:41 think kernel: PKRU: 55555554
Oct 14 10:30:41 think kernel: note: kworker/u64:2[119] exited with irqs disabledOffline
Offline
So has this already been bisected and reported upstream?
Maybe these two are related?
- https://gitlab.freedesktop.org/drm/amd/-/issues/3520
- https://github.com/pop-os/cosmic-comp/issues/887
Offline
So has this already been bisected and reported upstream?
Maybe these two are related?- https://gitlab.freedesktop.org/drm/amd/-/issues/3520
- https://github.com/pop-os/cosmic-comp/issues/887
The upstream has already submitted this issue, thanks, I didn't search carefully.
Offline
Pages: 1