tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

scheduler-related panic in -current



Hello,

after updating sources last night I get this panic when starting mysqld:

panic: kernel diagnostic assertion "policy != SCHED_OTHER" failed: file "/usr/src/sys/kern/sys_sched.c", line 72 Stopped in pid 497.1 (mysqld) as netbsd:cpu_debugger+0x14: lwz r0, r1, 0x14
0xd55f3e00 at panic+0x234
0xd55f3e50: at __kernassert+0x4c
0xd55f3e60 at do_sched_setparam+0x360
0xd55f3eb0: at sys__sched_setparam+0x44
0xd55fe33e: ar syscall_plain+0x208
0xd55f3f40: user SC trap #346 by 0xefabc8e4: srr1=0xd032
            r1=0xffffdc50 cr=0x28000082 xer=0x20000000ctr=0xefabc8dc

That's a dual G4 and the kernel uses SCHED_M2

Btw. I haven't heard anything about M2 for a while - is i going to be default any time soon or is it still considered experimental?

have fun
Michael



Home | Main Index | Thread Index | Old Index