From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1M6Rxc-0000JO-BL for mharc-grub-devel@gnu.org; Tue, 19 May 2009 12:14:36 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M6Rxb-0000Ir-E1 for grub-devel@gnu.org; Tue, 19 May 2009 12:14:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M6RxW-0000FM-F7 for grub-devel@gnu.org; Tue, 19 May 2009 12:14:34 -0400 Received: from [199.232.76.173] (port=54363 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M6RxW-0000FH-C2 for grub-devel@gnu.org; Tue, 19 May 2009 12:14:30 -0400 Received: from elasmtp-kukur.atl.sa.earthlink.net ([209.86.89.65]:43500) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M6RxW-0004hV-2x for grub-devel@gnu.org; Tue, 19 May 2009 12:14:30 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-kukur.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1M6RxV-00047M-72 for grub-devel@gnu.org; Tue, 19 May 2009 12:14:29 -0400 Message-ID: <4A12DBF2.7050000@earthlink.net> Date: Tue, 19 May 2009 12:18:58 -0400 From: BandiPat Organization: Magic Page Products User-Agent: Thunderbird 2.0.0.21 (X11/20090302) MIME-Version: 1.0 To: The development of GRUB 2 References: <4A107F87.2020009@earthlink.net> <4A108338.9000302@earthlink.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd482e348b12c8288c0e1c509de316080c6db07bc47b65cfebd7350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.152 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Re: Still getting segmentation fault! X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2009 16:14:35 -0000 Jeff Chua wrote: > On Mon, May 18, 2009 at 5:35 AM, BandiPat 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. > > Thanks, > Jeff. --------------- Has there been any progress made on getting the segmentation problem fixed? I've only tested to svn2225, but you guys have made several changes since then. Was one of those patches a fix for this problem? Thanks Pat