On 12 Oct 2001, Dag-Erling Smorgrav wrote: > Doug Barton <[EMAIL PROTECTED]> writes: > > Reported on 9/30: > > panic: blockable sleep lock (sx) allproc @ > > /usr/local/src/sys/kern/kern_proc.c:212 > > > > According to BDE, "This is a well-know bug in printf(9). The TIOCCONS > > ioctl always gave non-deterministic crashes. Now it gives determinstic > > panics when > > pintf() is called while sched_lock is held." That's the only discussion > > about it, no fixes, no suggestions. > > Remove UCONSOLE from kernel config. This has been discussed to death > several times on the lists.
That only prevents non-root from triggering the bug. What an evil option. It has always been enabled in GENERIC although it has always implemented panics and security holes. It has always been enabled in LINT/NOTES although it is a negative option. Bruce To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message