From owner-freebsd-current Sun Apr 14 01:35:40 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08577 for current-outgoing; Sun, 14 Apr 1996 01:35:40 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id BAA08565 for ; Sun, 14 Apr 1996 01:35:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id BAA03267; Sun, 14 Apr 1996 01:35:17 -0700 (PDT) Message-Id: <199604140835.BAA03267@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: "Marc G. Fournier" cc: current@FreeBSD.org Subject: Re: File System Corruption *sigh* In-reply-to: Your message of "Sun, 14 Apr 1996 02:24:40 EDT." From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 14 Apr 1996 01:35:17 -0700 Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > All of a sudden, I started getting: > >cc -c -O2 -m486 -pipe -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Winline -g -nostdinc -I. -I../.. -I../../sys -I../../../include -DI486_CPU -DCOMPAT_43 -DDEVFS -DNFS -DFFS -DINET -D >DODUMP -DKERNEL ../../kern/tty.c >In file included from ../../sys/types.h:46, > from ../../sys/param.h:54, > from ../../kern/tty.c:73: >./machine/ansi.h:52: warning: `/*' within comment > > For warnings under /usr/src/sys/compile/freebsd. Figuring them >for mere warnings, I kind of ignored them, but then got curious, since I've >never seen that warning before, so checked out the file, and found this >at line 52: > >#define _BSD_SIZE_T_ unsigned int /* sizeof ) * >#d`fin` _BSD_SSIZE_T_ int /* byte count or error */ >#define _BSD_TIME_T_ long /* time() */ > > Notice, as well, the corruption at the end of the BSD_SIZE_T >define... Try rebooting the machine and see if the data errors are only in the cache. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project