Please join us for upcoming Test Day [1] and help us improve Fedora’s quality and stability.
Your participation helps us find and fix bugs before the next release, ensuring a smoother experience for all users.
This time we’ll focus on testing GRUB update fixing Out of Memory error on specific hardware configurations: You’ll just boot provided live test image and report success / failure along with your HW configuration
We have two regression [1,2] with the proposed (and merged) fix [3] so unfortunately this is not yet over: During the test day [TestDay], most testers booted fine the iso so we merged [3]. During the previous weekend (10-11 Jan 2026), people found boot issues [1] so [3] was untagged [4]. We are suspecting that this is something
related to the filesystem (btrfs?) and this is why during the test day using
a Live OS did not catch it. Test Day was indeed useful, fix worked but not for all systems so clearly the fix needs to be revisited.
I ask you the following: From a stable system/grub, can you (RE)INSTALL these instructions:
$ sudo dnf install -y koji
$ mkdir tmp & cd tmp
$ koji download-task 140906146 # aka [5], this is just a scratch build just for x86_64, disable SB
$ sudo dnf install *.rpm
$ sudo reboot
The fix [5] contains [3] plus some instrumentation enabling debugging (‘debug=all,-lexer,-scripting’). In case of FAILURE (you boot but ended up in the grub prompt instead of the grub menu) please attach a video recording all the boot process and also in the comment indicate your block/partition/fs scheme with ‘lsblk -f’. In case of SUCCESS, just provide the output of the latter cmd.
I am also preparing another test-day which will basically do the above steps but I will wait hoping that we will get enough results here first.