Package: kernel
Version: 6.1.0-26-amd64

$ uname -a
Linux galileo 6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 
(2024-09-30) x86_64 GNU/Linux

$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 12 (bookworm)
Release:        12
Codename:       bookworm


Computer freezes after some time of inactivity on locked screen
(no hibernation nor suspend). This doesn't happen every time,
just 3 times a month roughly. To recover control I have to
hard power-off the computer by pressing the power button.
I see the following at the end of the session logs (journalctl):

Oct 16 12:15:28 galileo kernel: ------------[ cut here ]------------
Oct 16 12:15:28 galileo kernel: kernel BUG at lib/list_debug.c:30!
Oct 16 12:15:28 galileo kernel: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
Oct 16 12:15:28 galileo kernel: CPU: 8 PID: 3107 Comm: Xorg Tainted: P        W 
 OE      6.1.0-26-amd64 #1  Debian 6.1.112-1
Oct 16 12:15:28 galileo kernel: Hardware name: Dell Inc. Dell G15 5530/0GT7NV, 
BIOS 1.10.0 11/09/2023
Oct 16 12:15:28 galileo kernel: RIP: 0010:__list_add_valid.cold+0x3a/0x5b
Oct 16 12:15:28 galileo kernel: Code: f2 48 89 c1 48 89 fe 48 c7 c7 b8 46 5a aa 
e8 41 a1 fe ff 0f 0b 48 89 d1 48 89 c6 4c 89 c2 48 c7 c7 60 46 5a aa e8 2a a1 
fe ff <0f> 0b 48 89 c1 48 c7 c7 08 46 5a aa e8 19 a1 fe ff 0f 0b 48 c7 c7
Oct 16 12:15:28 galileo kernel: RSP: 0000:ffffb9a7cc933cb8 EFLAGS: 00010046
Oct 16 12:15:28 galileo kernel: RAX: 0000000000000075 RBX: 7fffffffffffffff 
RCX: 0000000000000000
Oct 16 12:15:28 galileo kernel: RDX: 0000000000000000 RSI: ffff8cfb2f4203a0 
RDI: ffff8cfb2f4203a0
Oct 16 12:15:28 galileo kernel: RBP: ffffb9a7cc933d28 R08: 0000000000000000 
R09: ffffb9a7cc933b50
Oct 16 12:15:28 galileo kernel: R10: 0000000000000003 R11: ffff8cfb4f77f5a8 
R12: ffff8cf3c97fd760
Oct 16 12:15:28 galileo kernel: R13: 0000000000000002 R14: ffffb9a7c02f4ce0 
R15: ffff8cf3c97fd768
Oct 16 12:15:28 galileo kernel: FS:  00007f1cc0a20ac0(0000) 
GS:ffff8cfb2f400000(0000) knlGS:0000000000000000
Oct 16 12:15:28 galileo kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 
0000000080050033
Oct 16 12:15:28 galileo kernel: CR2: 00007f1cc035808c CR3: 0000000120806000 
CR4: 0000000000750ee0
Oct 16 12:15:28 galileo kernel: PKRU: 55555554
Oct 16 12:15:28 galileo kernel: Call Trace:
Oct 16 12:15:28 galileo kernel:  <TASK>
Oct 16 12:15:28 galileo kernel:  ? __die_body.cold+0x1a/0x1f
Oct 16 12:15:28 galileo kernel:  ? die+0x2a/0x50
Oct 16 12:15:28 galileo kernel:  ? do_trap+0xc5/0x110
Oct 16 12:15:28 galileo kernel:  ? __list_add_valid.cold+0x3a/0x5b
Oct 16 12:15:28 galileo kernel:  ? do_error_trap+0x6a/0x90
Oct 16 12:15:28 galileo kernel:  ? __list_add_valid.cold+0x3a/0x5b
Oct 16 12:15:28 galileo kernel:  ? exc_invalid_op+0x4c/0x60
Oct 16 12:15:28 galileo kernel:  ? __list_add_valid.cold+0x3a/0x5b
Oct 16 12:15:28 galileo kernel:  ? asm_exc_invalid_op+0x16/0x20
Oct 16 12:15:28 galileo kernel:  ? __list_add_valid.cold+0x3a/0x5b
Oct 16 12:15:28 galileo kernel:  ? __list_add_valid.cold+0x3a/0x5b
Oct 16 12:15:28 galileo kernel:  __down_common+0x71/0x230
Oct 16 12:15:28 galileo kernel:  down+0x43/0x60
Oct 16 12:15:28 galileo kernel:  nvidia_fault+0x7b/0x1d0 [nvidia]
Oct 16 12:15:28 galileo kernel:  __do_fault+0x30/0x110
Oct 16 12:15:28 galileo kernel:  do_fault+0x299/0x410
Oct 16 12:15:28 galileo kernel:  __handle_mm_fault+0x660/0xfa0
Oct 16 12:15:28 galileo kernel:  handle_mm_fault+0xdb/0x2d0
Oct 16 12:15:28 galileo kernel:  do_user_addr_fault+0x191/0x550
Oct 16 12:15:28 galileo kernel:  exc_page_fault+0x70/0x170
Oct 16 12:15:28 galileo kernel:  asm_exc_page_fault+0x22/0x30
Oct 16 12:15:28 galileo kernel: RIP: 0033:0x7f1cbf6b2284
Oct 16 12:15:28 galileo kernel: Code: 84 00 00 00 00 00 48 8b b7 98 01 00 00 8b 
4e 10 85 c9 74 6c b8 01 00 00 00 0f 1f 44 00 00 48 8b 4c c7 68 41 89 c0 48 83 
c0 01 <89> 91 8c 00 00 00 48 8b 8f 98 01 00 00 44 3b 41 10 72 e1 8b 46 10
Oct 16 12:15:28 galileo kernel: RSP: 002b:00007ffce45456d8 EFLAGS: 00010202
Oct 16 12:15:28 galileo kernel: RAX: 0000000000000002 RBX: 0000000000001b3c 
RCX: 00007f1cc0358000
Oct 16 12:15:28 galileo kernel: RDX: 0000000000001b3c RSI: 000055d19e25c0b8 
RDI: 000055d19e25d4a0
Oct 16 12:15:28 galileo kernel: RBP: 0000000000061948 R08: 0000000000000001 
R09: 0000000000001b38
Oct 16 12:15:28 galileo kernel: R10: 0000000000000001 R11: 0000000000000000 
R12: 0000000036758652
Oct 16 12:15:28 galileo kernel: R13: 00007f1cb9d3d9d0 R14: 000055d19e25d4a0 
R15: 0000000000000fff
Oct 16 12:15:28 galileo kernel:  </TASK>
Oct 16 12:15:28 galileo kernel: Modules linked in: sr_mod isofs cdrom sd_mod sg 
uas usb_storage uinput xt_conntrack nft_chain_nat xt_MASQUERADE nf_nat 
nf_conntrack_netlink nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 xfrm_user 
xfrm_algo xt_addrtype nft_compat nf_tables nfnetlink br_netfilter bridge ctr 
ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device wireguard 
libchacha20poly1305 chacha_x86_64 poly1305_x86_64 curve25519_x86_64 
libcurve25519_generic libchacha ip6_udp_tunnel udp_tunnel qrtr overlay cmac 
algif_hash algif_skcipher af_alg bnep 8021q garp stp mrp llc binfmt_misc 
snd_ctl_led snd_soc_skl_hda_dsp snd_soc_intel_hda_dsp_common snd_soc_hdac_hdmi 
snd_sof_probes snd_soc_dmic snd_hda_codec_realtek snd_hda_codec_generic 
snd_sof_pci_intel_tgl snd_sof_intel_hda_common soundwire_intel 
soundwire_generic_allocation soundwire_cadence snd_sof_intel_hda snd_sof_pci 
snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_hdac_hda snd_hda_ext_core 
snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core
Oct 16 12:15:28 galileo kernel:  snd_hda_codec_hdmi snd_compress soundwire_bus 
x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_drm(POE) nls_ascii 
nls_cp437 vfat kvm_intel fat btusb kvm uvcvideo btrtl btbcm videobuf2_vmalloc 
iwlmvm btintel videobuf2_memops nvidia_modeset(POE) btmtk videobuf2_v4l2 
bluetooth videobuf2_common irqbypass videodev mac80211 mc jitterentropy_rng 
rapl snd_hda_intel snd_intel_dspcfg drbg snd_intel_sdw_acpi snd_hda_codec 
libarc4 ansi_cprng dell_laptop intel_cstate snd_hda_core iTCO_wdt 
processor_thermal_device_pci ecdh_generic ledtrig_audio ucsi_acpi ecc 
intel_pmc_bxt processor_thermal_device mei_hdcp typec_ucsi snd_hwdep 
intel_rapl_msr iwlwifi iTCO_vendor_support dell_wmi_sysman dell_wmi 
processor_thermal_rfim roles intel_uncore watchdog alienware_wmi pcspkr snd_pcm 
firmware_attributes_class nvidia(POE) typec cfg80211 dell_smbios 
processor_thermal_mbox joydev snd_timer mei_me dcdbas int3403_thermal 
processor_thermal_rapl snd intel_rapl_common evdev mei soundcore
Oct 16 12:15:28 galileo kernel:  int340x_thermal_zone intel_hid int3400_thermal 
rfkill serio_raw intel_pmc_core dell_wmi_descriptor acpi_thermal_rel acpi_pad 
sparse_keymap nvidia_wmi_ec_backlight wmi_bmof acpi_tad ac nfsd auth_rpcgss msr 
nfs_acl lockd parport_pc ppdev grace lp sunrpc parport fuse loop efi_pstore 
configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 btrfs 
blake2b_generic zstd_compress dm_crypt dm_mod efivarfs raid10 raid456 
async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq 
libcrc32c crc32c_generic raid1 raid0 multipath linear md_mod hid_sensor_custom 
hid_sensor_hub intel_ishtp_hid usbhid nvme nvme_core t10_pi 
crc64_rocksoft_generic crc64_rocksoft crc_t10dif crct10dif_generic crc64 ahci 
libahci libata scsi_mod scsi_common hid_multitouch hid_generic i915 
crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel drm_buddy 
i2c_algo_bit drm_display_helper cec xhci_pci ghash_clmulni_intel rc_core 
xhci_hcd sha512_ssse3 ttm sha512_generic r8169 sha256_ssse3 usbcore
Oct 16 12:15:28 galileo kernel:  drm_kms_helper video realtek i2c_i801 
intel_ish_ipc intel_lpss_pci sha1_ssse3 mdio_devres i2c_hid_acpi drm 
aesni_intel psmouse crypto_simd libphy cryptd usb_common intel_lpss intel_ishtp 
i2c_smbus vmd i2c_hid idma64 battery button hid wmi pinctrl_alderlake
Oct 16 12:15:28 galileo kernel: ---[ end trace 0000000000000000 ]---
Oct 16 12:15:28 galileo kernel: RIP: 0010:__list_add_valid.cold+0x3a/0x5b
Oct 16 12:15:28 galileo kernel: Code: f2 48 89 c1 48 89 fe 48 c7 c7 b8 46 5a aa 
e8 41 a1 fe ff 0f 0b 48 89 d1 48 89 c6 4c 89 c2 48 c7 c7 60 46 5a aa e8 2a a1 
fe ff <0f> 0b 48 89 c1 48 c7 c7 08 46 5a aa e8 19 a1 fe ff 0f 0b 48 c7 c7
Oct 16 12:15:28 galileo kernel: RSP: 0000:ffffb9a7cc933cb8 EFLAGS: 00010046
Oct 16 12:15:28 galileo kernel: RAX: 0000000000000075 RBX: 7fffffffffffffff 
RCX: 0000000000000000
Oct 16 12:15:28 galileo kernel: RDX: 0000000000000000 RSI: ffff8cfb2f4203a0 
RDI: ffff8cfb2f4203a0
Oct 16 12:15:28 galileo kernel: RBP: ffffb9a7cc933d28 R08: 0000000000000000 
R09: ffffb9a7cc933b50
Oct 16 12:15:28 galileo kernel: R10: 0000000000000003 R11: ffff8cfb4f77f5a8 
R12: ffff8cf3c97fd760
Oct 16 12:15:28 galileo kernel: R13: 0000000000000002 R14: ffffb9a7c02f4ce0 
R15: ffff8cf3c97fd768
Oct 16 12:15:28 galileo kernel: FS:  00007f1cc0a20ac0(0000) 
GS:ffff8cfb2f400000(0000) knlGS:0000000000000000
Oct 16 12:15:28 galileo kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 
0000000080050033
Oct 16 12:15:28 galileo kernel: CR2: 00007f1cc035808c CR3: 0000000120806000 
CR4: 0000000000750ee0
Oct 16 12:15:28 galileo kernel: PKRU: 55555554
Oct 16 12:15:28 galileo kernel: note: Xorg[3107] exited with irqs disabled
Oct 16 12:15:28 galileo kernel: note: Xorg[3107] exited with preempt_count 1
Oct 16 12:15:40 galileo systemd-logind[1591]: Power key pressed short.

Reply via email to