From owner-freebsd-current@FreeBSD.ORG Tue Feb 24 05:14:55 2004 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 8558016A4CE for ; Tue, 24 Feb 2004 05:14:55 -0800 (PST) Received: from s1.vhost.cz (s1.vhost.cz [195.39.16.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49BEC43D1D for ; Tue, 24 Feb 2004 05:14:52 -0800 (PST) (envelope-from konfer@mikulas.com) Received: (qmail 75213 invoked by uid 89); 24 Feb 2004 14:14:51 +0100 Received: from unknown (HELO mikulas.com) (jiri@mikulas.com@195.122.204.153) by s1.vhost.cz with AES256-SHA encrypted SMTP; 24 Feb 2004 14:14:51 +0100 Message-ID: <403B4EB0.9050802@mikulas.com> Date: Tue, 24 Feb 2004 14:16:32 +0100 From: Jiri Mikulas User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040130 X-Accept-Language: cs, en, en-us MIME-Version: 1.0 To: Max Laier References: <200402231659.26775.max@love2party.net> In-Reply-To: <200402231659.26775.max@love2party.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: PANIC: trap.c 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: Tue, 24 Feb 2004 13:14:55 -0000 Hello FreeBSD 5.2-CURRENT #2: Tue Feb 24 09:13:59 CET 2004 map02# uptime 2:14PM up 2:03, 1 user, load averages: 0.56, 0.32, 0.26 at this time it seems to be ok thanks Jiri > >I had to back this out globally as we weren't able to fix it. In the >meantime I have come up with a partly reworked patchset, which does no >longer panic for me. > >If you have some time and use dummynet, divert(+natd) or ip_fastforward >(sysctl net.inet.ip.fastforwarding=1) I'd appreciate if you could give it >a try: http://people.freebsd.org/~mlaier/mt_tag_remove.diff > >Thanks. > >