From owner-freebsd-current Tue Sep 3 9:19:51 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 7C24E37B400; Tue, 3 Sep 2002 09:19:47 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A09643E3B; Tue, 3 Sep 2002 09:19:46 -0700 (PDT) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id g83GJb6i046010 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 3 Sep 2002 18:19:38 +0200 (CEST) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (localhost [IPv6:::1]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g83GJZFJ080769 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 3 Sep 2002 18:19:35 +0200 (CEST)?g (envelope-from ticso@cicely5.cicely.de) Received: (from ticso@localhost) by cicely5.cicely.de (8.12.1/8.12.1/Submit) id g83GJYMe080768; Tue, 3 Sep 2002 18:19:34 +0200 (CEST)?g (envelope-from ticso) Date: Tue, 3 Sep 2002 18:19:34 +0200 From: Bernd Walter To: Peter Wemm Cc: Alexander Kabaev , ticso@cicely.de, ticso@cicely5.cicely.de, des@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: alpha tinderbox failure - kernel is broken. Message-ID: <20020903161933.GB80508@cicely5.cicely.de> Reply-To: ticso@cicely.de References: <20020903105801.140b59a9.ak03@gte.com> <20020903160107.A43962A893@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020903160107.A43962A893@canning.wemm.org> X-Operating-System: FreeBSD cicely5.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i 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 Tue, Sep 03, 2002 at 09:01:07AM -0700, Peter Wemm wrote: > Alexander Kabaev wrote: > > On Tue, 3 Sep 2002 16:56:52 +0200 > > Bernd Walter wrote: > > > > > > Do you think this is the same reason? > > > > > > > Yes. > > Folks, it is a *kernel* problem: > > peter@ashburton[6:38pm]~-111> cc -v > Using built-in specs. > Configured with: FreeBSD/alpha system compiler > Thread model: posix > gcc version 3.1 [FreeBSD] 20020509 (prerelease) > peter@ashburton[6:38pm]~-112> c++ -static -o foo foo.c > peter@ashburton[6:39pm]~-113> ./foo > Abort(core dumped) > peter@ashburton[6:39pm]~-114> uname -a > FreeBSD ashburton.netplex.com.au 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Sat Aug 31 16:02:39 PDT 2002 pwroot@ashburton.netplex.com.au:/home/src/sys/alpha/compile/ASHBURTON alpha > > gcc-3.2.1 is not at fault. If it isn't kernel, it is library related. > But Matt Dillon did commit a couple of changes in this area very recently. > I think we should be looking around here: > > dillon 2002/06/25 17:29:28 PDT > Revision Changes Path > 1.18 +3 -1 src/sys/sys/resource.h > 1.149 +7 -0 src/sys/vm/vm_mmap.c > 1.40 +5 -0 src/sys/vm/vm_unix.c > > dillon 2002/08/30 11:09:46 PDT > Revision Changes Path > 1.50 +2 -3 src/sys/compat/svr4/svr4_misc.c > 1.11 +1 -1 src/sys/compat/svr4/svr4_resource.c > 1.121 +33 -10 src/sys/kern/imgact_elf.c > > Probably the later one, the timing is about right. I was running -current from 2002/08/11 before without any sign about this kind of problem. Building libiconv failed reproduceable for me, but booting an 2002/08/11 kernel made me build the port. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message