From owner-freebsd-current@FreeBSD.ORG Sun Jun 26 16:20:32 2005 Return-Path: X-Original-To: current@freebsd.org 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 4F67C16A41C for ; Sun, 26 Jun 2005 16:20:32 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D5943D1D for ; Sun, 26 Jun 2005 16:20:31 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-2.free.fr (Postfix) with ESMTP id 21D7A3201C7; Sun, 26 Jun 2005 18:20:29 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id D8D21405C; Sun, 26 Jun 2005 18:20:43 +0200 (CEST) Date: Sun, 26 Jun 2005 18:20:43 +0200 From: Jeremie Le Hen To: Marcin Jessa Message-ID: <20050626162043.GD1283@obiwan.tataz.chchile.org> References: <20050625111444.75e2c8f7.lists@yazzy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050625111444.75e2c8f7.lists@yazzy.org> User-Agent: Mutt/1.5.9i Cc: phk@phk.freebsd.dk, FreeBSD-current Subject: Re: Kernel panics with IPSec 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: Sun, 26 Jun 2005 16:20:32 -0000 Hi Marcin, > Hi. > > Kernel compiled with those options panics just after initialization of FAST_IPSEC framework on soekris 4510 and 4521 boards. > There are no devices connected to boards's mini-PCI slots. > I did not check it on "real" PC's yet. > > # Hardware-accelerated IP Security Protocols > options FAST_IPSEC # New IPsec (cannot define w/ IPSEC) > options IPSEC_DEBUG # Debug for IP security > device crypto > device cryptodev > device hifn > device rndtest # Random number generator test monitor This report is too weak to debug anything, you should provide at least a backtrace to help people tracking down the problem. Please, have a look at these two articles [1] [2] which explains how to obtain a kernel dump. Then use kgdb(1) to get the backtrace, and post it here, please. Regards, [1] http://www.onlamp.com/pub/a/bsd/2002/03/21/Big_Scary_Daemons.htm [2] http://www.onlamp.com/pub/a/bsd/2002/04/04/Big_Scary_Daemons.html -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >