Today's update (on F41) included a version of grub2 that fixed this issue.
Thank you to all those who contributed to fixing it!
```
...
Upgrade grub2-common-1:2.12-20.fc41.noarch Dependency updates
Upgrade grub2-tools-minimal-1:2.12-20.fc41.x86_64 Dependency update
I got in contact with a member of the rehat development team about this issue
and they kindly responded with the below, quote:
> For the issue you mentioned, we are working on it and for the time being we
> will drop the culprit patch. Issue has been reported not just by fedora but
> by the aar
Great findings! I may give it a go... I'm deciding whether or not to just purge
the W11 volume as I don't use it anyway.
That said, I've been hunting down what changes, and been looking at the commits
to the grub area.
Only found some nice security updates but nothing so far as to shine light on
Running os-prober on its own also reveals this seg fault.
❯ sudo os-prober
/dev/nvme2n1p1@/efi/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
/usr/libexec/os-probes/50mounted-tests: line 186: 224295 Segmentation fault
(core dumped) grub2-mount "$partition" "$tmpmnt" 2> /dev/nul
Also updated F41 Workstation yesterday (which is a W11 dual-boot setup).
I think the issue is not with the tests file but with grub2-mount, which was
likely changed in the update.
The update may have some vuln patches and perhaps some regressions. Trying to
find out.
Action Package