Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 1996 01:22:39 +0900
From:      ODA Kazutoshi <okaz@yggdrasil.forus.or.jp>
To:        FreeBSD-smp@freefall.freebsd.org
Subject:   Re: Tyan S1562D Tomcat2
Message-ID:  <199609291622.BAA28320@urd.yggdrasil.forus.or.jp>
In-Reply-To: Steve Passe's message of Sat, 28 Sep 1996 11:50:22 -0600

next in thread | raw e-mail | index | archive | help
Hello,

> for you without applying test[123].  Please try it that way:
>    FreeBSD-current + FreeBSD-SMP

  I tried no testX patches.

  Single make works fine with no bad signals.
But 2 concurrent make is failed,
(Of cource, it worked fine this concurrency on no smp_active mode.)
  on ttyv0: cd /sys/compile/TEST1; make all
  on ttyv1: cd /sys/compile/TEST2; make all
If make failed once, next ld is immediately failed.
> # ld
> Segmentation fault (core dumped)

  I copied /usr/bin/ld to another machine.
Similarly it dumped.

  I checked the copied file and original.
> # diff /usr/bin/ld /usr/tmp/ld.copied
> Binary files /usr/bin/ld and /usr/tmp/ld.copied differ

  Hmm, buffer cache data was corrupted?
--
ODA, Kazutoshi  okaz@yggdrasil.forus.or.jp



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