From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E2zpK-0006Cx-0M for mharc-grub-devel@gnu.org; Wed, 10 Aug 2005 19:17:38 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2zpB-00068g-Np for grub-devel@gnu.org; Wed, 10 Aug 2005 19:17:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2zp2-00061L-DG for grub-devel@gnu.org; Wed, 10 Aug 2005 19:17:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2zp1-0005vb-E7 for grub-devel@gnu.org; Wed, 10 Aug 2005 19:17:19 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2zvV-0006od-KS for grub-devel@gnu.org; Wed, 10 Aug 2005 19:24:01 -0400 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id C1D61FF78295 for ; Thu, 11 Aug 2005 01:09:18 +0200 (CEST) Received: from 127.0.0.1 ([127.0.0.1] helo=ip6-localhost) by ASSP-nospam ; 10 Aug 05 23:09:18 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Thu, 11 Aug 2005 01:08:19 +0200 User-Agent: KMail/1.7.2 References: <200508071939.45278.okuji@enbug.org> <200508102256.34012.okuji@enbug.org> <42FA76C1.4030305@mauery.com> In-Reply-To: <42FA76C1.4030305@mauery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508110108.19534.okuji@enbug.org> 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 23:17:33 -0000 On Wednesday 10 August 2005 23:50, Vernon Mauery wrote: > the CVS version gives me the "Welcome to GRUB!" banner and then an > "unaligned pointer 0x7ff58". Instant death. Hmmh, strange. I cannot reproduce it. Can you send the file config.log? This might depend on the build environment. Okuji