From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:42478 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756855Ab2BHNDP (ORCPT ); Wed, 8 Feb 2012 08:03:15 -0500 Message-ID: <4F327273.5090301@sipsolutions.net> (sfid-20120208_140317_307278_DFC2B14F) Date: Wed, 08 Feb 2012 14:02:43 +0100 From: Johannes Berg MIME-Version: 1.0 To: Arend van Spriel CC: "John W. Linville" , "linux-wireless@vger.kernel.org" Subject: Re: REGRESSION: crash in wireless-testing smoketest References: <4F313815.3020107@broadcom.com> ( sfid-20120207_154219_853529_011888C8) <4F313C53.2040604@sipsolutions.net> <4F315E7E.7040203@broadcom.com> <1328646776.4223.0.camel@jlt3.sipsolutions.net> <4F32484B.7020409@broadcom.com> In-Reply-To: <4F32484B.7020409@broadcom.com> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: > I rerun the test on a kernel with some more lock checking and got lucky. > > Feb 8 08:40:17 lb-bun-10 kernel: [ 514.512283] wlan0: authenticate > with 98:fc:11:8e:94:57 > Feb 8 08:40:17 lb-bun-10 kernel: [ 514.512515] wlan0: send auth to > 98:fc:11:8e:94:57 (try 1/3) > Feb 8 08:40:17 lb-bun-10 kernel: [ 514.514184] BUG: unable to handle > kernel NULL pointer dereference at 00000004 ... > Apparently, minstrel_ht expects some tx_status field filled in by > brcmsmac/mac80211. Have not found the problem yet. So the patch you sent fixes this? Just making sure it's not a different thing. johannes