Panic: Assertion failure in KDASSERT(l->l_cpu == curcpu()) in ltsleep()

Submitted by Anonymous
on September 15, 2008 - 5:47pm

Hi All,

I'm a newbie in NetBSD kernel and my apologies, if this is not the right place.

I got the following error and would appreciate anybody that could explain the possible cause on this one.

kernel debugging assertion "l->l_cpu == curcpu()" failed: file "/u2/cvs_trees/HEAD/NetBSD/usr/src/sys/kern/kern_synch.c", line 509

Thanks a lot.
istoi