From owner-freebsd-net@FreeBSD.ORG Sun Oct 7 22:25:23 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F110A16A41B; Sun, 7 Oct 2007 22:25:23 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx1.freebsd.org (Postfix) with ESMTP id 4853C13C457; Sun, 7 Oct 2007 22:25:23 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47095CD3.2040701@FreeBSD.org> Date: Mon, 08 Oct 2007 00:25:23 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Ivan Voras References: <46FBE818.3020800@FreeBSD.org> <9bbcef730709271054k5cbda605wcfd44adede05614f@mail.gmail.com> <46FBF101.6080402@FreeBSD.org> <9bbcef730709271208t74938933p704b554625f443ba@mail.gmail.com> <46FC019F.60900@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: Panic in rt_check X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2007 22:25:24 -0000 Ivan Voras wrote: > Ivan Voras wrote: >> Ivan Voras wrote: >> >>> Apparently, this was patched 4 days ago so I'll try two things: 1) build >>> with the new (patched) version and >> Interesting development - the machine is stable now for 5 days (before >> this, it would panic within 48 hours). It looks like the problem might >> be fixed by the commit to if_stf.c (or something else in the recent >> -CURRENT). I'll keep monitoring it closely. > > Still no luck, it still panics at the same place, though more rarely. > Well yeah, if you're not using if_stf that's not going to fix it :) Kris