Bug 219911 - kernel panic when starting nfsd on OpenWrt snapshot with kernel 6.12.19
Summary: kernel panic when starting nfsd on OpenWrt snapshot with kernel 6.12.19
Status: NEW
Alias: None
Product: File System
Classification: Unclassified
Component: NFSD (show other bugs)
Hardware: Intel Linux
: P3 normal
Assignee: Filesystem/NFSD virtual assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-22 18:37 UTC by therealgraysky
Modified: 2025-03-22 18:53 UTC (History)
0 users

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg output from intel machine (6.28 KB, text/plain)
2025-03-22 18:37 UTC, therealgraysky
Details

Description therealgraysky 2025-03-22 18:37:01 UTC
Created attachment 307885 [details]
dmesg output from intel machine

I am seeing a kernel panic when I start nfsd on OpenWrt running kernel 6.12.19. Using the 6.6.83 kernel is rock solid. I confirmed this on two Mini PCs, both x86/64. The first is an Intel-N150 based machine and the second is an AMD 8845H-based machine.

The attachment is the output logged to dmesg upon starting nfsd and triggering the panic. This is from the Intel-based machine but a similar output is generated on the AMD one.
Comment 1 therealgraysky 2025-03-22 18:53:44 UTC
Please consider adding the following to the 6.12-stable queue:

de71d4e211ed ("nfsd: fix legacy client tracking initialization")

When I apply this to my build of 6.12.19, I no longer experience the bug/nfsd appears fully functional.

Reference: https://lore.kernel.org/linux-nfs/75ec06ad-7472-4e83-a20e-28543ec2909d@oracle.com/T/#t

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