From owner-freebsd-bugs@FreeBSD.ORG Tue Apr 29 22:21:23 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7633F1065673; Tue, 29 Apr 2008 22:21:23 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 669148FC18; Tue, 29 Apr 2008 22:21:23 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3TMLNXa050204; Tue, 29 Apr 2008 22:21:23 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3TMLN2M050200; Tue, 29 Apr 2008 22:21:23 GMT (envelope-from gavin) Date: Tue, 29 Apr 2008 22:21:23 GMT Message-Id: <200804292221.m3TMLN2M050200@freefall.freebsd.org> To: bobf@mrp3.com, gavin@FreeBSD.org, freebsd-bugs@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/111743: [ath] if_ath occasionally hangs system with certain broadcom AP chipsets X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 22:21:23 -0000 Synopsis: [ath] if_ath occasionally hangs system with certain broadcom AP chipsets State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Tue Apr 29 22:07:45 UTC 2008 State-Changed-Why: To submitter: do you still see this issue with more recent versions of FreeBSD? If so, are you able to compile the debugger and WITNESS into the kernel (with "options DDB", "options WITNESS" and "options WITNESS_SKIPSPIN") and when the machine hangs, drop into the debugger with ctrl-alt-esc, run the command "show locks" and append the output to the PR? Responsible-Changed-From-To: freebsd-bugs->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Tue Apr 29 22:07:45 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=111743