From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1M5M6S-0006ME-DI for mharc-grub-devel@gnu.org; Sat, 16 May 2009 11:47:12 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5M6R-0006Lk-8j for grub-devel@gnu.org; Sat, 16 May 2009 11:47:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5M6M-0006J6-K3 for grub-devel@gnu.org; Sat, 16 May 2009 11:47:10 -0400 Received: from [199.232.76.173] (port=41302 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5M6M-0006J3-Fy for grub-devel@gnu.org; Sat, 16 May 2009 11:47:06 -0400 Received: from elasmtp-scoter.atl.sa.earthlink.net ([209.86.89.67]:37114) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M5M6M-0007Yw-6z for grub-devel@gnu.org; Sat, 16 May 2009 11:47:06 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-scoter.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1M5M6L-0005Eg-D3 for grub-devel@gnu.org; Sat, 16 May 2009 11:47:05 -0400 Message-ID: <4A0EE0E9.2070702@earthlink.net> Date: Sat, 16 May 2009 11:51:05 -0400 From: BandiPat Organization: Magic Page Products User-Agent: Thunderbird 2.0.0.21 (X11/20090302) MIME-Version: 1.0 To: Grub2 Development Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd48e0f8550e2784039b103f70744d19898186936b69e59fefa2350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.152 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Is this bad? :-) 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, 16 May 2009 15:47:11 -0000 Just built svn2220 to try, but it seems there might be a problem. Can you guys enlighten or confirm? Here is the resulting error when running grub-install. # grub-install /dev/sda /usr/sbin/grub-install: line 307: 679 Segmentation fault $grub_setup ${setup_verbose} ${setup_force} --directory=${grubdir} --device-map=${device_map} ${install_device} This happened between svn2141 & svn2220 Thanks, Pat