From owner-freebsd-net@FreeBSD.ORG Wed Jan 19 21:06:27 2011 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 B8DF11065672; Wed, 19 Jan 2011 21:06:26 +0000 (UTC) (envelope-from alex@zagrebin.ru) Received: from mail.zagrebin.ru (gw.zagrebin.ru [91.215.205.128]) by mx1.freebsd.org (Postfix) with ESMTP id 5D26B8FC12; Wed, 19 Jan 2011 21:06:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zagrebin.ru; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=kLA7F+JswsUuGbpFLWAejf0FqeY+m2qolG9ShQIhfWw=; b=hYTSB7YqeZ7SgI91nxhTAEL0xTHEj0RY2ZJmbDq45RBjA7afQzID+JTh37jntInfzj4LYBwXIWpFnbi2T0FVWAAx6ZkQOhh9cx6ao1HsaKyffzjVnrNIluJVbaoqbAthymWabqnnbtbSggMFoOr5hJfvw4IWd0P0ZPXRRyJtegU=; Received: from alex by mail.zagrebin.ru with local (Exim 4.73 (FreeBSD)) (envelope-from ) id 1PffEV-0000mC-JT; Thu, 20 Jan 2011 00:06:23 +0300 Date: Thu, 20 Jan 2011 00:06:23 +0300 From: Alexander Zagrebin To: Bernhard Schmidt Message-ID: <20110119210623.GA2632@gw.zagrebin.ru> References: <20110118102658.GA3211@gw.zagrebin.ru> <20110119112330.GD13844@gw.zagrebin.ru> <201101191240.16198.bschmidt@freebsd.org> <201101191757.00538.bschmidt@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201101191757.00538.bschmidt@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-net@freebsd.org Subject: Re: if_run and wlan_amrr: kernel panics on 8.2-PRERELEASE amd64 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: Wed, 19 Jan 2011 21:06:27 -0000 Hi! On 19.01.2011 17:57:00 +0100, Bernhard Schmidt wrote: > > > So there is the one issue only: the panic if runfw.ko and > > > wlan_amrr.ko both loaded via loader.conf. > > > Have you any ideas? > > > > No yet, I'll dig around there later today. > > Hmm, I'm not able to reproduce this, works as expected. Is this still the same > backtrace as the previous error? The panic occurs on very early stage, so there is no dump created. I'll try to recompile kernel with the kdb support tomorrow. May be it will help to get backtrace. -- Alexander Zagrebin