From owner-freebsd-current Wed Jan 13 14:28:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12809 for freebsd-current-outgoing; Wed, 13 Jan 1999 14:28:08 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12769 for ; Wed, 13 Jan 1999 14:27:57 -0800 (PST) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.8.8/8.8.7) with ESMTP id RAA19175; Wed, 13 Jan 1999 17:26:40 -0500 (EST) Date: Wed, 13 Jan 1999 17:26:40 -0500 (EST) From: Brian Feldman X-Sender: green@janus.syracuse.net To: Archie Cobbs cc: freebsd-current@FreeBSD.ORG Subject: Re: Weird file corruption? In-Reply-To: <199901130527.VAA10163@bubba.whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 12 Jan 1999, Archie Cobbs wrote: > Brian Feldman writes: > > Then I experienced problems compiling i86.c, which should have been (once > > extracted again, this part of the archive wasn't corrupted) Wait a second here: I extracted it once and the archive reported no errors! Gzip and tar were fine with it. > > static void i_xchg_axcx(void) /* Opcode 0x91 */ > > { > > XchgAXReg(CX); > > } > > but was > > static > > static voidaxcx(void) /* Opcode 0x91 */ > > { > > XchgAXReg(CX); > > } > > > > So far, I really haven't seen this much, but I'm getting worried. Anyone have > > any idea wha the problem is? > > Bad memory? > Overclocking? > Wasn't libz recently updated? (Does gzip use it?) How could it be memory when it's written to disk, extracted, then after a nearly full build read again? Why would it extract completely the first time with no errors? > > -Archie > > ___________________________________________________________________________ > Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com > Brian Feldman _ __ ___ ___ ___ green@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ ____ | _ \__ \ |) | FreeBSD: The Power to Serve! _ __ ___ ____ _____ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message