From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EQpvG-0002kv-G2 for mharc-grub-devel@gnu.org; Sat, 15 Oct 2005 13:34:18 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EQpvD-0002k1-Ok for grub-devel@gnu.org; Sat, 15 Oct 2005 13:34:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EQpvC-0002jp-9P for grub-devel@gnu.org; Sat, 15 Oct 2005 13:34:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQpvC-0002jm-5s for grub-devel@gnu.org; Sat, 15 Oct 2005 13:34:14 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EQpvC-0006Sb-7b for grub-devel@gnu.org; Sat, 15 Oct 2005 13:34:14 -0400 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 893BD3C006286 for ; Sat, 15 Oct 2005 22:03:37 +0200 (CEST) Received: from 127.0.0.1 ([127.0.0.1] helo=ip6-localhost) by ASSP-nospam ; 15 Oct 05 20:03:36 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sat, 15 Oct 2005 19:34:11 +0200 User-Agent: KMail/1.7.2 References: <200510150147.45096.T.E.Baldwin99@members.leeds.ac.uk> <200510151007.24103.okuji@enbug.org> In-Reply-To: <200510151007.24103.okuji@enbug.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510151934.11795.okuji@enbug.org> Subject: Re: gzio is broken 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, 15 Oct 2005 17:34:16 -0000 On Saturday 15 October 2005 10:07 am, Yoshinori K. Okuji wrote: > > Problem 2: Reading gzip files all at once results in corruption of the > > data. It can be exposed by this patch: > > Can you investigate this problem? I don't see any problem on my laptop (i386). So this might be specific to ARM. Okuji