From owner-freebsd-current@FreeBSD.ORG Mon Jun 9 13:19:49 2003 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 7CE5537B401 for ; Mon, 9 Jun 2003 13:19:49 -0700 (PDT) Received: from smtp2.Stanford.EDU (smtp2.Stanford.EDU [171.64.14.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id E795443FA3 for ; Mon, 9 Jun 2003 13:19:48 -0700 (PDT) (envelope-from jstockdale@stanford.edu) Received: (from root@localhost) by smtp2.Stanford.EDU (8.12.9/8.12.9) id h59KJVfl006789 for freebsd-current@freebsd.org; Mon, 9 Jun 2003 13:19:31 -0700 (PDT) Received: from stanford.edu (quenya.Stanford.EDU [128.12.44.61]) by smtp2.Stanford.EDU (8.12.9/8.12.9) with ESMTP id h59KJN8v006705 for ; Mon, 9 Jun 2003 13:19:24 -0700 (PDT) Message-ID: <3EE4EBC2.8020302@stanford.edu> Date: Mon, 09 Jun 2003 13:19:14 -0700 From: John Stockdale User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030530 Thunderbird/0.1a X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: New Kernel Breaks IPFW 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, 09 Jun 2003 20:19:49 -0000 Hey everyone, I just cvsup'd my src today and was going to buildworld later tonight but when I installed the newly built kernel with IPFIREWALL etc. and rebooted, ipfw fell over, specifically, even after ipfw firewall enable, an ipfw show resulted in a core dump. If its useful, I can post the ipfw core dump. Any ideas why this is? Thanks -John