You are not logged in.

#1 2024-07-13 17:30:11

4nt1
Member
Registered: 2024-07-13
Posts: 4

[CLOSED] Help needed to investigate kernel panics on ASUS TUF A15

Hello everyone!

Here is my problem:

I'm using an ASUS TUF A15 laptop (FA506QM). It's a pretty decent gaming laptop with an AMD Ryzen 7 5800H CPU, 16GiB RAM and a NVIDIA RTX 3060 GPU.
I use it mainly for gaming, using NVIDIA drivers.

I've been using it for a few years now, running on Arch, but here is my problem: when I'm gaming for a few hours, or if I'm multitasking too much, I get kernel panics. The weird thing is that, when it started, it was pretty rare, but it became more and more frequent, until the kernel panic happened right at startup. I suspected my SSD to be the problem, so I replaced it and made a fresh install. And now I'm back to my starting point, being rare kernel panics, but becoming more and more frequent.

So my question would be: does anyone know what could be happening? And if not, how could I diagnose this? I read this dedicated article on the wiki, but I don't know how to reproduce the issue on a TTY, as I need to start at least a game and a few tabs on a web browser to make the computer crash.

Thx for all the help you could bring on the subject !

Last edited by 4nt1 (2024-07-14 19:11:36)

Offline

#2 2024-07-13 17:42:58

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 553
Website

Re: [CLOSED] Help needed to investigate kernel panics on ASUS TUF A15

Please start out by posting some logs, error messages and version which you have the problem with!

Offline

#3 2024-07-13 18:13:43

4nt1
Member
Registered: 2024-07-13
Posts: 4

Re: [CLOSED] Help needed to investigate kernel panics on ASUS TUF A15

About the logs, I know I can use journalctl but it doesn't know show anything as the logging seems to stop before getting the chance to show anything, that's one of the reasons I need some help with getting information about what's happening.
I'll still post one a soon as I have a kernel panic. The reason I know it's a kernel panic anyway is that I get a blinking caps lock LED as well as a completely frozen screen, no answer to the power button, as well as no log getting the chance to be written.

