Subject: Re: Kernel Debug ASSERTion with SCHED_M2
To: None <mk@kilbi.de>
From: Mindaugas R. <rmind@NetBSD.org>
List: current-users
Date: 10/13/2007 15:29:26
Hello,

Markus W Kilbinger <mk@kilbi.de> wrote:
> I (still) see a 'similar'
> 
>   panic: kernel diagnostic assertion "sil->sl_slept > 0" failed: file
>   "../../../../kern/sched_m2.c", line 484
> 
> on my dual cpy i386 machine even with revision 1.16 of kern_sleepq.c.

Actually, this diagnostic assertion is not true, quite unusual, but sl_slept
might be 0 (in a case when thread wakeups immediately, or counter overflows).
However it would be interesting to see what exactly the case it is. Can you
show the backtrace and also an output of "show sched" in DDB?

Thanks.

-- 
Best regards,
Mindaugas
www.NetBSD.org