From owner-freebsd-current@FreeBSD.ORG Wed Aug 23 13:45:40 2006 Return-Path: X-Original-To: freebsd-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 1D3AA16A4DA for ; Wed, 23 Aug 2006 13:45:40 +0000 (UTC) (envelope-from flag@newluxor.wired.org) Received: from mail.oltrelinux.com (krisma.oltrelinux.com [194.242.226.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5932843D45 for ; Wed, 23 Aug 2006 13:45:39 +0000 (GMT) (envelope-from flag@newluxor.wired.org) Received: from newluxor.wired.org (ip-88-245.sn2.eutelia.it [83.211.88.245]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oltrelinux.com (Postfix) with ESMTP id EB08511B324; Wed, 23 Aug 2006 15:45:39 +0200 (CEST) Received: from newluxor.wired.org (localhost [127.0.0.1]) by newluxor.wired.org (8.13.8/8.13.8) with ESMTP id k7NDhdlZ001506; Wed, 23 Aug 2006 15:43:40 +0200 (CEST) (envelope-from flag@newluxor.wired.org) Received: (from flag@localhost) by newluxor.wired.org (8.13.8/8.13.8/Submit) id k7NDhdqT001504; Wed, 23 Aug 2006 15:43:39 +0200 (CEST) (envelope-from flag) Date: Wed, 23 Aug 2006 15:43:34 +0200 From: Paolo Pisati To: Pyun YongHyeon Message-ID: <20060823134334.GB1424@tin.it> References: <20060819211853.GA1016@tin.it> <20060823084817.GH17902@cdnetworks.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060823084817.GH17902@cdnetworks.co.kr> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Cc: FreeBSD_Current Subject: Re: Fatal trap 30 when loading if_xl 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: Wed, 23 Aug 2006 13:45:40 -0000 On Wed, Aug 23, 2006 at 05:48:17PM +0900, Pyun YongHyeon wrote: > > I've run into this too. It seems loading kernel module drivers > with kldload(8) triggers the issue. Any ideas? Nope, didn't have time to investigate, so i workarounded the issue loading all modules at boot time. bye -- Paolo Piso's first law: nothing works as expected!