* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
@ 2025-08-22 11:09 ` bugzilla-daemon
2025-08-22 14:34 ` bugzilla-daemon
` (8 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2025-08-22 11:09 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
Borislav Petkov (bp@alien8.de) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bp@alien8.de
Assignee|platform_x86_64@kernel-bugs |drivers_platform_x86@kernel
|.osdl.org |-bugs.osdl.org
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
2025-08-22 11:09 ` [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35) bugzilla-daemon
@ 2025-08-22 14:34 ` bugzilla-daemon
2025-09-05 22:24 ` bugzilla-daemon
` (7 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2025-08-22 14:34 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
Ilpo Järvinen (ilpo.jarvinen@linux.intel.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ilpo.jarvinen@linux.intel.c
| |om
--- Comment #7 from Ilpo Järvinen (ilpo.jarvinen@linux.intel.com) ---
(In reply to Eduardo Medina from comment #5)
> Sorry, but I can't reproduce the kernel panic intentionally. I didn't see
> any clear patron to do it.
>
> But I blacklisted the 'asus_wmi' and the 'asus_nb_wmi' modules through the
> '/etc/modprobe.d/blacklist.conf' file and now I can shutdown and reboot the
> ASUS computer normally through GNOME.
>
> Through the openSUSE Bugzilla I was linked to this. I don't know if this
> related to this topic:
>
> https://lore.kernel.org/all/07815053-0e31-4e8e-8049-b652c929323b@kernel.org/
>
> https://bugzilla.opensuse.org/show_bug.cgi?id=1246924
You've acpi_register_lps0_dev.cold+0x13/0x1c in your trace above so it looks
very likely the same issue. I'm hoping Luke responds in a reasonable time as he
has been too busy for kernel work recently.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
2025-08-22 11:09 ` [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35) bugzilla-daemon
2025-08-22 14:34 ` bugzilla-daemon
@ 2025-09-05 22:24 ` bugzilla-daemon
2025-09-06 2:14 ` bugzilla-daemon
` (6 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2025-09-05 22:24 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
binarygator@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |binarygator@gmail.com
--- Comment #8 from binarygator@gmail.com ---
Hello everyone! I'm experiencing the same exact problem on my ASUS ROG MAXIMUS
Z790 HERO, whenever I boot with kernels 6.16.3 or 6.16.4.
6.16.3: really hard to get to GDM, it usually starts printing stacktraces one
after th e other without stopping. If I do manage to log into the GNOME
session, it won't last long and it's not possible to reboot or shutdown (gets
stuck and need to reach for the reset or power button)
6.16.4: easier to get into the GNOME session, but everything else still applies
I also keep getting the lib/list_debug.c:35 kernel bug:
```
[Fri Sep 5 23:47:08 2025] list_add double add: new=ffffffffc0e187c0,
prev=ffffffffb4327a20, next=ffffffffc0e187c0.
[Fri Sep 5 23:47:08 2025] ------------[ cut here ]------------
[Fri Sep 5 23:47:08 2025] kernel BUG at lib/list_debug.c:35!
```
The usual asus_nb_wmi, asus_wmi, and asus_eeepc (might be wrong on this name)
are mentioned in the messages.
If it's of any use, I'm on the latest UEFI version. System is otherwise rock
solid on any other kernel.
Luckily I'm on Fedora Silverblue and so I was able to downgrade the kernel and
pin the deployment, but that means there's no way to get any kind of update or
install any new package because I'll also import the new kernel.
I noticed there's a kernel-debug package, i might try to install it tomorrow
and see if I can get any output.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
` (2 preceding siblings ...)
2025-09-05 22:24 ` bugzilla-daemon
@ 2025-09-06 2:14 ` bugzilla-daemon
2025-09-09 13:39 ` bugzilla-daemon
` (5 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2025-09-06 2:14 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
--- Comment #9 from Mario Limonciello (AMD) (mario.limonciello@amd.com) ---
This commit should probably help.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/platform/x86?id=5549202b9c02c2ecbc8634768a3da8d9e82d548d
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
` (3 preceding siblings ...)
2025-09-06 2:14 ` bugzilla-daemon
@ 2025-09-09 13:39 ` bugzilla-daemon
2025-09-09 14:27 ` bugzilla-daemon
` (4 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2025-09-09 13:39 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
--- Comment #10 from binarygator@gmail.com ---
(In reply to Mario Limonciello (AMD) from comment #9)
> This commit should probably help.
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/
> drivers/platform/x86?id=5549202b9c02c2ecbc8634768a3da8d9e82d548d
Hello Mario,
I don't know if that commit is part of version 6.16.5, but I got that update
today on Fedora and it somewhat looks worse (but it may just be my
imagination!).
The lib/list_debug.c:35 bug is still visible, and after a bit the tty starts
printing orange stacktraces without ever stopping or reaching GDM.
I tried to build a kernel from scratch but I did not have much luck.
Thanks for taking the time to answer me!
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
` (4 preceding siblings ...)
2025-09-09 13:39 ` bugzilla-daemon
@ 2025-09-09 14:27 ` bugzilla-daemon
2025-10-07 9:28 ` bugzilla-daemon
` (3 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2025-09-09 14:27 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
--- Comment #11 from Mario Limonciello (AMD) (mario.limonciello@amd.com) ---
No it's not in 6.16.5, it's in 6.17-rc5.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
` (5 preceding siblings ...)
2025-09-09 14:27 ` bugzilla-daemon
@ 2025-10-07 9:28 ` bugzilla-daemon
2026-03-19 15:24 ` bugzilla-daemon
` (2 subsequent siblings)
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2025-10-07 9:28 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
Artem (reanimation-lp@yandex.ru) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |reanimation-lp@yandex.ru
--- Comment #12 from Artem (reanimation-lp@yandex.ru) ---
Linux fedora 6.16.9-200.fc42.x86_64
LOG:
oct 07 11:42:05 fedora kernel: slab sock_inode_cache start ffff88ae0cb25480
pointer offset 8 size 768
oct 07 11:42:05 fedora kernel: list_del corruption. prev->next should be
ffffcf5a090abb18, but was 0000000000000000. (prev=ffff88ae0cb25488)
oct 07 11:42:05 fedora kernel: ------------[ cut here ]------------
oct 07 11:42:05 fedora kernel: kernel BUG at lib/list_debug.c:62!
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
` (6 preceding siblings ...)
2025-10-07 9:28 ` bugzilla-daemon
@ 2026-03-19 15:24 ` bugzilla-daemon
2026-03-19 17:23 ` bugzilla-daemon
2026-03-20 3:16 ` bugzilla-daemon
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2026-03-19 15:24 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
--- Comment #13 from Andy Shevchenko (andy.shevchenko@gmail.com) ---
(In reply to Artem from comment #12)
> Linux fedora 6.16.9-200.fc42.x86_64
>
> LOG:
> oct 07 11:42:05 fedora kernel: slab sock_inode_cache start ffff88ae0cb25480
> pointer offset 8 size 768
> oct 07 11:42:05 fedora kernel: list_del corruption. prev->next should be
> ffffcf5a090abb18, but was 0000000000000000. (prev=ffff88ae0cb25488)
> oct 07 11:42:05 fedora kernel: ------------[ cut here ]------------
> oct 07 11:42:05 fedora kernel: kernel BUG at lib/list_debug.c:62!
Have you tested v6.17+ as pointed out by Mario?
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
` (7 preceding siblings ...)
2026-03-19 15:24 ` bugzilla-daemon
@ 2026-03-19 17:23 ` bugzilla-daemon
2026-03-20 3:16 ` bugzilla-daemon
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2026-03-19 17:23 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
--- Comment #14 from Artem (reanimation-lp@yandex.ru) ---
(In reply to Andy Shevchenko from comment #13)
> (In reply to Artem from comment #12)
> > Linux fedora 6.16.9-200.fc42.x86_64
> >
> > LOG:
> > oct 07 11:42:05 fedora kernel: slab sock_inode_cache start
> ffff88ae0cb25480
> > pointer offset 8 size 768
> > oct 07 11:42:05 fedora kernel: list_del corruption. prev->next should be
> > ffffcf5a090abb18, but was 0000000000000000. (prev=ffff88ae0cb25488)
> > oct 07 11:42:05 fedora kernel: ------------[ cut here ]------------
> > oct 07 11:42:05 fedora kernel: kernel BUG at lib/list_debug.c:62!
>
> Have you tested v6.17+ as pointed out by Mario?
Not relevant, ram problems.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
` (8 preceding siblings ...)
2026-03-19 17:23 ` bugzilla-daemon
@ 2026-03-20 3:16 ` bugzilla-daemon
9 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2026-03-20 3:16 UTC (permalink / raw)
To: platform-driver-x86
https://bugzilla.kernel.org/show_bug.cgi?id=220473
--- Comment #15 from Mario Limonciello (AMD) (mario.limonciello@amd.com) ---
I don't follow. That commit fixed list corruption; you're showing list
corruption.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2026-03-20 3:16 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-220473-215701@https.bugzilla.kernel.org/>
2025-08-22 11:09 ` [Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35) bugzilla-daemon
2025-08-22 14:34 ` bugzilla-daemon
2025-09-05 22:24 ` bugzilla-daemon
2025-09-06 2:14 ` bugzilla-daemon
2025-09-09 13:39 ` bugzilla-daemon
2025-09-09 14:27 ` bugzilla-daemon
2025-10-07 9:28 ` bugzilla-daemon
2026-03-19 15:24 ` bugzilla-daemon
2026-03-19 17:23 ` bugzilla-daemon
2026-03-20 3:16 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox