From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E2yh8-0002K3-Ia for mharc-grub-devel@gnu.org; Wed, 10 Aug 2005 18:05:06 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2ygf-0002CQ-FP for grub-devel@gnu.org; Wed, 10 Aug 2005 18:04:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2ygZ-00028u-FZ for grub-devel@gnu.org; Wed, 10 Aug 2005 18:04:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2ygX-000203-SA for grub-devel@gnu.org; Wed, 10 Aug 2005 18:04:30 -0400 Received: from [64.146.134.43] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2yhi-0001aP-3w for grub-devel@gnu.org; Wed, 10 Aug 2005 18:05:42 -0400 Received: from [9.47.17.61] (bi01p1.co.us.ibm.com [32.97.110.142]) by localhost.localdomain (Postfix) with ESMTP id 57C126713C for ; Wed, 10 Aug 2005 14:50:59 -0700 (PDT) Message-ID: <42FA76C1.4030305@mauery.com> Date: Wed, 10 Aug 2005 14:50:57 -0700 From: Vernon Mauery User-Agent: Debian Thunderbird 1.0.2 (X11/20050331) X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <200508071939.45278.okuji@enbug.org> <42FA2608.80600@mauery.com> <200508102256.34012.okuji@enbug.org> In-Reply-To: <200508102256.34012.okuji@enbug.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: GRUB 1.90 is released 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: Wed, 10 Aug 2005 22:04:50 -0000 Yoshinori K. Okuji wrote: > On Wednesday 10 August 2005 18:06, Vernon Mauery wrote: > >>I am seeing unaligned pointer messages when I use grub2 on /dev/hda2. If I >>type 'root (hd0,2)', I get 'unaligned pointer 0x7ff94' and if I type >>'insmod (hd0,2)/boot/grub/mulitboot.mod', I get 'unaligned pointer >>0x7ff64'. > > > Thank you for your report. I think this is related to the bug which was fixed > 2 days ago. Could you try the CVS version and see if the same bug happens? > the CVS version gives me the "Welcome to GRUB!" banner and then an "unaligned pointer 0x7ff58". Instant death. --Vernon