From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1M7hWd-0001mG-PL for mharc-grub-devel@gnu.org; Fri, 22 May 2009 23:03:55 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M7hWb-0001kF-M5 for grub-devel@gnu.org; Fri, 22 May 2009 23:03:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M7hWV-0001iK-IK for grub-devel@gnu.org; Fri, 22 May 2009 23:03:53 -0400 Received: from [199.232.76.173] (port=55586 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M7hWV-0001iF-Gy for grub-devel@gnu.org; Fri, 22 May 2009 23:03:47 -0400 Received: from elasmtp-spurfowl.atl.sa.earthlink.net ([209.86.89.66]:55623) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M7hWV-0008M4-2W for grub-devel@gnu.org; Fri, 22 May 2009 23:03:47 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-spurfowl.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1M7hWU-0002Mi-5w for grub-devel@gnu.org; Fri, 22 May 2009 23:03:46 -0400 Message-ID: <4A1768BB.5080101@earthlink.net> Date: Fri, 22 May 2009 23:08:43 -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: <4A16A51F.8040402@earthlink.net> <1243026961.2174.5.camel@mj> In-Reply-To: <1243026961.2174.5.camel@mj> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd482df609f69c672764db4c5237ad998f5f548b785378294e88350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.152 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Re: Segmentation fault keeps coming! 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: Sat, 23 May 2009 03:03:53 -0000 Pavel Roskin wrote: > On Fri, 2009-05-22 at 09:14 -0400, BandiPat wrote: >> Any hope that this segmentation problem will be fixed soon? Now at >> svn2230 and still getting the problem. >> >> root# grub-install /dev/sda --recheck >> /usr/sbin/grub-install: line 307: 1834 Segmentation fault >> $grub_setup ${setup_verbose} ${setup_force} --directory=${grubdir} >> --device-map=${device_map} ${install_device} >> >> Thanks for any help in repairing this problem! > > It should be fixed by r2233. > ======== Wonderful! Thanks guys!