From owner-freebsd-stable@FreeBSD.ORG Wed Jul 30 07:38:28 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5A3137B401 for ; Wed, 30 Jul 2003 07:38:28 -0700 (PDT) Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F17343F3F for ; Wed, 30 Jul 2003 07:38:28 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-200-062.lsanca1.elnk.dsl.genuity.net ([4.62.200.62] helo=netcom1.netcom.com) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19hs5z-0006Cc-00 for stable@freebsd.org; Wed, 30 Jul 2003 07:38:27 -0700 Received: by netcom1.netcom.com (Postfix, from userid 1000) id 5459152D5; Wed, 30 Jul 2003 07:38:27 -0700 (PDT) From: Mike Harding To: stable@freebsd.org Message-Id: <20030730143827.5459152D5@netcom1.netcom.com> Date: Wed, 30 Jul 2003 07:38:27 -0700 (PDT) Subject: signal 10 in make world X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2003 14:38:29 -0000 Anybody seen this? I have just recently (last few weeks) seen signal 10 crashing make world in cc1. I know that this is usually hardware but I have never seen this on this hardware before, and I am only getting signal 10 errors, not signal 11. I can run the make world again and it completes... just trying to find out if this is happening to anyone else with 4-STABLE... - Mike H.