From owner-freebsd-wireless@FreeBSD.ORG Sun Jun 2 17:19:18 2013 Return-Path: Delivered-To: FreeBSD-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 44A2D6A for ; Sun, 2 Jun 2013 17:19:18 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qc0-x232.google.com (mail-qc0-x232.google.com [IPv6:2607:f8b0:400d:c01::232]) by mx1.freebsd.org (Postfix) with ESMTP id 0C8F21094 for ; Sun, 2 Jun 2013 17:19:17 +0000 (UTC) Received: by mail-qc0-f178.google.com with SMTP id l11so1741525qcy.9 for ; Sun, 02 Jun 2013 10:19:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=pdPx0VdpSM8NPEx/8mLxQm9ogK4yGH6ZxTK2PkWXO5U=; b=TwBLBb9mwkSB9KmYgojDTOzT8g+pOK/NNujGXq+K4NU0lhw6wSavjJlAiiNsGLMfIv /rctVJrfZONkRO8A1PlHHZ2G+yWvd0/PbRz+R9K3H955Ydqzqvc7QEAiRj+Bl+6LhSXf wJMZzvO0xVLjsj5haG2iqgkKx3KZlpwZravBgNtSokalmFqZ7zJwEs//VsbQheZTN/0r rkFDNpOM5AP/drK8HCUUmy8gyyNz6wPAYydTRtOODk+HqD/J7jJeZlbDswP23NNROsYq IdCJ+v5W/8szxk9RSdcM5bPvO+wKFnkNFQ0NQbygXK6PLpgEi5nuqu5iCibL3I7jYk2y 7iNw== MIME-Version: 1.0 X-Received: by 10.229.206.197 with SMTP id fv5mr6513220qcb.60.1370193557643; Sun, 02 Jun 2013 10:19:17 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.71.12 with HTTP; Sun, 2 Jun 2013 10:19:17 -0700 (PDT) In-Reply-To: References: Date: Sun, 2 Jun 2013 10:19:17 -0700 X-Google-Sender-Auth: Cu6lNuPt7wF1a5rND9xckzJiXkA Message-ID: Subject: Re: panic: ath_legacy_tx_dma_restart: Q3: called with PUTRUNNING=1 From: Adrian Chadd To: Kim Culhan Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jun 2013 17:19:18 -0000 Oh, and please file a PR. With that core.txt file. It's fine. adrian On 2 June 2013 10:18, Adrian Chadd wrote: > Hi, > > So this is yet another instance of the MAC being tickled slightly > wrong/racy, which could lead to hardware lockups or general craziness. > > It's happening during a stuck beacon whilst in AP mode. > > I'll go and review the transmit/receive/reset path again and ensure > it's all shut down right during this reset. > > Thanks! > > > adrian > > On 2 June 2013 04:49, Kim Culhan wrote: >> Been seeing panics as in the Subject for a few weeks. >> >> Now running (and seeing the panics) with r251078M. >> >> Please let me know if additional info is needed. >> >> thanks >> -kim >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"