From owner-freebsd-current@FreeBSD.ORG Wed May 21 06:33:10 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 ED34237B401 for ; Wed, 21 May 2003 06:33:09 -0700 (PDT) Received: from ion.gank.org (ion.gank.org [198.78.66.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FC2B43F3F for ; Wed, 21 May 2003 06:33:09 -0700 (PDT) (envelope-from craig@xfoil.gank.org) Received: from localhost (ion.gank.org [198.78.66.164]) by ion.gank.org (GankMail) with ESMTP id 047C22C61E; Wed, 21 May 2003 08:33:09 -0500 (CDT) Received: from ion.gank.org ([198.78.66.164]) by localhost (ion.gank.org [198.78.66.164]) (amavisd-new, port 10024) with LMTP id 72742-04-2; Wed, 21 May 2003 08:33:08 -0500 (CDT) Received: from owen1492.uf.corelab.com (pix.corelab.com [12.45.169.2]) by ion.gank.org (GankMail) with ESMTP id 5CF0F2B853; Wed, 21 May 2003 08:33:08 -0500 (CDT) From: Craig Boston To: Mark Santcroos In-Reply-To: <20030521065152.GA725@laptop.6bone.nl> References: <1053466303.815.22.camel@owen1492.uf.corelab.com> <20030521065152.GA725@laptop.6bone.nl> Content-Type: text/plain Organization: Message-Id: <1053523993.31600.2.camel@owen1492.uf.corelab.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 21 May 2003 08:33:14 -0500 Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Reproducable panic in in6_pcbbind 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: Wed, 21 May 2003 13:33:10 -0000 > I'm running with some debugging statements in my tree for the event that > it happens again. Are you running -current as of recent or an older one? Yes, sorry, forgot to mention that I'm running -current (5.1 beta) compiled last Friday 5/16. Craig