Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 00:04:21 -0700 (PDT)
From:      Don Lewis <dl-freebsd@catspoiler.org>
To:        mb@imp.ch
Cc:        marks@ripe.net, ktsin@acm.org, freebsd-current@FreeBSD.ORG
Subject:   Re: Solved: CURRENT and P-IV problems
Message-ID:  <200208220704.g7M74Lwr035988@gw.catspoiler.org>
In-Reply-To: <200208220250.g7M2o5wr035592@gw.catspoiler.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <URL:http://www.gnu.org/software/gcc/bugs.html>; 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208220704.g7M74Lwr035988>