On 8 Mar 2025 at 13:53, Camina Shell via users wrote: Subject: Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? To: users@xxxxxxxxxxxxxxxxxxxxxxx Date sent: Sat, 08 Mar 2025 13:53:50 -0000 Send reply to: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx> From: Camina Shell via users <users@xxxxxxxxxxxxxxxxxxxxxxx> Copies to: Camina Shell <fedoraproject.5cqga@xxxxxxxxxxx> > 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/null > -- Did some test on 50mounted-tests? Says line is 186, but that is just a "fi" line? Put an echo $partition "XXX" line before that set of if's, and got nothing to show on screen?? Then changed the echo with a >>/tmp/XXX on end, and it then showed partitione sda1 2 and 3? These are ntfs partitions? /dev/sda2: LABEL="SYSTEM RESERVED" BLOCK_SIZE="512" UUID="2036488536485DC2" TYPE="ntfs" PARTUUID="7c819ab2-02" /dev/sda3: LABEL="Acer" BLOCK_SIZE="512" UUID="6C224AD8224AA744" TYPE="ntfs" PARTUUID="7c819ab2-03" /dev/sda1: LABEL="PQSERVICE" BLOCK_SIZE="512" UUID="1C0647FA0647D384" TYPE="ntfs" PARTUUID="7c819ab2-01" These are not mounted partitions, so not sure why it is having an issue with them. Perhaps something should ignore "ntfs" type partitions. But perhaps someone with more understanding would see what is needed to not get these segment faults. Thanks. I run grub2-mkconfig when I create new versions of my g4l project to update boot menu, so noticed it. > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue +------------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:mikes@xxxxxxxx mailto:msetzerii@xxxxxxxxx mailto:msetzerii@xxxxxxx Guam - Where America's Day Begins G4L Disk Imaging Project maintainer http://sourceforge.net/projects/g4l/ +------------------------------------------------------------+ -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue