Re: BETA2 panic

From: Bernhard Schmidt <bschmidt_at_freebsd.org>
Date: Mon, 5 Sep 2011 09:02:12 +0200
On Mon, Sep 5, 2011 at 08:24, Joel Dahl <joel_at_vnode.se> wrote:
> On 05-09-2011  5:09, Adrian Chadd wrote:
>> On 5 September 2011 01:04, Joel Dahl <joel_at_vnode.se> wrote:
>> > Hi,
>> >
>> > I upgraded my laptop from BETA1 to rev. 225367 today, and now my laptop panics just a few minutes after booting. This is 100% reproducible, it panics every time.
>> >
>> > I've got a pic with the backtrace here: http://www.vnode.se/sc/panic_20110904.jpg
>>
>> Hi,
>>
>> There weren't many commits between BETA1 and -HEAD in the wireless
>> area; would you please do a binary search of the kernel revisions (no
>> need to do full buildworlds) to find which commit broke it?
>
> Yes, I'll do that tonight.

While doing so, can you enable at least some debugging?
wlandebug +state
or even better
wlandebug 0xffffffff

It smells like that something is poking the SW bmiss handler while not
in RUN state and therefore you're hitting a KASSERT(). Question is if
the bmiss timer isn't stopped/drained somewhere or if there is too
excessive call.

--
Bernhard
Received on Mon Sep 05 2011 - 05:33:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:17 UTC