From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fietkau Date: Sat, 27 Apr 2013 10:58:39 +0200 Subject: [ath9k-devel] 3.9.0-rc8+ (hacked) splat. In-Reply-To: <517B11F3.1090700@candelatech.com> References: <517B11F3.1090700@candelatech.com> Message-ID: <517B933F.5030309@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 2013-04-27 1:46 AM, Ben Greear wrote: > Was running around 200 stations against a VAP on this system, and > then changed the channel from 1 to 36 (by restarting hostapd with new > config). > > Looks like null-pointer de-ref... Anyone seen anything similar? I've never seen this one. Please use gdb to figure out the source code line that the NULL pointer deref happens in. As for the 'keycache entry 228 out of range' stuff, I'm going to send a patch for that now. - Felix