[ULE] panic: sched_add: kse 0xc5a7b78c (named) already in run queue

Gleb Smirnoff glebius at FreeBSD.org
Fri Mar 18 03:34:02 PST 2005


On Thu, Mar 17, 2005 at 05:43:06PM +0000, Kris Kennaway wrote:
K> A switched a single-CPU+HTT machine over to ULE again, and it panicked
K> after a couple of days with:
K> 
K> panic: sched_add: kse 0xc5a7b78c (named) already in run queue
K> cpuid = 1
K> KDB: enter: panic
K> 
K> and hung there (NB: named is threaded).

Today I've hit this panic when playing with debugger. The exact sequence
was:

~# -- (break to debugger)
db> break carp_ioctl
db> cont
(several seconds out of debugger)
  [break in carp_ioctl]
db> trace
...
...
db> next
   panic: sched_add: kse 0x???????? (???) already in run queue
   cpuid = 1
   KDB: enter: panic

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE


More information about the freebsd-current mailing list