Date: Fri, 12 Dec 2003 12:03:32 +0900 From: Jun Kuriyama <kuriyama@imgsrc.co.jp> To: Current <freebsd-current@FreeBSD.org> Subject: panic: sched_add: KSE 0xc82290c0 is still assigned to a run queue Message-ID: <7mad5y3fgb.wl@black.imgsrc.co.jp>
next in thread | raw e-mail | index | archive | help
As of today's -current.
I tried to use SCHED_ULE. It works fine with SCHED_4BSD, but changing
options to SCHED_ULE, it failed to boot.
----- console
...
GEOM: create disk cd0 dp=0xc8594e00
GEOM: create disk cd1 dp=0xc8594600
SMP: AP CPU #1 Launched!
cd1 at ata1 bus 0 target 1 lun 0
cd1: <MATSHITA DVD-RAM LF-D310 A116> Removable CD-ROM SCSI-0 device
cd1: 16.000MB/s transfers
cd1: cd present [1 x 2048 byte records]
panic: sched_add: KSE 0xc82290c0 is still assigned to a run queue
cpuid = 1;
Debugger("panic")
-----
Though panic message is there, it didn't go to DDB. Sending break
from serial console did not help.
--
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
<kuriyama@FreeBSD.org> // FreeBSD Project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7mad5y3fgb.wl>
