grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Still getting segmentation fault!


From: Pavel Roskin
Subject: Re: Still getting segmentation fault!
Date: Tue, 19 May 2009 19:23:52 -0400
User-agent: Internet Messaging Program (IMP) H3 (4.1.4)

Quoting BandiPat <address@hidden>:

Jeff Chua wrote:
On Mon, May 18, 2009 at 5:35 AM, BandiPat <address@hidden> wrote:
BandiPat wrote:
root[Y]# grub-install /dev/sda --recheck

/usr/sbin/grub-install: line 307:   478 Segmentation fault $grub_setup
${setup_verbose} ${setup_force} --directory=${grubdir}
--device-map=${device_map} ${install_device}

Same error here. Reverting back to git prior to May 05 fixes the issue.

I guess the reason is because identify_partmap() in util/i386/pc/grub-setup.c got NESTED_FUNC_ATTR, but the grub_partition_iterate() prototype didn't get updated.

Either we need another round of NESTED_FUNC_ATTR propagation, or we should actually take a different approach here, as discussed recently.

--
Regards,
Pavel Roskin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]