From owner-freebsd-current@FreeBSD.ORG Mon Jun 13 20:03:50 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 ABEB416A41C for ; Mon, 13 Jun 2005 20:03:50 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A89443D1F for ; Mon, 13 Jun 2005 20:03:50 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 7AF0A72DDF; Mon, 13 Jun 2005 13:03:50 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 7854E72DDD; Mon, 13 Jun 2005 13:03:50 -0700 (PDT) Date: Mon, 13 Jun 2005 13:03:50 -0700 (PDT) From: Doug White To: Ed Maste In-Reply-To: <20050613192308.GA87640@sandvine.com> Message-ID: <20050613130317.G2682@carver.gumbysoft.com> References: <20050613192308.GA87640@sandvine.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2005 20:03:50 -0000 On Mon, 13 Jun 2005, 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? > We've been monitoring the value in bounds to detect panics, which > of course doesn't work anymore. Its certainly not the historical behavior :-) Think you could submit a patch with the fix? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org