Bug 2333290 - Lenovo Thinkpad X1 gen 11 hangs on boot with 6.12.4-200.fc41
Summary: Lenovo Thinkpad X1 gen 11 hangs on boot with 6.12.4-200.fc41
Keywords:
Status: CLOSED DUPLICATE of bug 2332063
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 41
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-19 09:33 UTC by philbates35
Modified: 2024-12-19 09:36 UTC (History)
15 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-12-19 09:36:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
dmsg.txt (132.29 KB, text/plain)
2024-12-19 09:33 UTC, philbates35
no flags Details

Description philbates35 2024-12-19 09:33:21 UTC
1. Please describe the problem:
The laptop hangs on boot after entering my encryption password.

2. What is the Version-Release number of the kernel:
6.12.4-200.fc41

3. Did it work previously in Fedora? If so, what kernel version did the issue
   *first* appear?  Old kernels are available for download at
   https://koji.fedoraproject.org/koji/packageinfo?packageID=8 :
Booting with 6.11.10-300.fc41 works just fine, but booting with 6.12.4-200.fc41 hangs every time.

4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:
Happens every time I turn the laptop on.

5. Does this problem occur with the latest Rawhide kernel? To install the
   Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by
   ``sudo dnf update --enablerepo=rawhide kernel``:
Nope

6. Are you running any modules that not shipped with directly Fedora's kernel?:
Nope

7. Please attach the kernel logs. You can get the complete kernel log
   for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the
   issue occurred on a previous boot, use the journalctl ``-b`` flag.

See full output attached, but this seems to be the relevant bit:

Dec 19 08:51:19 kernel: list_add corruption. prev->next should be next (ffffffffb0883ac0), but was 0000000000000000. (prev=ffff89efc8df20a8).
Dec 19 08:51:19 kernel: ------------[ cut here ]------------
Dec 19 08:51:19 kernel: kernel BUG at lib/list_debug.c:32!
Dec 19 08:51:19 kernel: Oops: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
Dec 19 08:51:19 kernel: CPU: 2 UID: 0 PID: 1916 Comm: tuned Tainted: G        W          6.12.4-200.fc41.x86_64 #1
Dec 19 08:51:19 kernel: Tainted: [W]=WARN
Dec 19 08:51:19 kernel: Hardware name: LENOVO 21HM0072UK/21HM0072UK, BIOS N3XET56W (1.31 ) 08/20/2024
Dec 19 08:51:19 kernel: RIP: 0010:__list_add_valid_or_report.cold+0x3a/0x5b

Reproducible: Always

Comment 1 philbates35 2024-12-19 09:33:52 UTC
Created attachment 2063157 [details]
dmsg.txt

Comment 2 Hans de Goede 2024-12-19 09:36:47 UTC
I believe this is a duplicate of bug 2332063.

This should be fixed in 6.12.5, which is available in updates-testing now.

You should be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh
--advisory=FEDORA-2024-72be304d8a`

You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2024-72be304d8a

*** This bug has been marked as a duplicate of bug 2332063 ***


Note You need to log in before you can comment on or make changes to this bug.