From owner-freebsd-current@FreeBSD.ORG Mon Aug 30 00:11:53 2004 Return-Path: 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 55EBD16A4CE for ; Mon, 30 Aug 2004 00:11:53 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B04243D3F for ; Mon, 30 Aug 2004 00:11:53 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 40BF872DD4; Sun, 29 Aug 2004 17:11:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 3EE1272DCB; Sun, 29 Aug 2004 17:11:53 -0700 (PDT) Date: Sun, 29 Aug 2004 17:11:53 -0700 (PDT) From: Doug White To: =?iso-8859-2?q?S=B3awek_=AFak?= In-Reply-To: <86r7ps912w.fsf@thirst.unx.era.pl> Message-ID: <20040829171048.D69068@carver.gumbysoft.com> References: <86r7ps912w.fsf@thirst.unx.era.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: current@freebsd.org Subject: Re: Random compiler errors on BETA1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 00:11:53 -0000 On Fri, 27 Aug 2004, [iso-8859-2] S=B3awek =AFak wrote: > Hi, > > I've successfuly upgraded one of the servers to BETA1. The stability = is ok > for now (after the patch from 6.0-CURRENT applied), but I get many ra= ndom > Signal 6 and abort traps from GCC. I don't get coredumps either altho= ught I > can make sleep dump core when killed with ABRT. You're falling prey to bugs in BETA1. Try BETA2 when its released, or track RELENG_5. You're hitting both the IPI deadlock and a bogus buf locking change. Both should be fixed in RELENG_5. --=20 Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org