From owner-freebsd-stable@FreeBSD.ORG Sun Nov 23 15:23:56 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 80B4F16A4CE; Sun, 23 Nov 2003 15:23:56 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 92C5E43F3F; Sun, 23 Nov 2003 15:23:52 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 23 Nov 2003 23:23:51 +0000 (GMT) Date: Sun, 23 Nov 2003 23:23:50 +0000 From: David Malone To: freebsd-bugs@freebsd.org Message-ID: <20031123232350.GA50013@walton.maths.tcd.ie> References: <20031123172259.GB74783@shellma.zin.lublin.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031123172259.GB74783@shellma.zin.lublin.pl> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: freebsd-stable@freebsd.org Subject: Re: Panic on 4.9-PRE (mbuf/m_copydata/ippr_ftp_process related) 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: Sun, 23 Nov 2003 23:23:56 -0000 On Sun, Nov 23, 2003 at 06:22:59PM +0100, Pawel Malachowski wrote: > My router caught kernel panic after 11 days of working. System > is 4.9-PRERELEASE and runs without problems since 28 Sep 2003. Is 28 Sep the date of your 4.9-PRERELEASE? There was an important memory corruption bug in ipfw2 fixed before the 4.9 RELEASE (on 17/10/2003). The bug was triggered by dynamic rules, so if you're using dynamic rules then it is definitely worth trying to upgrade to 4.9-RELEASE. David.