Re: Linux 6.19.4 - Oops, regression
From: Kris Karas (Bug Reporting)
Date: Fri Feb 27 2026 - 16:01:31 EST
Genes Lists wrote:
In my case, 7.0-rc1 also boots just fine, but when attempting to load
the nftables rules, nft gives an error and rules are not loaded.
The nftables rules with "sets" load fine for me under 7.0-rc1 here on my desktop/development machine, the one which gave me all the problems. That said, my largest set here is only 35 elements in size.
My version of nftables is 1.1.6 (from Slackware64-current).
Resolved by rebuilding userspace nftables on 6.19.4.
- nftables commit de904e22faa2e450d0d4802e1d9bc22013044f93
- libmnl commit 54dea548d796653534645c6e3c8577eaf7d77411
- libnftnl commit 5c5a8385dc974ea7887119963022ae988e2a16cc
I second Greg's comment - "Odd" - in wondering why you need to patch userspace and/or recompile it if the same userspace was working fine on 6.19.3?
FWIW, nftables 1.1.6 (libnftnl 1.3.1, libmnl 1.0.5) is still working fine for me under 6.19.4 using the .abort_skip_removal patches from Pablo as forwarded by Greg.
Kris