From owner-freebsd-current@FreeBSD.ORG Tue May 29 08:49:36 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 087E416A536 for ; Tue, 29 May 2007 08:49:36 +0000 (UTC) (envelope-from crapsh@monkeybrains.net) Received: from mail.monkeybrains.net (mail1.monkeybrains.net [208.69.40.8]) by mx1.freebsd.org (Postfix) with ESMTP id E98EC13C468 for ; Tue, 29 May 2007 08:49:35 +0000 (UTC) (envelope-from crapsh@monkeybrains.net) Received: from monchichi.monkeybrains.net (adsl-76-199-26-57.dsl.pltn13.sbcglobal.net [76.199.26.57]) (authenticated bits=0) by mail.monkeybrains.net (8.13.7/8.13.7) with ESMTP id l4T8JmmB047675 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 29 May 2007 01:19:48 -0700 (PDT) (envelope-from crapsh@monkeybrains.net) Message-ID: <465BE214.8040502@monkeybrains.net> Date: Tue, 29 May 2007 01:19:32 -0700 From: Rudy Rucker User-Agent: Thunderbird 2.0.0.0 (X11/20070513) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.90.2, clamav-milter version 0.90.2 on mail.monkeybrains.net X-Virus-Status: Clean Subject: ifconfig carp0 destroy = kernel panic 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: Tue, 29 May 2007 08:49:36 -0000 This is an old problem with FreeBSD 6.x. Three questions: Why has this not been patched in the CVS tree? Is there a solution that works? Should I be posting this to freebsd-questions? I tried this patch: http://lists.freebsd.org/pipermail/freebsd-current/2005-August/054543.html and the machine panics after an ifconfig carp0 destroy. Haven't tried this: http://lists.freebsd.org/pipermail/freebsd-stable/2007-February/032839.html Someone else reported the issue as well, and someone else offered a patch: http://lists.freebsd.org/pipermail/freebsd-pf/2006-August/002501.html But I never saw any patch. Thanks in advance, Rudy