K 10 svn:author V 6 alfred K 8 svn:date V 27 2008-03-15T03:20:53.000000Z K 7 svn:log V 289 In calcru, we make sure the thread's state is correct, however we do not emit the thread or proc information making debugging this assertion difficult. Emit the thread/proc that caused the KASSERT to fail to ease debugging. Note: this assert does not exist in later branches of FreeBSD. END