From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LxnXX-0001xT-6d for mharc-grub-devel@gnu.org; Sat, 25 Apr 2009 15:27:55 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxnXV-0001xL-Ps for grub-devel@gnu.org; Sat, 25 Apr 2009 15:27:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxnXR-0001wy-D0 for grub-devel@gnu.org; Sat, 25 Apr 2009 15:27:53 -0400 Received: from [199.232.76.173] (port=33867 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxnXR-0001wv-9I for grub-devel@gnu.org; Sat, 25 Apr 2009 15:27:49 -0400 Received: from elasmtp-masked.atl.sa.earthlink.net ([209.86.89.68]:60450) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LxnXR-0007oo-04 for grub-devel@gnu.org; Sat, 25 Apr 2009 15:27:49 -0400 Received: from [24.148.247.152] (helo=[192.168.0.199]) by elasmtp-masked.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LxnXQ-0001AG-Ep for grub-devel@gnu.org; Sat, 25 Apr 2009 15:27:48 -0400 Message-ID: <49F36487.3030103@earthlink.net> Date: Sat, 25 Apr 2009 15:29:11 -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: <49F347E2.6060903@earthlink.net> In-Reply-To: <49F347E2.6060903@earthlink.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c85a64c14a050764b95206241ab561599ef193a6bfc3dd48dfadbac7402b44702c3ec783236e69203ca473d225a0f487350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.148.247.152 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Subject: Re: Faulty grub-mkdevicemap file 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, 25 Apr 2009 19:27:53 -0000 BandiPat wrote: > Probably this problem was introduced by revision 2133 and obviously > wasn't fixed in rev 2134 - 2137 and in 2138 - 2140 I can see nothing > which might fix this. > > It would be great if somebody could have a look what could cause this > problem. Maybe davem as the author of that revision. > If you need any additional information give me a yell and I'll try my > best to provide it. > ============== > > Decided to start a new topic more fitting to this problem. Sorry for > what looks like a double posting. > > I just tested on one machine, running grub-mkdevicemap -v from the > shell, which resulted in a segfault and blank device.map file in > /boot/grub! > > Looks like some bug was introduced after svn2130 in the file. > > Thanks devs for your attention to this one. ______________________________________________ Here is the error when running grub-install: grub-install /dev/sda /usr/sbin/grub-install: line 203: 1362 Segmentation fault $grub_mkdevicemap --device-map=$device_map $no_floppy This is using svn2140 release.