From owner-freebsd-stable@FreeBSD.ORG Tue Oct 28 15:11:45 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 49D7F16A4CE for ; Tue, 28 Oct 2003 15:11:45 -0800 (PST) Received: from mail.speedroad.net (vmtrance.isd.no [195.139.232.51]) by mx1.FreeBSD.org (Postfix) with SMTP id C32F743FE5 for ; Tue, 28 Oct 2003 15:11:43 -0800 (PST) (envelope-from arnvid@karstad.org) Received: (qmail 14800 invoked by uid 89); 27 Oct 2003 22:11:33 -0000 Message-ID: <20031027221133.14799.qmail@mail.speedroad.net> From: "arnvid" To: freebsd-stable@freebsd.org Date: Mon, 27 Oct 2003 23:11:33 +0100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: ipfw segfaults on 4.9-STABLE (??) 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: Tue, 28 Oct 2003 23:11:45 -0000 After cvs up'ing one of our development boxes today it sadenly started giving this strange segfault from ipfw: obfleur# ipfw show Segmentation fault Seems we managed to enable ipfw2 in the config file, but this shouldn't segfault ipfw should it? bash-2.05b# uname -ar FreeBSD obfleur 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Oct 27 22:06:20 CET 2003 root@obfleur:/usr/obj/usr/src/sys/OB i386 Anyone seen this? :) Best regards, Arnvid