For the version:
- linux stable kernel (6.9.9.arch1-1 as I'm writting)
- nvidia drivers (555.58.02-3 as I'm writting)
- AMD microcode (20240703.e94a2a3b-1 as I'm writting)
I'm basically updating my system at each startup so everything should be up to date.
If you need the version of something else, I can give it too.

Last edited by 4nt1 (2024-07-13 18:23:07)

Offline

#4 2024-07-13 22:50:46

4nt1
Member
Registered: 2024-07-13
Posts: 4

Re: [CLOSED] Help needed to investigate kernel panics on ASUS TUF A15

OK so I have two things for you guys after digging into my recent journalctl entry


In this case, I just tried to turn off the laptop, and got a kernel panic. Here are the logs:

Jul 14 00:29:18 laptop-arch bluetoothd[603]: src/profile.c:ext_io_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is not connected (107)
Jul 14 00:29:18 laptop-arch gsd-media-keys[1543]: Unable to get default source
Jul 14 00:29:18 laptop-arch gsd-media-keys[1543]: Unable to get default sink
Jul 14 00:31:32 laptop-arch gnome-shell[1378]: endSessionDialog: No XDG_SESSION_ID, fetched from logind: 3
Jul 14 00:31:33 laptop-arch systemd-logind[604]: The system will power off now!
Jul 14 00:31:33 laptop-arch systemd-logind[604]: System is powering down.
Jul 14 00:31:33 laptop-arch gnome-shell[1378]: Shutting down GNOME Shell
Jul 14 00:31:33 laptop-arch dbus-broker[1510]: Dispatched 230 messages @ 3(±5)μs / message.
Jul 14 00:31:33 laptop-arch kernel: rfkill: input handler enabled

As you can see, nothing unusual has been logged.


But in that case, I crashed while playing, and there is something:

Jul 13 21:32:11 laptop-arch gnome-shell[1373]: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed
Jul 13 21:32:11 laptop-arch gnome-shell[1373]: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed
Jul 13 21:32:11 laptop-arch gnome-shell[1373]: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed
Jul 13 21:32:11 laptop-arch gnome-shell[1373]: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed
Jul 13 21:32:11 laptop-arch gnome-shell[1373]: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed
Jul 13 21:32:12 laptop-arch systemd-coredump[6389]: Process 5045 (GameThread) of user 1000 terminated abnormally with signal 11/SEGV, processing...
Jul 13 21:32:12 laptop-arch systemd[1]: Started Process Core Dump (PID 6389/UID 0).
Jul 13 21:32:13 laptop-arch steam[3047]: pid 3853 != 3852, skipping destruction (fork without exec?)
Jul 13 21:32:13 laptop-arch steam[3047]: (process:5216): GLib-GObject-CRITICAL **: 21:32:13.851: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 created interface STEAMAPPS_INTERFACE_VERSION008 /
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 created interface STEAMUSERSTATS_INTERFACE_VERSION012 /
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 created interface SteamController008 /
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 created interface SteamFriends017 /
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 created interface SteamInput006 /
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 created interface SteamUser021 /
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 created interface SteamUser021 / User
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 created interface SteamUtils010 /
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientUserStats::RequestCurrentStats : 1
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientAppManager::GetCurrentLanguage : 1
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientAppManager::IsAppDlcInstalled : 6
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientUtils::RecordSteamInterfaceCreation : 9
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientUtils::GetAPICallResult : 4
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientUtils::GetAppID : 11
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientFriends::SetRichPresence : 7
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientUser::BIsSubscribedApp : 6
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientUser::GetEncryptedAppTicket : 4
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientUser::RequestEncryptedAppTicket : 4
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientUser::GetSteamID : 1
Jul 13 21:32:13 laptop-arch steam[3047]: Game 1091500 method call count for IClientUser::BLoggedOn : 6
Jul 13 21:32:13 laptop-arch steam[3047]: Uploaded AppInterfaceStats to Steam
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 5416 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 5177 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 5175 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 5143 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 5136 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 5068 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 5050 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 5045 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 4991 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 4337 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 4334 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 4215 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 4213 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 4021 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 4019 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 4018 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 4001 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3944 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3940 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3936 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3926 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3922 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3919 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3902 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3889 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3883 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3870 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3860 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3857 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3855 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3852 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3851 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3850 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3849 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3753 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3752 for gameID 1091500
Jul 13 21:32:13 laptop-arch steam[3047]: Removing process 3751 for gameID 1091500
Jul 13 21:32:13 laptop-arch systemd-coredump[6390]: Process 5045 (GameThread) of user 1000 dumped core.
                                                   
                                                    Stack trace of thread 5250:
                                                    #0  0x000070139024d36a n/a (n/a + 0x0)
                                                    ELF object binary architecture: AMD x86-64
Jul 13 21:32:14 laptop-arch systemd[1]: systemd-coredump@2-6389-0.service: Deactivated successfully.
Jul 13 21:32:17 laptop-arch kernel: BUG: kernel NULL pointer dereference, address: 0000000000000092
Jul 13 21:32:17 laptop-arch kernel: #PF: supervisor read access in kernel mode
Jul 13 21:32:17 laptop-arch kernel: #PF: error_code(0x0000) - not-present page
Jul 13 21:32:17 laptop-arch kernel: PGD 0 P4D 0
Jul 13 21:32:17 laptop-arch kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
Jul 13 21:32:17 laptop-arch kernel: CPU: 1 PID: 2358 Comm: firefox:sh2 Tainted: P           OE      6.9.9-arch1-1 #1 a564e80ab10c5cd5584d6e9a0715907a10e33ca4
Jul 13 21:32:17 laptop-arch kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506QM_TUF566QM/FA506QM, BIOS FA506QM.300 01/14/2021
Jul 13 21:32:17 laptop-arch kernel: RIP: 0010:zswap_entry_free+0xa7/0x170
Jul 13 21:32:17 laptop-arch kernel: Code: a4 55 01 48 01 d0 48 c1 e8 0c 48 c1 e0 06 48 03 05 4e a4 55 01 48 8b 28 e8 16 2a dc ff 48 8b 4b 38 48 c1 ed 3b 48 85 c9 74 04 <48> 8b 49 10 48 8d 73 40 89 ea 48 c7 c7 60 55 4d a5 e8 13 37 fa ff
Jul 13 21:32:17 laptop-arch kernel: RSP: 0018:ffffb2a8c3ecf9a8 EFLAGS: 00010206
Jul 13 21:32:17 laptop-arch kernel: RAX: 0000000000000002 RBX: ffff9f77a62d9460 RCX: 0000000000000082
Jul 13 21:32:17 laptop-arch kernel: RDX: ffff9f7741436a80 RSI: ffff9f77a62d9730 RDI: ffff9f77a62d9460
Jul 13 21:32:17 laptop-arch kernel: RBP: 0000000000000000 R08: ffff9f770b13b310 R09: 0000000000000000
Jul 13 21:32:17 laptop-arch kernel: R10: ffff9f77a62d95f0 R11: 0000000000000000 R12: ffff9f770b13b310
Jul 13 21:32:17 laptop-arch kernel: R13: 03ffffffffffffff R14: ffff9f770b13b318 R15: ffff9f7783a38e30
Jul 13 21:32:17 laptop-arch kernel: FS:  0000000000000000(0000) GS:ffff9f79de280000(0000) knlGS:0000000000000000
Jul 13 21:32:17 laptop-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 13 21:32:17 laptop-arch kernel: CR2: 0000000000000092 CR3: 000000027f820000 CR4: 0000000000f50ef0
Jul 13 21:32:17 laptop-arch kernel: PKRU: 55555554
Jul 13 21:32:17 laptop-arch kernel: Call Trace:
Jul 13 21:32:17 laptop-arch kernel:  <TASK>
Jul 13 21:32:17 laptop-arch kernel:  ? __die_body.cold+0x19/0x27
Jul 13 21:32:17 laptop-arch kernel:  ? page_fault_oops+0x15a/0x2b0
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? xas_load+0xe/0x50
Jul 13 21:32:17 laptop-arch kernel:  ? exc_page_fault+0x81/0x190
Jul 13 21:32:17 laptop-arch kernel:  ? asm_exc_page_fault+0x26/0x30
Jul 13 21:32:17 laptop-arch kernel:  ? zswap_entry_free+0xa7/0x170
Jul 13 21:32:17 laptop-arch kernel:  ? zswap_entry_free+0x9a/0x170
Jul 13 21:32:17 laptop-arch kernel:  zswap_invalidate+0x9b/0xb0
Jul 13 21:32:17 laptop-arch kernel:  free_swap_slot+0x18/0xd0
Jul 13 21:32:17 laptop-arch kernel:  __swap_entry_free+0x72/0x90
Jul 13 21:32:17 laptop-arch kernel:  free_swap_and_cache+0x57/0x100
Jul 13 21:32:17 laptop-arch kernel:  unmap_page_range+0x837/0x17a0
Jul 13 21:32:17 laptop-arch kernel:  unmap_vmas+0xbd/0x1a0
Jul 13 21:32:17 laptop-arch kernel:  exit_mmap+0xff/0x3a0
Jul 13 21:32:17 laptop-arch kernel:  __mmput+0x3e/0x140
Jul 13 21:32:17 laptop-arch kernel:  do_exit+0x2e0/0xaf0
Jul 13 21:32:17 laptop-arch kernel:  ? __pfx_futex_wake_mark+0x10/0x10
Jul 13 21:32:17 laptop-arch kernel:  do_group_exit+0x30/0x80
Jul 13 21:32:17 laptop-arch kernel:  get_signal+0x7e4/0x880
Jul 13 21:32:17 laptop-arch kernel:  arch_do_signal_or_restart+0x3f/0x260
Jul 13 21:32:17 laptop-arch kernel:  syscall_exit_to_user_mode+0x1ae/0x200
Jul 13 21:32:17 laptop-arch kernel:  do_syscall_64+0x8f/0x190
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? sched_clock_cpu+0xf/0x1d0
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? irqtime_account_irq+0x3e/0xc0
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? __irq_exit_rcu+0x4a/0xb0
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jul 13 21:32:17 laptop-arch kernel: RIP: 0033:0x789e78c79709
Jul 13 21:32:17 laptop-arch kernel: Code: Unable to access opcode bytes at 0x789e78c796df.
Jul 13 21:32:17 laptop-arch kernel: RSP: 002b:0000789e3d9ffb70 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
Jul 13 21:32:17 laptop-arch kernel: RAX: fffffffffffffe00 RBX: 0000000000000000 RCX: 0000789e78c79709
Jul 13 21:32:17 laptop-arch kernel: RDX: 0000000000000000 RSI: 0000000000000189 RDI: 0000789e54aa3ab8
Jul 13 21:32:17 laptop-arch kernel: RBP: 0000789e3d9ffba0 R08: 0000000000000000 R09: 00000000ffffffff
Jul 13 21:32:17 laptop-arch kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
Jul 13 21:32:17 laptop-arch kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000789e54aa3ab8
Jul 13 21:32:17 laptop-arch kernel:  </TASK>
Jul 13 21:32:17 laptop-arch kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep amd_atl intel_rapl_msr vfat fat intel_rapl_common snd_sof_amd_acp63 snd_sof_amd_vangogh amdgpu snd_sof_amd_rembrandt joydev 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 soundwire_generic_allocation soundwire_bus mousedev uvcvideo snd_soc_core iwlmvm kvm_amd amdxcp snd_hda_codec_realtek videobuf2_vmalloc snd_compress drm_exec snd_hda_codec_generic uvc ac97_bus gpu_sched snd_hda_scodec_component kvm videobuf2_memops snd_pcm_dmaengine drm_buddy videobuf2_v4l2 snd_rpl_pci_acp6x i2c_algo_bit snd_hda_codec_hdmi mac80211 snd_acp_pci crct10dif_pclmul drm_suballoc_helper snd_acp_legacy_common videodev drm_ttm_helper crc32_pclmul snd_pci_acp6x snd_hda_intel polyval_clmulni videobuf2_common libarc4 ttm snd_pci_acp5x snd_intel_dspcfg polyval_generic ptp snd_rn_pci_acp3x mc gf128mul snd_intel_sdw_acpi usbhid
Jul 13 21:32:17 laptop-arch kernel:  drm_display_helper pps_core ghash_clmulni_intel snd_acp_config snd_hda_codec snd_soc_acpi sha512_ssse3 cec ccp snd_pci_acp3x sha256_ssse3 snd_hda_core sha1_ssse3 btusb snd_hwdep aesni_intel btrtl asus_nb_wmi iwlwifi r8169 snd_pcm ucsi_acpi hid_multitouch asus_wmi crypto_simd btintel realtek hid_generic typec_ucsi snd_timer platform_profile cryptd cfg80211 mdio_devres btbcm sp5100_tco rapl sparse_keymap i2c_hid_acpi snd typec btmtk wmi_bmof pcspkr soundcore libphy k10temp i2c_piix4 roles i2c_hid asus_wireless amd_pmc bluetooth mac_hid ecdh_generic rfkill uinput i2c_dev crypto_user loop dm_mod nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd nvme libps2 vivaldi_fmap nvme_core xhci_pci crc32c_intel i8042 nvme_auth xhci_pci_renesas serio nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Jul 13 21:32:17 laptop-arch kernel: CR2: 0000000000000092
Jul 13 21:32:17 laptop-arch kernel: ---[ end trace 0000000000000000 ]---
Jul 13 21:32:17 laptop-arch kernel: RIP: 0010:zswap_entry_free+0xa7/0x170
Jul 13 21:32:17 laptop-arch kernel: Code: a4 55 01 48 01 d0 48 c1 e8 0c 48 c1 e0 06 48 03 05 4e a4 55 01 48 8b 28 e8 16 2a dc ff 48 8b 4b 38 48 c1 ed 3b 48 85 c9 74 04 <48> 8b 49 10 48 8d 73 40 89 ea 48 c7 c7 60 55 4d a5 e8 13 37 fa ff
Jul 13 21:32:17 laptop-arch kernel: RSP: 0018:ffffb2a8c3ecf9a8 EFLAGS: 00010206
Jul 13 21:32:17 laptop-arch kernel: RAX: 0000000000000002 RBX: ffff9f77a62d9460 RCX: 0000000000000082
Jul 13 21:32:17 laptop-arch kernel: RDX: ffff9f7741436a80 RSI: ffff9f77a62d9730 RDI: ffff9f77a62d9460
Jul 13 21:32:17 laptop-arch kernel: RBP: 0000000000000000 R08: ffff9f770b13b310 R09: 0000000000000000
Jul 13 21:32:17 laptop-arch kernel: R10: ffff9f77a62d95f0 R11: 0000000000000000 R12: ffff9f770b13b310
Jul 13 21:32:17 laptop-arch kernel: R13: 03ffffffffffffff R14: ffff9f770b13b318 R15: ffff9f7783a38e30
Jul 13 21:32:17 laptop-arch kernel: FS:  0000000000000000(0000) GS:ffff9f79de280000(0000) knlGS:0000000000000000
Jul 13 21:32:17 laptop-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 13 21:32:17 laptop-arch kernel: CR2: 0000000000000092 CR3: 000000027f820000 CR4: 0000000000f50ef0
Jul 13 21:32:17 laptop-arch kernel: PKRU: 55555554
Jul 13 21:32:17 laptop-arch kernel: note: firefox:sh2[2358] exited with irqs disabled
Jul 13 21:32:17 laptop-arch kernel: note: firefox:sh2[2358] exited with preempt_count 2
Jul 13 21:32:17 laptop-arch kernel: Fixing recursive fault but reboot is needed!
Jul 13 21:32:17 laptop-arch kernel: BUG: scheduling while atomic: firefox:sh2/2358/0x00000000
Jul 13 21:32:17 laptop-arch kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep amd_atl intel_rapl_msr vfat fat intel_rapl_common snd_sof_amd_acp63 snd_sof_amd_vangogh amdgpu snd_sof_amd_rembrandt joydev 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 soundwire_generic_allocation soundwire_bus mousedev uvcvideo snd_soc_core iwlmvm kvm_amd amdxcp snd_hda_codec_realtek videobuf2_vmalloc snd_compress drm_exec snd_hda_codec_generic uvc ac97_bus gpu_sched snd_hda_scodec_component kvm videobuf2_memops snd_pcm_dmaengine drm_buddy videobuf2_v4l2 snd_rpl_pci_acp6x i2c_algo_bit snd_hda_codec_hdmi mac80211 snd_acp_pci crct10dif_pclmul drm_suballoc_helper snd_acp_legacy_common videodev drm_ttm_helper crc32_pclmul snd_pci_acp6x snd_hda_intel polyval_clmulni videobuf2_common libarc4 ttm snd_pci_acp5x snd_intel_dspcfg polyval_generic ptp snd_rn_pci_acp3x mc gf128mul snd_intel_sdw_acpi usbhid
Jul 13 21:32:17 laptop-arch kernel:  drm_display_helper pps_core ghash_clmulni_intel snd_acp_config snd_hda_codec snd_soc_acpi sha512_ssse3 cec ccp snd_pci_acp3x sha256_ssse3 snd_hda_core sha1_ssse3 btusb snd_hwdep aesni_intel btrtl asus_nb_wmi iwlwifi r8169 snd_pcm ucsi_acpi hid_multitouch asus_wmi crypto_simd btintel realtek hid_generic typec_ucsi snd_timer platform_profile cryptd cfg80211 mdio_devres btbcm sp5100_tco rapl sparse_keymap i2c_hid_acpi snd typec btmtk wmi_bmof pcspkr soundcore libphy k10temp i2c_piix4 roles i2c_hid asus_wireless amd_pmc bluetooth mac_hid ecdh_generic rfkill uinput i2c_dev crypto_user loop dm_mod nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd nvme libps2 vivaldi_fmap nvme_core xhci_pci crc32c_intel i8042 nvme_auth xhci_pci_renesas serio nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Jul 13 21:32:17 laptop-arch kernel: CPU: 1 PID: 2358 Comm: firefox:sh2 Tainted: P      D    OE      6.9.9-arch1-1 #1 a564e80ab10c5cd5584d6e9a0715907a10e33ca4
Jul 13 21:32:17 laptop-arch kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506QM_TUF566QM/FA506QM, BIOS FA506QM.300 01/14/2021
Jul 13 21:32:17 laptop-arch kernel: Call Trace:
Jul 13 21:32:17 laptop-arch kernel:  <TASK>
Jul 13 21:32:17 laptop-arch kernel:  dump_stack_lvl+0x5d/0x80
Jul 13 21:32:17 laptop-arch kernel:  __schedule_bug.cold+0x42/0x4e
Jul 13 21:32:17 laptop-arch kernel:  __schedule+0x108d/0x1510
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? vprintk_emit+0x176/0x2a0
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? _printk+0x6c/0x87
Jul 13 21:32:17 laptop-arch kernel:  do_task_dead+0x42/0x50
Jul 13 21:32:17 laptop-arch kernel:  make_task_dead.cold+0xd9/0xe5
Jul 13 21:32:17 laptop-arch kernel:  rewind_stack_and_make_dead+0x16/0x20
Jul 13 21:32:17 laptop-arch kernel: RIP: 0033:0x789e78c79709
Jul 13 21:32:17 laptop-arch kernel: Code: Unable to access opcode bytes at 0x789e78c796df.
Jul 13 21:32:17 laptop-arch kernel: RSP: 002b:0000789e3d9ffb70 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
Jul 13 21:32:17 laptop-arch kernel: RAX: fffffffffffffe00 RBX: 0000000000000000 RCX: 0000789e78c79709
Jul 13 21:32:17 laptop-arch kernel: RDX: 0000000000000000 RSI: 0000000000000189 RDI: 0000789e54aa3ab8
Jul 13 21:32:17 laptop-arch kernel: RBP: 0000789e3d9ffba0 R08: 0000000000000000 R09: 00000000ffffffff
Jul 13 21:32:17 laptop-arch kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
Jul 13 21:32:17 laptop-arch kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000789e54aa3ab8
Jul 13 21:32:17 laptop-arch kernel:  </TASK>
Jul 13 21:32:17 laptop-arch kernel: ------------[ cut here ]------------
Jul 13 21:32:17 laptop-arch kernel: Voluntary context switch within RCU read-side critical section!
Jul 13 21:32:17 laptop-arch kernel: WARNING: CPU: 1 PID: 2358 at kernel/rcu/tree_plugin.h:320 rcu_note_context_switch+0x575/0x5d0
Jul 13 21:32:17 laptop-arch kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep amd_atl intel_rapl_msr vfat fat intel_rapl_common snd_sof_amd_acp63 snd_sof_amd_vangogh amdgpu snd_sof_amd_rembrandt joydev 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 soundwire_generic_allocation soundwire_bus mousedev uvcvideo snd_soc_core iwlmvm kvm_amd amdxcp snd_hda_codec_realtek videobuf2_vmalloc snd_compress drm_exec snd_hda_codec_generic uvc ac97_bus gpu_sched snd_hda_scodec_component kvm videobuf2_memops snd_pcm_dmaengine drm_buddy videobuf2_v4l2 snd_rpl_pci_acp6x i2c_algo_bit snd_hda_codec_hdmi mac80211 snd_acp_pci crct10dif_pclmul drm_suballoc_helper snd_acp_legacy_common videodev drm_ttm_helper crc32_pclmul snd_pci_acp6x snd_hda_intel polyval_clmulni videobuf2_common libarc4 ttm snd_pci_acp5x snd_intel_dspcfg polyval_generic ptp snd_rn_pci_acp3x mc gf128mul snd_intel_sdw_acpi usbhid
Jul 13 21:32:17 laptop-arch kernel:  drm_display_helper pps_core ghash_clmulni_intel snd_acp_config snd_hda_codec snd_soc_acpi sha512_ssse3 cec ccp snd_pci_acp3x sha256_ssse3 snd_hda_core sha1_ssse3 btusb snd_hwdep aesni_intel btrtl asus_nb_wmi iwlwifi r8169 snd_pcm ucsi_acpi hid_multitouch asus_wmi crypto_simd btintel realtek hid_generic typec_ucsi snd_timer platform_profile cryptd cfg80211 mdio_devres btbcm sp5100_tco rapl sparse_keymap i2c_hid_acpi snd typec btmtk wmi_bmof pcspkr soundcore libphy k10temp i2c_piix4 roles i2c_hid asus_wireless amd_pmc bluetooth mac_hid ecdh_generic rfkill uinput i2c_dev crypto_user loop dm_mod nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd nvme libps2 vivaldi_fmap nvme_core xhci_pci crc32c_intel i8042 nvme_auth xhci_pci_renesas serio nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Jul 13 21:32:17 laptop-arch kernel: CPU: 1 PID: 2358 Comm: firefox:sh2 Tainted: P      D W  OE      6.9.9-arch1-1 #1 a564e80ab10c5cd5584d6e9a0715907a10e33ca4
Jul 13 21:32:17 laptop-arch kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506QM_TUF566QM/FA506QM, BIOS FA506QM.300 01/14/2021
Jul 13 21:32:17 laptop-arch kernel: RIP: 0010:rcu_note_context_switch+0x575/0x5d0
Jul 13 21:32:17 laptop-arch kernel: Code: ff 49 89 8d a8 00 00 00 e9 f0 fc ff ff 45 85 ff 75 ef e9 e6 fc ff ff 48 c7 c7 b8 8b 26 a4 c6 05 9b d7 05 02 01 e8 6b 41 f4 ff <0f> 0b e9 d6 fa ff ff c6 45 11 00 48 8b 75 20 ba 01 00 00 00 48 8b
Jul 13 21:32:17 laptop-arch kernel: RSP: 0018:ffffb2a8c3ecfe18 EFLAGS: 00010082
Jul 13 21:32:17 laptop-arch kernel: RAX: 0000000000000000 RBX: ffff9f7741436a80 RCX: 0000000000000027
Jul 13 21:32:17 laptop-arch kernel: RDX: ffff9f79de2a19c8 RSI: 0000000000000001 RDI: ffff9f79de2a19c0
Jul 13 21:32:17 laptop-arch kernel: RBP: ffff9f79de2b7440 R08: 0000000000000000 R09: ffffb2a8c3ecfc98
Jul 13 21:32:17 laptop-arch kernel: R10: ffffffffa4ab21a8 R11: 0000000000000003 R12: 0000000000000000
Jul 13 21:32:17 laptop-arch kernel: R13: ffff9f7741436a80 R14: 0000000000000000 R15: 0000000000000000
Jul 13 21:32:17 laptop-arch kernel: FS:  0000000000000000(0000) GS:ffff9f79de280000(0000) knlGS:0000000000000000
Jul 13 21:32:17 laptop-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 13 21:32:17 laptop-arch kernel: CR2: 0000000000000092 CR3: 000000027f820000 CR4: 0000000000f50ef0
Jul 13 21:32:17 laptop-arch kernel: PKRU: 55555554
Jul 13 21:32:17 laptop-arch kernel: Call Trace:
Jul 13 21:32:17 laptop-arch kernel:  <TASK>
Jul 13 21:32:17 laptop-arch kernel:  ? rcu_note_context_switch+0x575/0x5d0
Jul 13 21:32:17 laptop-arch kernel:  ? __warn.cold+0x8e/0xe8
Jul 13 21:32:17 laptop-arch kernel:  ? rcu_note_context_switch+0x575/0x5d0
Jul 13 21:32:17 laptop-arch kernel:  ? report_bug+0xff/0x140
Jul 13 21:32:17 laptop-arch kernel:  ? console_unlock+0x84/0x130
Jul 13 21:32:17 laptop-arch kernel:  ? handle_bug+0x3c/0x80
Jul 13 21:32:17 laptop-arch kernel:  ? exc_invalid_op+0x17/0x70
Jul 13 21:32:17 laptop-arch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 13 21:32:17 laptop-arch kernel:  ? rcu_note_context_switch+0x575/0x5d0
Jul 13 21:32:17 laptop-arch kernel:  ? rcu_note_context_switch+0x575/0x5d0
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  __schedule+0xaa/0x1510
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? vprintk_emit+0x176/0x2a0
Jul 13 21:32:17 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:17 laptop-arch kernel:  ? _printk+0x6c/0x87
Jul 13 21:32:17 laptop-arch kernel:  do_task_dead+0x42/0x50
Jul 13 21:32:17 laptop-arch kernel:  make_task_dead.cold+0xd9/0xe5
Jul 13 21:32:17 laptop-arch kernel:  rewind_stack_and_make_dead+0x16/0x20
Jul 13 21:32:17 laptop-arch kernel: RIP: 0033:0x789e78c79709
Jul 13 21:32:17 laptop-arch kernel: Code: Unable to access opcode bytes at 0x789e78c796df.
Jul 13 21:32:17 laptop-arch kernel: RSP: 002b:0000789e3d9ffb70 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
Jul 13 21:32:17 laptop-arch kernel: RAX: fffffffffffffe00 RBX: 0000000000000000 RCX: 0000789e78c79709
Jul 13 21:32:17 laptop-arch kernel: RDX: 0000000000000000 RSI: 0000000000000189 RDI: 0000789e54aa3ab8
Jul 13 21:32:17 laptop-arch kernel: RBP: 0000789e3d9ffba0 R08: 0000000000000000 R09: 00000000ffffffff
Jul 13 21:32:17 laptop-arch kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
Jul 13 21:32:17 laptop-arch kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000789e54aa3ab8
Jul 13 21:32:17 laptop-arch kernel:  </TASK>
Jul 13 21:32:17 laptop-arch kernel: ---[ end trace 0000000000000000 ]---
Jul 13 21:32:19 laptop-arch gnome-shell[1373]: endSessionDialog: No XDG_SESSION_ID, fetched from logind: 3
Jul 13 21:32:23 laptop-arch steam[3047]: reaping pid: 5216 -- gameoverlayui
Jul 13 21:32:24 laptop-arch systemd-logind[599]: The system will power off now!
Jul 13 21:32:24 laptop-arch systemd-logind[599]: System is powering down.
Jul 13 21:32:24 laptop-arch gnome-shell[1373]: Shutting down GNOME Shell
Jul 13 21:32:24 laptop-arch dbus-broker[1505]: Dispatched 152 messages @ 4(±6)μs / message.
Jul 13 21:32:24 laptop-arch kernel: rfkill: input handler enabled
Jul 13 21:32:24 laptop-arch systemd[1]: Stopping Session 3 of User lwrz...
Jul 13 21:32:24 laptop-arch gdm-password][1233]: pam_unix(gdm-password:session): session closed for user lwrz
Jul 13 21:32:24 laptop-arch gdm-password][1233]: pam_systemd(gdm-password:session): New sd-bus connection (system-bus-pam-systemd-1233) opened.
Jul 13 21:32:24 laptop-arch gdm[648]: Gdm: on_display_added: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jul 13 21:32:24 laptop-arch kernel: BUG: unable to handle page fault for address: 0000000000001132
Jul 13 21:32:24 laptop-arch kernel: #PF: supervisor read access in kernel mode
Jul 13 21:32:24 laptop-arch kernel: #PF: error_code(0x0000) - not-present page
Jul 13 21:32:24 laptop-arch kernel: PGD 0 P4D 0
Jul 13 21:32:24 laptop-arch kernel: Oops: 0000 [#2] PREEMPT SMP NOPTI
Jul 13 21:32:24 laptop-arch kernel: CPU: 5 PID: 2032 Comm: gsd-xsettings Tainted: P      D W  OE      6.9.9-arch1-1 #1 a564e80ab10c5cd5584d6e9a0715907a10e33ca4
Jul 13 21:32:24 laptop-arch kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506QM_TUF566QM/FA506QM, BIOS FA506QM.300 01/14/2021
Jul 13 21:32:24 laptop-arch kernel: RIP: 0010:zswap_load+0x10f/0x170
Jul 13 21:32:24 laptop-arch kernel: Code: 48 c1 ff 06 48 c1 e7 0c 48 03 3d 0c 8d 55 01 f3 48 ab 65 48 ff 05 c1 61 28 5d 48 8b 6b 38 48 85 ed 74 1a 66 90 e8 b1 12 dc ff <48> 8b 7d 10 be 6c 00 00 00 e8 a3 d6 ff ff e8 2e 65 dc ff 45 85 ed
Jul 13 21:32:24 laptop-arch kernel: RSP: 0000:ffffb2a8d2befc00 EFLAGS: 00010202
Jul 13 21:32:24 laptop-arch kernel: RAX: 0000000000000001 RBX: ffff9f7939b42dc0 RCX: 0000000000000a00
Jul 13 21:32:24 laptop-arch kernel: RDX: ffff9f77624c0000 RSI: 00000000000006c0 RDI: ffff9f77416f3ed8
Jul 13 21:32:24 laptop-arch kernel: RBP: 0000000000001122 R08: 0000000000000340 R09: ffff9f77af596000
Jul 13 21:32:24 laptop-arch kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffffd33ec6bd6540
Jul 13 21:32:24 laptop-arch kernel: R13: 0000000000000001 R14: ffff9f770b13b3b8 R15: ffff9f770b13b3b0
Jul 13 21:32:24 laptop-arch kernel: FS:  000075a31e4159c0(0000) GS:ffff9f79de480000(0000) knlGS:0000000000000000
Jul 13 21:32:24 laptop-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 13 21:32:24 laptop-arch kernel: CR2: 0000000000001132 CR3: 0000000141656000 CR4: 0000000000f50ef0
Jul 13 21:32:24 laptop-arch kernel: PKRU: 55555554
Jul 13 21:32:24 laptop-arch kernel: Call Trace:
Jul 13 21:32:24 laptop-arch kernel:  <TASK>
Jul 13 21:32:24 laptop-arch kernel:  ? __die_body.cold+0x19/0x27
Jul 13 21:32:24 laptop-arch kernel:  ? page_fault_oops+0x15a/0x2b0
Jul 13 21:32:24 laptop-arch kernel:  ? exc_page_fault+0x81/0x190
Jul 13 21:32:24 laptop-arch kernel:  ? asm_exc_page_fault+0x26/0x30
Jul 13 21:32:24 laptop-arch kernel:  ? zswap_load+0x10f/0x170
Jul 13 21:32:24 laptop-arch kernel:  swap_read_folio+0x62/0x450
Jul 13 21:32:24 laptop-arch kernel:  swapin_readahead+0x1dc/0x530
Jul 13 21:32:24 laptop-arch kernel:  do_swap_page+0x4e4/0xcc0
Jul 13 21:32:24 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:24 laptop-arch kernel:  ? syscall_exit_to_user_mode+0x72/0x200
Jul 13 21:32:24 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:24 laptop-arch kernel:  ? __pte_offset_map+0x1b/0x180
Jul 13 21:32:24 laptop-arch kernel:  __handle_mm_fault+0x862/0xe10
Jul 13 21:32:24 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:24 laptop-arch kernel:  handle_mm_fault+0xf0/0x300
Jul 13 21:32:24 laptop-arch kernel:  do_user_addr_fault+0x20e/0x620
Jul 13 21:32:24 laptop-arch kernel:  exc_page_fault+0x81/0x190
Jul 13 21:32:24 laptop-arch kernel:  asm_exc_page_fault+0x26/0x30
Jul 13 21:32:24 laptop-arch kernel: RIP: 0033:0x75a317e75808
Jul 13 21:32:24 laptop-arch kernel: Code: 44 24 2c 00 00 00 00 e9 fe fc ff ff 45 31 e4 e9 af fe ff ff 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 85 ff 74 0b 48 8b 07 <ff> 60 08 0f 1f 44 00 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44
Jul 13 21:32:24 laptop-arch kernel: RSP: 002b:00007ffd391a0ae8 EFLAGS: 00010206
Jul 13 21:32:24 laptop-arch kernel: RAX: 000075a319deec28 RBX: 00005f20a2a4d0f8 RCX: 0000000000000071
Jul 13 21:32:24 laptop-arch kernel: RDX: 0000000000000061 RSI: 0000000000000020 RDI: 00005f20a2a4d1f0
Jul 13 21:32:24 laptop-arch kernel: RBP: 00005f20a2a4c3d0 R08: 00000005f20a2a4c R09: 0000000000000000
Jul 13 21:32:24 laptop-arch kernel: R10: 0000000000000070 R11: 11e4dea28545ce31 R12: 000075a31c02cdc0
Jul 13 21:32:24 laptop-arch kernel: R13: 000075a31c02ddc0 R14: 00005f20a2a4d0f0 R15: 000075a31aa546e0
Jul 13 21:32:24 laptop-arch kernel:  </TASK>
Jul 13 21:32:24 laptop-arch kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep amd_atl intel_rapl_msr vfat fat intel_rapl_common snd_sof_amd_acp63 snd_sof_amd_vangogh amdgpu snd_sof_amd_rembrandt joydev 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 soundwire_generic_allocation soundwire_bus mousedev uvcvideo snd_soc_core iwlmvm kvm_amd amdxcp snd_hda_codec_realtek videobuf2_vmalloc snd_compress drm_exec snd_hda_codec_generic uvc ac97_bus gpu_sched snd_hda_scodec_component kvm videobuf2_memops snd_pcm_dmaengine drm_buddy videobuf2_v4l2 snd_rpl_pci_acp6x i2c_algo_bit snd_hda_codec_hdmi mac80211 snd_acp_pci crct10dif_pclmul drm_suballoc_helper snd_acp_legacy_common videodev drm_ttm_helper crc32_pclmul snd_pci_acp6x snd_hda_intel polyval_clmulni videobuf2_common libarc4 ttm snd_pci_acp5x snd_intel_dspcfg polyval_generic ptp snd_rn_pci_acp3x mc gf128mul snd_intel_sdw_acpi usbhid
Jul 13 21:32:24 laptop-arch kernel:  drm_display_helper pps_core ghash_clmulni_intel snd_acp_config snd_hda_codec snd_soc_acpi sha512_ssse3 cec ccp snd_pci_acp3x sha256_ssse3 snd_hda_core sha1_ssse3 btusb snd_hwdep aesni_intel btrtl asus_nb_wmi iwlwifi r8169 snd_pcm ucsi_acpi hid_multitouch asus_wmi crypto_simd btintel realtek hid_generic typec_ucsi snd_timer platform_profile cryptd cfg80211 mdio_devres btbcm sp5100_tco rapl sparse_keymap i2c_hid_acpi snd typec btmtk wmi_bmof pcspkr soundcore libphy k10temp i2c_piix4 roles i2c_hid asus_wireless amd_pmc bluetooth mac_hid ecdh_generic rfkill uinput i2c_dev crypto_user loop dm_mod nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd nvme libps2 vivaldi_fmap nvme_core xhci_pci crc32c_intel i8042 nvme_auth xhci_pci_renesas serio nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Jul 13 21:32:24 laptop-arch kernel: CR2: 0000000000001132
Jul 13 21:32:24 laptop-arch kernel: ---[ end trace 0000000000000000 ]---
Jul 13 21:32:24 laptop-arch kernel: RIP: 0010:zswap_entry_free+0xa7/0x170
Jul 13 21:32:24 laptop-arch kernel: Code: a4 55 01 48 01 d0 48 c1 e8 0c 48 c1 e0 06 48 03 05 4e a4 55 01 48 8b 28 e8 16 2a dc ff 48 8b 4b 38 48 c1 ed 3b 48 85 c9 74 04 <48> 8b 49 10 48 8d 73 40 89 ea 48 c7 c7 60 55 4d a5 e8 13 37 fa ff
Jul 13 21:32:24 laptop-arch kernel: RSP: 0018:ffffb2a8c3ecf9a8 EFLAGS: 00010206
Jul 13 21:32:24 laptop-arch kernel: RAX: 0000000000000002 RBX: ffff9f77a62d9460 RCX: 0000000000000082
Jul 13 21:32:24 laptop-arch kernel: RDX: ffff9f7741436a80 RSI: ffff9f77a62d9730 RDI: ffff9f77a62d9460
Jul 13 21:32:24 laptop-arch kernel: RBP: 0000000000000000 R08: ffff9f770b13b310 R09: 0000000000000000
Jul 13 21:32:24 laptop-arch kernel: R10: ffff9f77a62d95f0 R11: 0000000000000000 R12: ffff9f770b13b310
Jul 13 21:32:24 laptop-arch kernel: R13: 03ffffffffffffff R14: ffff9f770b13b318 R15: ffff9f7783a38e30
Jul 13 21:32:24 laptop-arch kernel: FS:  000075a31e4159c0(0000) GS:ffff9f79de480000(0000) knlGS:0000000000000000
Jul 13 21:32:24 laptop-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 13 21:32:24 laptop-arch kernel: CR2: 0000000000001132 CR3: 0000000141656000 CR4: 0000000000f50ef0
Jul 13 21:32:24 laptop-arch kernel: PKRU: 55555554
Jul 13 21:32:24 laptop-arch kernel: note: gsd-xsettings[2032] exited with irqs disabled
Jul 13 21:32:24 laptop-arch gdm[648]: Gdm: Freeing conversation 'gdm-password' with active job
Jul 13 21:32:24 laptop-arch gdm[648]: Gdm: on_display_removed: assertion 'GDM_IS_REMOTE_DISPLAY (display)' failed
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: Error sending STATISTICS_CMD: time out after 2000ms.
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: Current CMD queue read_ptr 210 write_ptr 211
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 6
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 77.c360c4b1.0 cc-a0-77.ucode
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000084 | NMI_INTERRUPT_UNKNOWN       
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x0080A210 | trm_hw_status0
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000000 | trm_hw_status1
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x004F8CE6 | branchlink2
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x0001CAEE | interruptlink1
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x0001CAEE | interruptlink2
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x000152F6 | data1
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x01000000 | data2
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000000 | data3
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0xB641C421 | beacon time
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0xB44F7BE3 | tsf low
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00002FB7 | tsf hi
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x760158FE | time gp2
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000001 | uCode revision type
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x0000004D | uCode version major
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0xC360C4B1 | uCode version minor
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000340 | hw version
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00C89000 | board version
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x80B1F400 | hcmd
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x24020000 | isr0
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x01400000 | isr1
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x08F04802 | isr2
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00C3200C | isr3
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x037F001C | last cmd Id
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x000152F6 | wait_event
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000080 | l2p_control
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00010014 | l2p_duration
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x000000CE | l2p_addr_match
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000008 | lmpm_pmg_sel
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000000 | timestamp
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x0000A818 | flow_handler
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: Transport status: 0x0000004A, valid: 7
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x20000066 | NMI_INTERRUPT_HOST
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000000 | umac branchlink1
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x80455D6E | umac branchlink2
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0xC0081614 | umac interruptlink1
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0xC008164C | umac interruptlink2
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x01000000 | umac data1
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0xC008164C | umac data2
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000000 | umac data3
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x0000004D | umac major
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0xC360C4B1 | umac minor
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x760158FC | frame pointer
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0xC0886244 | stack pointer
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00D2019C | last host cmd
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000009 | isr status reg
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: IML/ROM dump:
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000003 | IML/ROM error/state
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00005854 | IML/ROM data1
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: Fseq Registers:
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x60000000 | FSEQ_ERROR_CODE
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x80290021 | FSEQ_TOP_INIT_VERSION
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00050008 | FSEQ_CNVIO_INIT_VERSION
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x0000A503 | FSEQ_OTP_VERSION
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x80000003 | FSEQ_TOP_CONTENT_VERSION
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x4552414E | FSEQ_ALIVE_TOKEN
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00100530 | FSEQ_CNVI_ID
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000532 | FSEQ_CNVR_ID
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00100530 | CNVI_AUX_MISC_CHIP
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00000532 | CNVR_AUX_MISC_CHIP
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00050008 | FSEQ_PREV_CNVIO_INIT_VERSION
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00290021 | FSEQ_WIFI_FSEQ_VERSION
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x00290021 | FSEQ_BT_FSEQ_VERSION
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: 0x000000F0 | FSEQ_CLASS_TP_VERSION
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: UMAC CURRENT PC: 0x80472b1c
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: LMAC1 CURRENT PC: 0xd0
Jul 13 21:32:30 laptop-arch kernel: iwlwifi 0000:03:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
Jul 13 21:32:30 laptop-arch kernel: ieee80211 phy0: Hardware restart was requested
Jul 13 21:32:38 laptop-arch kernel: iwlwifi 0000:03:00.0: Queue 3 is stuck 127 128
Jul 13 21:32:46 laptop-arch kernel: watchdog: BUG: soft lockup - CPU#2 stuck for 22s! [gsd-sharing:1570]
Jul 13 21:32:46 laptop-arch kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep amd_atl intel_rapl_msr vfat fat intel_rapl_common snd_sof_amd_acp63 snd_sof_amd_vangogh amdgpu snd_sof_amd_rembrandt joydev 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 soundwire_generic_allocation soundwire_bus mousedev uvcvideo snd_soc_core iwlmvm kvm_amd amdxcp snd_hda_codec_realtek videobuf2_vmalloc snd_compress drm_exec snd_hda_codec_generic uvc ac97_bus gpu_sched snd_hda_scodec_component kvm videobuf2_memops snd_pcm_dmaengine drm_buddy videobuf2_v4l2 snd_rpl_pci_acp6x i2c_algo_bit snd_hda_codec_hdmi mac80211 snd_acp_pci crct10dif_pclmul drm_suballoc_helper snd_acp_legacy_common videodev drm_ttm_helper crc32_pclmul snd_pci_acp6x snd_hda_intel polyval_clmulni videobuf2_common libarc4 ttm snd_pci_acp5x snd_intel_dspcfg polyval_generic ptp snd_rn_pci_acp3x mc gf128mul snd_intel_sdw_acpi usbhid
Jul 13 21:32:46 laptop-arch kernel:  drm_display_helper pps_core ghash_clmulni_intel snd_acp_config snd_hda_codec snd_soc_acpi sha512_ssse3 cec ccp snd_pci_acp3x sha256_ssse3 snd_hda_core sha1_ssse3 btusb snd_hwdep aesni_intel btrtl asus_nb_wmi iwlwifi r8169 snd_pcm ucsi_acpi hid_multitouch asus_wmi crypto_simd btintel realtek hid_generic typec_ucsi snd_timer platform_profile cryptd cfg80211 mdio_devres btbcm sp5100_tco rapl sparse_keymap i2c_hid_acpi snd typec btmtk wmi_bmof pcspkr soundcore libphy k10temp i2c_piix4 roles i2c_hid asus_wireless amd_pmc bluetooth mac_hid ecdh_generic rfkill uinput i2c_dev crypto_user loop dm_mod nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd nvme libps2 vivaldi_fmap nvme_core xhci_pci crc32c_intel i8042 nvme_auth xhci_pci_renesas serio nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Jul 13 21:32:46 laptop-arch kernel: CPU: 2 PID: 1570 Comm: gsd-sharing Tainted: P      D W  OE      6.9.9-arch1-1 #1 a564e80ab10c5cd5584d6e9a0715907a10e33ca4
Jul 13 21:32:46 laptop-arch kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506QM_TUF566QM/FA506QM, BIOS FA506QM.300 01/14/2021
Jul 13 21:32:46 laptop-arch kernel: RIP: 0010:native_queued_spin_lock_slowpath+0x71/0x2e0
Jul 13 21:32:46 laptop-arch kernel: Code: 0f ba 2b 08 0f 92 c2 8b 03 0f b6 d2 c1 e2 08 30 e4 09 d0 3d ff 00 00 00 77 5b 85 c0 74 10 0f b6 03 84 c0 74 09 f3 90 0f b6 03 <84> c0 75 f7 b8 01 00 00 00 66 89 03 65 48 ff 05 83 a5 7e 5c 5b 5d
Jul 13 21:32:46 laptop-arch kernel: RSP: 0000:ffffb2a8d4147bd0 EFLAGS: 00000202
Jul 13 21:32:46 laptop-arch kernel: RAX: 0000000000000001 RBX: ffff9f770b13b318 RCX: 0000000000000008
Jul 13 21:32:46 laptop-arch kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff9f770b13b318
Jul 13 21:32:46 laptop-arch kernel: RBP: 00000000000c4156 R08: 0000000000000001 R09: 0000000000000001
Jul 13 21:32:46 laptop-arch kernel: R10: 0000000000000002 R11: 0000000000000001 R12: ffffd33ec7767000
Jul 13 21:32:46 laptop-arch kernel: R13: 0000000000000001 R14: ffff9f770b13b318 R15: ffff9f770b13b310
Jul 13 21:32:46 laptop-arch kernel: FS:  0000731b6b217500(0000) GS:ffff9f79de300000(0000) knlGS:0000000000000000
Jul 13 21:32:46 laptop-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 13 21:32:46 laptop-arch kernel: CR2: 0000731b50034160 CR3: 0000000116896000 CR4: 0000000000f50ef0
Jul 13 21:32:46 laptop-arch kernel: PKRU: 55555554
Jul 13 21:32:46 laptop-arch kernel: Call Trace:
Jul 13 21:32:46 laptop-arch kernel:  <IRQ>
Jul 13 21:32:46 laptop-arch kernel:  ? watchdog_timer_fn.cold+0x3d/0xa1
Jul 13 21:32:46 laptop-arch kernel:  ? __pfx_watchdog_timer_fn+0x10/0x10
Jul 13 21:32:46 laptop-arch kernel:  ? __hrtimer_run_queues+0x132/0x2a0
Jul 13 21:32:46 laptop-arch kernel:  ? hrtimer_interrupt+0xfa/0x210
Jul 13 21:32:46 laptop-arch kernel:  ? __sysvec_apic_timer_interrupt+0x55/0x100
Jul 13 21:32:46 laptop-arch kernel:  ? sysvec_apic_timer_interrupt+0x6c/0x90
Jul 13 21:32:46 laptop-arch kernel:  </IRQ>
Jul 13 21:32:46 laptop-arch kernel:  <TASK>
Jul 13 21:32:46 laptop-arch kernel:  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
Jul 13 21:32:46 laptop-arch kernel:  ? native_queued_spin_lock_slowpath+0x71/0x2e0
Jul 13 21:32:46 laptop-arch kernel:  _raw_spin_lock+0x29/0x30
Jul 13 21:32:46 laptop-arch kernel:  zswap_load+0x6a/0x170
Jul 13 21:32:46 laptop-arch kernel:  swap_read_folio+0x62/0x450
Jul 13 21:32:46 laptop-arch kernel:  swapin_readahead+0x4b5/0x530
Jul 13 21:32:46 laptop-arch kernel:  do_swap_page+0x4e4/0xcc0
Jul 13 21:32:46 laptop-arch kernel:  ? wake_up_q+0x4e/0x90
Jul 13 21:32:46 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:46 laptop-arch kernel:  ? futex_wake+0x169/0x190
Jul 13 21:32:46 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:46 laptop-arch kernel:  ? __pte_offset_map+0x1b/0x180
Jul 13 21:32:46 laptop-arch kernel:  __handle_mm_fault+0x862/0xe10
Jul 13 21:32:46 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:32:46 laptop-arch kernel:  handle_mm_fault+0xf0/0x300
Jul 13 21:32:46 laptop-arch kernel:  do_user_addr_fault+0x20e/0x620
Jul 13 21:32:46 laptop-arch kernel:  exc_page_fault+0x81/0x190
Jul 13 21:32:46 laptop-arch kernel:  asm_exc_page_fault+0x26/0x30
Jul 13 21:32:46 laptop-arch kernel: RIP: 0033:0x731b6b6527c1
Jul 13 21:32:46 laptop-arch kernel: Code: 00 42 0f b7 0c 62 66 85 c9 0f 84 0f ff ff ff 49 8d 7c 24 10 48 8b 04 fa a8 0f 0f 85 89 01 00 00 48 89 c6 83 e9 01 48 c1 ee 0c <48> 33 30 48 89 34 fa 66 42 89 0c 62 48 c7 40 08 00 00 00 00 48 83
Jul 13 21:32:46 laptop-arch kernel: RSP: 002b:00007fff5d94ce90 EFLAGS: 00010212
Jul 13 21:32:46 laptop-arch kernel: RAX: 0000731b50034160 RBX: 0000000000000060 RCX: 0000000000000002
Jul 13 21:32:46 laptop-arch kernel: RDX: 00005673cc0d6010 RSI: 0000000731b50034 RDI: 0000000000000015
Jul 13 21:32:46 laptop-arch kernel: RBP: 00007fff5d94cec0 R08: 0000731b6b791ae0 R09: 00000005673cc12f
Jul 13 21:32:46 laptop-arch kernel: R10: 0000000000000000 R11: 0000000000000014 R12: 0000000000000005
Jul 13 21:32:46 laptop-arch kernel: R13: fffffffffffff680 R14: 0000000000000000 R15: 0000731b6bac6940
Jul 13 21:32:46 laptop-arch kernel:  </TASK>
Jul 13 21:32:49 laptop-arch xdg-desktop-por[1892]: Failed to get application states: GDBus.Error:org.freedesktop.portal.Error.Failed: Could not get window list
Jul 13 21:32:49 laptop-arch gnome-shell[1373]: Could not release device '/dev/input/event0' (13,64): Timeout was reached
Jul 13 21:32:49 laptop-arch systemd-logind[599]: Failed to abandon session scope, ignoring: Connection timed out
Jul 13 21:32:49 laptop-arch systemd-logind[599]: Session 3 logged out. Waiting for processes to exit.
Jul 13 21:32:49 laptop-arch xdg-desktop-por[1922]: Error reading events from display: Broken pipe
Jul 13 21:32:49 laptop-arch gnome-shell[1373]: Window manager warning: META_CURRENT_TIME used to choose focus window; focus window may not be correct.
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/ldac
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSink/aptx_hd
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_hd
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSink/aptx
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSink/aac
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aac
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSink/opus_g
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/opus_g
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSink/sbc
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/sbc
Jul 13 21:32:49 laptop-arch evolution-alarm[1615]: Error reading events from display: Broken pipe
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jul 13 21:32:49 laptop-arch xdg-desktop-por[1949]: Error reading events from display: Broken pipe
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/faststream
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jul 13 21:32:49 laptop-arch gnome-software[1594]: Error reading events from display: Broken pipe
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSink/opus_05
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/opus_05
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jul 13 21:32:49 laptop-arch bluetoothd[598]: Endpoint unregistered: sender=:1.82 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jul 13 21:33:10 laptop-arch kernel: watchdog: BUG: soft lockup - CPU#11 stuck for 22s! [dconf worker:1954]
Jul 13 21:33:10 laptop-arch kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep amd_atl intel_rapl_msr vfat fat intel_rapl_common snd_sof_amd_acp63 snd_sof_amd_vangogh amdgpu snd_sof_amd_rembrandt joydev 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 soundwire_generic_allocation soundwire_bus mousedev uvcvideo snd_soc_core iwlmvm kvm_amd amdxcp snd_hda_codec_realtek videobuf2_vmalloc snd_compress drm_exec snd_hda_codec_generic uvc ac97_bus gpu_sched snd_hda_scodec_component kvm videobuf2_memops snd_pcm_dmaengine drm_buddy videobuf2_v4l2 snd_rpl_pci_acp6x i2c_algo_bit snd_hda_codec_hdmi mac80211 snd_acp_pci crct10dif_pclmul drm_suballoc_helper snd_acp_legacy_common videodev drm_ttm_helper crc32_pclmul snd_pci_acp6x snd_hda_intel polyval_clmulni videobuf2_common libarc4 ttm snd_pci_acp5x snd_intel_dspcfg polyval_generic ptp snd_rn_pci_acp3x mc gf128mul snd_intel_sdw_acpi usbhid
Jul 13 21:33:10 laptop-arch kernel:  drm_display_helper pps_core ghash_clmulni_intel snd_acp_config snd_hda_codec snd_soc_acpi sha512_ssse3 cec ccp snd_pci_acp3x sha256_ssse3 snd_hda_core sha1_ssse3 btusb snd_hwdep aesni_intel btrtl asus_nb_wmi iwlwifi r8169 snd_pcm ucsi_acpi hid_multitouch asus_wmi crypto_simd btintel realtek hid_generic typec_ucsi snd_timer platform_profile cryptd cfg80211 mdio_devres btbcm sp5100_tco rapl sparse_keymap i2c_hid_acpi snd typec btmtk wmi_bmof pcspkr soundcore libphy k10temp i2c_piix4 roles i2c_hid asus_wireless amd_pmc bluetooth mac_hid ecdh_generic rfkill uinput i2c_dev crypto_user loop dm_mod nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd nvme libps2 vivaldi_fmap nvme_core xhci_pci crc32c_intel i8042 nvme_auth xhci_pci_renesas serio nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Jul 13 21:33:10 laptop-arch kernel: CPU: 11 PID: 1954 Comm: dconf worker Tainted: P      D W  OEL     6.9.9-arch1-1 #1 a564e80ab10c5cd5584d6e9a0715907a10e33ca4
Jul 13 21:33:10 laptop-arch kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506QM_TUF566QM/FA506QM, BIOS FA506QM.300 01/14/2021
Jul 13 21:33:10 laptop-arch kernel: RIP: 0010:native_queued_spin_lock_slowpath+0x21e/0x2e0
Jul 13 21:33:10 laptop-arch kernel: Code: c5 01 c1 e5 10 41 c1 e5 12 44 09 ed 89 e8 c1 e8 10 66 87 43 02 89 c2 c1 e2 10 81 fa ff ff 00 00 77 5d 31 d2 eb 02 f3 90 8b 03 <66> 85 c0 75 f7 39 e8 0f 84 92 00 00 00 c6 03 01 48 85 d2 74 0e c7
Jul 13 21:33:10 laptop-arch kernel: RSP: 0018:ffffb2a8d51fb5f8 EFLAGS: 00000202
Jul 13 21:33:10 laptop-arch kernel: RAX: 0000000000300101 RBX: ffff9f770b13b318 RCX: 0000000000000001
Jul 13 21:33:10 laptop-arch kernel: RDX: 0000000000000000 RSI: 0000000000000101 RDI: ffff9f770b13b318
Jul 13 21:33:10 laptop-arch kernel: RBP: 0000000000300000 R08: ffff9f7708c390a0 R09: 0000000000330021
Jul 13 21:33:10 laptop-arch kernel: R10: 0000000000330021 R11: 0000000000000000 R12: ffff9f79de7b73c0
Jul 13 21:33:10 laptop-arch kernel: R13: 0000000000300000 R14: ffff9f770b13b318 R15: ffff9f776ceb53a8
Jul 13 21:33:10 laptop-arch kernel: FS:  0000000000000000(0000) GS:ffff9f79de780000(0000) knlGS:0000000000000000
Jul 13 21:33:10 laptop-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 13 21:33:10 laptop-arch kernel: CR2: 00005b2e91442590 CR3: 0000000119a5a000 CR4: 0000000000f50ef0
Jul 13 21:33:10 laptop-arch kernel: PKRU: 55555554
Jul 13 21:33:10 laptop-arch kernel: Call Trace:
Jul 13 21:33:10 laptop-arch kernel:  <IRQ>
Jul 13 21:33:10 laptop-arch kernel:  ? watchdog_timer_fn.cold+0x3d/0xa1
Jul 13 21:33:10 laptop-arch kernel:  ? __pfx_watchdog_timer_fn+0x10/0x10
Jul 13 21:33:10 laptop-arch kernel:  ? __hrtimer_run_queues+0x132/0x2a0
Jul 13 21:33:10 laptop-arch kernel:  ? hrtimer_interrupt+0xfa/0x210
Jul 13 21:33:10 laptop-arch kernel:  ? __sysvec_apic_timer_interrupt+0x55/0x100
Jul 13 21:33:10 laptop-arch kernel:  ? sysvec_apic_timer_interrupt+0x6c/0x90
Jul 13 21:33:10 laptop-arch kernel:  </IRQ>
Jul 13 21:33:10 laptop-arch kernel:  <TASK>
Jul 13 21:33:10 laptop-arch kernel:  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
Jul 13 21:33:10 laptop-arch kernel:  ? native_queued_spin_lock_slowpath+0x21e/0x2e0
Jul 13 21:33:10 laptop-arch kernel:  ? zswap_update_total_size+0x69/0x80
Jul 13 21:33:10 laptop-arch kernel:  _raw_spin_lock+0x29/0x30
Jul 13 21:33:10 laptop-arch kernel:  zswap_invalidate+0x4c/0xb0
Jul 13 21:33:10 laptop-arch kernel:  free_swap_slot+0x18/0xd0
Jul 13 21:33:10 laptop-arch kernel:  __swap_entry_free+0x72/0x90
Jul 13 21:33:10 laptop-arch kernel:  free_swap_and_cache+0x57/0x100
Jul 13 21:33:10 laptop-arch kernel:  unmap_page_range+0x837/0x17a0
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? mas_next_slot+0x153/0x6c0
Jul 13 21:33:10 laptop-arch kernel:  unmap_vmas+0xbd/0x1a0
Jul 13 21:33:10 laptop-arch kernel:  exit_mmap+0xff/0x3a0
Jul 13 21:33:10 laptop-arch kernel:  __mmput+0x3e/0x140
Jul 13 21:33:10 laptop-arch kernel:  do_exit+0x2e0/0xaf0
Jul 13 21:33:10 laptop-arch kernel:  do_group_exit+0x30/0x80
Jul 13 21:33:10 laptop-arch kernel:  get_signal+0x7e4/0x880
Jul 13 21:33:10 laptop-arch kernel:  arch_do_signal_or_restart+0x3f/0x260
Jul 13 21:33:10 laptop-arch kernel:  syscall_exit_to_user_mode+0x1ae/0x200
Jul 13 21:33:10 laptop-arch kernel:  do_syscall_64+0x8f/0x190
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? eventfd_read+0xe5/0x210
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? __rseq_handle_notify_resume+0xa6/0x490
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? vfs_read+0x23d/0x370
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? syscall_exit_to_user_mode+0x72/0x200
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? do_syscall_64+0x8f/0x190
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? syscall_exit_to_user_mode+0x72/0x200
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? do_syscall_64+0x8f/0x190
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? update_load_avg+0x7e/0x7b0
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? rcu_accelerate_cbs+0x7a/0x80
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? sched_clock_cpu+0xf/0x1d0
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? irqtime_account_irq+0x3e/0xc0
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? handle_softirqs+0x198/0x2a0
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  ? __irq_exit_rcu+0x4a/0xb0
Jul 13 21:33:10 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:10 laptop-arch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jul 13 21:33:10 laptop-arch kernel: RIP: 0033:0x7610297e039d
Jul 13 21:33:10 laptop-arch kernel: Code: Unable to access opcode bytes at 0x7610297e0373.
Jul 13 21:33:10 laptop-arch kernel: RSP: 002b:000076101f3ffb20 EFLAGS: 00000293 ORIG_RAX: 0000000000000007
Jul 13 21:33:10 laptop-arch kernel: RAX: fffffffffffffdfc RBX: 000000007fffffff RCX: 00007610297e039d
Jul 13 21:33:10 laptop-arch kernel: RDX: 00000000ffffffff RSI: 0000000000000001 RDI: 0000761008000b90
Jul 13 21:33:10 laptop-arch kernel: RBP: 000076101f3ffb40 R08: 0000000000000000 R09: 000000007fffffff
Jul 13 21:33:10 laptop-arch kernel: R10: 0000621451e655c0 R11: 0000000000000293 R12: 00000000ffffffff
Jul 13 21:33:10 laptop-arch kernel: R13: 0000000000000001 R14: 0000761008000b90 R15: 0000621451e655c0
Jul 13 21:33:10 laptop-arch kernel:  </TASK>
Jul 13 21:33:14 laptop-arch gnome-session-c[1338]: Failed to start shutdown target: Timeout was reached
Jul 13 21:33:14 laptop-arch kernel: watchdog: BUG: soft lockup - CPU#2 stuck for 48s! [gsd-sharing:1570]
Jul 13 21:33:14 laptop-arch kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep amd_atl intel_rapl_msr vfat fat intel_rapl_common snd_sof_amd_acp63 snd_sof_amd_vangogh amdgpu snd_sof_amd_rembrandt joydev 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 soundwire_generic_allocation soundwire_bus mousedev uvcvideo snd_soc_core iwlmvm kvm_amd amdxcp snd_hda_codec_realtek videobuf2_vmalloc snd_compress drm_exec snd_hda_codec_generic uvc ac97_bus gpu_sched snd_hda_scodec_component kvm videobuf2_memops snd_pcm_dmaengine drm_buddy videobuf2_v4l2 snd_rpl_pci_acp6x i2c_algo_bit snd_hda_codec_hdmi mac80211 snd_acp_pci crct10dif_pclmul drm_suballoc_helper snd_acp_legacy_common videodev drm_ttm_helper crc32_pclmul snd_pci_acp6x snd_hda_intel polyval_clmulni videobuf2_common libarc4 ttm snd_pci_acp5x snd_intel_dspcfg polyval_generic ptp snd_rn_pci_acp3x mc gf128mul snd_intel_sdw_acpi usbhid
Jul 13 21:33:14 laptop-arch kernel:  drm_display_helper pps_core ghash_clmulni_intel snd_acp_config snd_hda_codec snd_soc_acpi sha512_ssse3 cec ccp snd_pci_acp3x sha256_ssse3 snd_hda_core sha1_ssse3 btusb snd_hwdep aesni_intel btrtl asus_nb_wmi iwlwifi r8169 snd_pcm ucsi_acpi hid_multitouch asus_wmi crypto_simd btintel realtek hid_generic typec_ucsi snd_timer platform_profile cryptd cfg80211 mdio_devres btbcm sp5100_tco rapl sparse_keymap i2c_hid_acpi snd typec btmtk wmi_bmof pcspkr soundcore libphy k10temp i2c_piix4 roles i2c_hid asus_wireless amd_pmc bluetooth mac_hid ecdh_generic rfkill uinput i2c_dev crypto_user loop dm_mod nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd nvme libps2 vivaldi_fmap nvme_core xhci_pci crc32c_intel i8042 nvme_auth xhci_pci_renesas serio nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Jul 13 21:33:14 laptop-arch kernel: CPU: 2 PID: 1570 Comm: gsd-sharing Tainted: P      D W  OEL     6.9.9-arch1-1 #1 a564e80ab10c5cd5584d6e9a0715907a10e33ca4
Jul 13 21:33:14 laptop-arch kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506QM_TUF566QM/FA506QM, BIOS FA506QM.300 01/14/2021
Jul 13 21:33:14 laptop-arch kernel: RIP: 0010:native_queued_spin_lock_slowpath+0x6e/0x2e0
Jul 13 21:33:14 laptop-arch kernel: Code: 77 7f f0 0f ba 2b 08 0f 92 c2 8b 03 0f b6 d2 c1 e2 08 30 e4 09 d0 3d ff 00 00 00 77 5b 85 c0 74 10 0f b6 03 84 c0 74 09 f3 90 <0f> b6 03 84 c0 75 f7 b8 01 00 00 00 66 89 03 65 48 ff 05 83 a5 7e
Jul 13 21:33:14 laptop-arch kernel: RSP: 0000:ffffb2a8d4147bd0 EFLAGS: 00000202
Jul 13 21:33:14 laptop-arch kernel: RAX: 0000000000000001 RBX: ffff9f770b13b318 RCX: 0000000000000008
Jul 13 21:33:14 laptop-arch kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff9f770b13b318
Jul 13 21:33:14 laptop-arch kernel: RBP: 00000000000c4156 R08: 0000000000000001 R09: 0000000000000001
Jul 13 21:33:14 laptop-arch kernel: R10: 0000000000000002 R11: 0000000000000001 R12: ffffd33ec7767000
Jul 13 21:33:14 laptop-arch kernel: R13: 0000000000000001 R14: ffff9f770b13b318 R15: ffff9f770b13b310
Jul 13 21:33:14 laptop-arch kernel: FS:  0000731b6b217500(0000) GS:ffff9f79de300000(0000) knlGS:0000000000000000
Jul 13 21:33:14 laptop-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 13 21:33:14 laptop-arch kernel: CR2: 0000731b50034160 CR3: 0000000116896000 CR4: 0000000000f50ef0
Jul 13 21:33:14 laptop-arch kernel: PKRU: 55555554
Jul 13 21:33:14 laptop-arch kernel: Call Trace:
Jul 13 21:33:14 laptop-arch kernel:  <IRQ>
Jul 13 21:33:14 laptop-arch kernel:  ? watchdog_timer_fn.cold+0x3d/0xa1
Jul 13 21:33:14 laptop-arch kernel:  ? __pfx_watchdog_timer_fn+0x10/0x10
Jul 13 21:33:14 laptop-arch kernel:  ? __hrtimer_run_queues+0x132/0x2a0
Jul 13 21:33:14 laptop-arch kernel:  ? hrtimer_interrupt+0xfa/0x210
Jul 13 21:33:14 laptop-arch kernel:  ? __sysvec_apic_timer_interrupt+0x55/0x100
Jul 13 21:33:14 laptop-arch kernel:  ? sysvec_apic_timer_interrupt+0x6c/0x90
Jul 13 21:33:14 laptop-arch kernel:  </IRQ>
Jul 13 21:33:14 laptop-arch kernel:  <TASK>
Jul 13 21:33:14 laptop-arch kernel:  ? asm_sysvec_apic_timer_interrupt+0x1a/0x20
Jul 13 21:33:14 laptop-arch kernel:  ? native_queued_spin_lock_slowpath+0x6e/0x2e0
Jul 13 21:33:14 laptop-arch kernel:  _raw_spin_lock+0x29/0x30
Jul 13 21:33:14 laptop-arch kernel:  zswap_load+0x6a/0x170
Jul 13 21:33:14 laptop-arch kernel:  swap_read_folio+0x62/0x450
Jul 13 21:33:14 laptop-arch kernel:  swapin_readahead+0x4b5/0x530
Jul 13 21:33:14 laptop-arch kernel:  do_swap_page+0x4e4/0xcc0
Jul 13 21:33:14 laptop-arch kernel:  ? wake_up_q+0x4e/0x90
Jul 13 21:33:14 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:14 laptop-arch kernel:  ? futex_wake+0x169/0x190
Jul 13 21:33:14 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:14 laptop-arch kernel:  ? __pte_offset_map+0x1b/0x180
Jul 13 21:33:14 laptop-arch kernel:  __handle_mm_fault+0x862/0xe10
Jul 13 21:33:14 laptop-arch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Jul 13 21:33:14 laptop-arch kernel:  handle_mm_fault+0xf0/0x300
Jul 13 21:33:14 laptop-arch kernel:  do_user_addr_fault+0x20e/0x620
Jul 13 21:33:14 laptop-arch kernel:  exc_page_fault+0x81/0x190
Jul 13 21:33:14 laptop-arch kernel:  asm_exc_page_fault+0x26/0x30
Jul 13 21:33:14 laptop-arch kernel: RIP: 0033:0x731b6b6527c1
Jul 13 21:33:14 laptop-arch kernel: Code: 00 42 0f b7 0c 62 66 85 c9 0f 84 0f ff ff ff 49 8d 7c 24 10 48 8b 04 fa a8 0f 0f 85 89 01 00 00 48 89 c6 83 e9 01 48 c1 ee 0c <48> 33 30 48 89 34 fa 66 42 89 0c 62 48 c7 40 08 00 00 00 00 48 83
Jul 13 21:33:14 laptop-arch kernel: RSP: 002b:00007fff5d94ce90 EFLAGS: 00010212
Jul 13 21:33:14 laptop-arch kernel: RAX: 0000731b50034160 RBX: 0000000000000060 RCX: 0000000000000002
Jul 13 21:33:14 laptop-arch kernel: RDX: 00005673cc0d6010 RSI: 0000000731b50034 RDI: 0000000000000015
Jul 13 21:33:14 laptop-arch kernel: RBP: 00007fff5d94cec0 R08: 0000731b6b791ae0 R09: 00000005673cc12f
Jul 13 21:33:14 laptop-arch kernel: R10: 0000000000000000 R11: 0000000000000014 R12: 0000000000000005
Jul 13 21:33:14 laptop-arch kernel: R13: fffffffffffff680 R14: 0000000000000000 R15: 0000731b6bac6940
Jul 13 21:33:14 laptop-arch kernel:  </TASK>


Hope this helps

Offline

#5 2024-07-14 13:56:29

Mario156090
Member
Registered: 2018-12-04
Posts: 50

Re: [CLOSED] Help needed to investigate kernel panics on ASUS TUF A15

Hello, I have the same device FA506QM, it's problem is about nvidia drivers which nvidia does not fix.

https://forums.developer.nvidia.com/t/s … p/284772/3

Please, downgrade to nvidia 535 from aur.


-----

A question?

Do you use the mt7921 WIFI nic?

Offline

#6 2024-07-14 19:08:52

4nt1
Member
Registered: 2024-07-13
Posts: 4

Re: [CLOSED] Help needed to investigate kernel panics on ASUS TUF A15

Thank you very much! Is really seems it's the issue I have. At least now I know.
But I as play recent games/proton, downgrading nvidia does not seem a good thing hmm I'll think about it and decide what's better between nvidia 535 or maybe NVK.


About my WiFi NIC, here's the result of lspci -k:

Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
    Subsystem: Intel Corporation Wi-Fi 6 AX200NGW
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi

So I think I use an AX200 from Intel instead. Any issue with yours?

Offline

#7 2024-07-14 19:38:57

Mario156090
Member
Registered: 2018-12-04
Posts: 50

Re: [CLOSED] Help needed to investigate kernel panics on ASUS TUF A15

4nt1 wrote:

Thank you very much! Is really seems it's the issue I have. At least now I know.
But I as play recent games/proton, downgrading nvidia does not seem a good thing hmm I'll think about it and decide what's better between nvidia 535 or maybe NVK.


About my WiFi NIC, here's the result of lspci -k:

Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
    Subsystem: Intel Corporation Wi-Fi 6 AX200NGW
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi

So I think I use an AX200 from Intel instead. Any issue with yours?

You're welcome. In my case my FA506QM is mt7921e inbuild. I changed de wnic to intel AX210 and have a little of problems with last kernels and linux firmware.

Last edited by Mario156090 (2024-07-14 19:41:27)

Offline

Board footer

Powered by FluxBB