From owner-freebsd-current@FreeBSD.ORG Thu Jun 9 08:41:09 2005 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 1216916A41C for ; Thu, 9 Jun 2005 08:41:09 +0000 (GMT) (envelope-from caelian@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id A63B643D55 for ; Thu, 9 Jun 2005 08:41:08 +0000 (GMT) (envelope-from caelian@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so24333nzk for ; Thu, 09 Jun 2005 01:41:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GgJAlfu2NZadNn9v3/wA9Om7iXMvkzYYoAbPrJFfMHo2cmFmAmozrbuxrprhlAoG6QDa715xuC7Uym4XEmI6g32SaQ7Pqn771lory8xdTubt1e8EwFDleRl6vDvXIqLHP3TwV3lBmehK3IgXW422gQgrADIUel80boNBeVD4+OY= Received: by 10.36.47.13 with SMTP id u13mr234295nzu; Thu, 09 Jun 2005 01:41:07 -0700 (PDT) Received: by 10.36.42.19 with HTTP; Thu, 9 Jun 2005 01:41:07 -0700 (PDT) Message-ID: Date: Thu, 9 Jun 2005 01:41:07 -0700 From: Pascal Hofstee To: Miguel Mendez In-Reply-To: <20050608174408.551a0f79.flynn@energyhq.es.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050608174408.551a0f79.flynn@energyhq.es.eu.org> Cc: freebsd-current@freebsd.org Subject: Re: xl0 and SNAP004 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pascal Hofstee List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2005 08:41:09 -0000 On 6/8/05, Miguel Mendez wrote: > Hi all, >=20 > I cvsuped my tree to HEAD last Sunday but the resulting kernel panic'ed > as soon as ifconfig xl0 was ran. I have the vmcore saved but had to > revert to 5.4 as I needed to use the box. I've downloaded the SNAP004 > iso and copied the kernel from base to test it before attempting a real > install, and this what I've seen. No panic but some kernel messages > have poped up: >=20 > Jun 8 17:30:37 scienide kernel: taskqueue_drain with the following non- > sleepable locks held: Jun 8 17:30:37 scienide kernel: exclusive sleep > mutex xl0 (network driver) r =3D 0 (0xc187f2fc) locked @ /u sr/src/sys/ > pci/if_xl.c:2789 Jun 8 17:30:37 scienide kernel: KDB: stack backtrace: [snip backtrace] > Is this a known problem? I don't see any recent commit to if_xl.c so I > assume the issue is still there in HEAD. Yes this is a known problem and has been acknowleged by Bill Paul (a.o.) I hope to receive a patch from Gleb anytime soon to see if it resolves the problem on my amd64 box where i experience the exact same issue. --=20 Pascal Hofstee