From owner-freebsd-current Thu Aug 22 0: 4:38 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 505D437B400 for ; Thu, 22 Aug 2002 00:04:34 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C63943E8A for ; Thu, 22 Aug 2002 00:04:33 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Received: from mousie.catspoiler.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.5/8.12.5) with ESMTP id g7M74Lwr035988; Thu, 22 Aug 2002 00:04:26 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Message-Id: <200208220704.g7M74Lwr035988@gw.catspoiler.org> Date: Thu, 22 Aug 2002 00:04:21 -0700 (PDT) From: Don Lewis Subject: Re: Solved: CURRENT and P-IV problems To: mb@imp.ch Cc: marks@ripe.net, ktsin@acm.org, freebsd-current@FreeBSD.ORG In-Reply-To: <200208220250.g7M2o5wr035592@gw.catspoiler.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 21 Aug, Don Lewis wrote: > On 21 Aug, Martin Blapp wrote: >> >> Hi, >> >> Try to compile the entire system on another box, install it then >> on the CURRENT target box, and try again ! >> >> Bye the way, after 6 rounds, I see now SIG4 and SIG11 too :-/ >> To bad - so it's definitly data corruption in CURRENT. >> >> Asus Board P4B533-V, P-IV 2,26Ghz, 1GB DDR 2100 Ram. > > No sign of any problems here with last night's -current. Gigabyte > GA7-DX+, Athlon XP 1900+, 1GB PC2100 ECC DRAM, SCSI disk, NFS client. > I'm not running any sound hardware or the Xserver, and I'm accessing the > host via ssh instead of the console. The kernel is GENERIC + SMBus. > It's on buildworld #7 at the moment: I guess I spoke too soon. I encountered errors on buildworld iterations 8 and 10. cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/u sr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr /src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_ int/../../../../contrib/gcc/config -DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermyd esk-freebsd\" -DIN_GCC -c /usr/src/contrib/gcc/reload1.c -o reload1.o /usr/src/contrib/gcc/reload1.c: In function `emit_reload_insns': /usr/src/contrib/gcc/reload1.c:7339: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_int. c++ -O -pipe -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMI TS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 -DRET_TYPE_SRAND_IS_ VOID=1 -DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE= void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 -DHAVE_STRTOL=1 -DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1 -DHAVE_RENAME= 1 -DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSEP=1 -DHA VE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1 -I/usr/src/gnu/usr.bin/groff/src/utils/addf tinfo/../../../../../../contrib/groff/src/include -I/usr/src/gnu/usr.bin/groff/s rc/utils/addftinfo/../../../src/include -fno-rtti -fno-exceptions -c /usr/src /contrib/groff/src/utils/addftinfo/guess.cc /usr/src/contrib/groff/src/utils/addftinfo/guess.cc:446:20: missing terminating ' character /usr/src/contrib/groff/src/utils/addftinfo/guess.cc:447:1: warning: null charact er(s) ignored *** Error code 1 Stop in /usr/src/gnu/usr.bin/groff/src/utils/addftinfo. In the latter case, the affected file looks like: case HASH('^', 'e'): case HASH('^', 'i'): case HASH('^' 'o'): \xc0 case HASH('^', 'u'): %case HADH('`', \xc0A'): ^@ase HASH('`', 'E'): case HASH('`', 'I'): case HASH('`', 'O'): case HASH('`', 'U'): The file is correct after a reboot, so the corruption was limited to the copy cached in RAM. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message