From owner-freebsd-current@FreeBSD.ORG Tue Jun 14 08:20:40 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 D871F16A41C for ; Tue, 14 Jun 2005 08:20:40 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A063C43D53 for ; Tue, 14 Jun 2005 08:20:40 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id j5E8Kdeb002113; Tue, 14 Jun 2005 01:20:39 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id j5E8KdHa002112; Tue, 14 Jun 2005 01:20:39 -0700 (PDT) (envelope-from obrien) Date: Tue, 14 Jun 2005 01:20:39 -0700 From: "David O'Brien" To: Ed Maste Message-ID: <20050614082039.GA2038@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Ed Maste , freebsd-current@freebsd.org References: <20050613192308.GA87640@sandvine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050613192308.GA87640@sandvine.com> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: freebsd-current@freebsd.org Subject: Re: savecore(8) increments /var/crash/bounds on each boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 08:20:41 -0000 On Mon, Jun 13, 2005 at 03:23:08PM -0400, Ed Maste wrote: > I notice that as of sbin/savecore/savecore.c 1.72 and in 5.4-RELEASE > savecore increments the number in /var/crash/bounds on each boot, > regardless of whether it rebooted due to panic or was a clean shutdown. > Is this the desired behaviour or an unintentional side effect? It is an unintentional side affect. If I wasn't constantly experiencing kernel landminds every time I sit down to do major FreeBSD, I would have gotten to this issue. -- -- David (who's spending his 4th hour tracking down new panics)