From owner-freebsd-current@FreeBSD.ORG Tue Aug 28 13:34:40 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34C8016A41A for ; Tue, 28 Aug 2007 13:34:40 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout1.yahoo.com (mrout1.yahoo.com [216.145.54.171]) by mx1.freebsd.org (Postfix) with ESMTP id 0C11F13C474 for ; Tue, 28 Aug 2007 13:34:39 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout1.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id l7SDXUHm081837; Tue, 28 Aug 2007 06:33:31 -0700 (PDT) Date: Tue, 28 Aug 2007 21:33:25 +0800 Message-ID: From: gnn@freebsd.org To: Pawel Worach In-Reply-To: <46D2EC26.3020005@gmail.com> References: <46D2EC26.3020005@gmail.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/22.1 (i386-apple-darwin8.9.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: current@freebsd.org Subject: Re: IPSec/IPv6 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, 28 Aug 2007 13:34:40 -0000 At Mon, 27 Aug 2007 17:22:14 +0200, Pawel Worach wrote: > > Hi, > > While testing IPSec and IPv6 I got this panic when sending ICMPv6 echo > requests to the peer. kernel.debug and vmcore available if more info is > needed. > That looks like an infinite loop in the code. How can I access the kernel debug and vmcore? Best, George