Date: Fri, 8 Mar 2002 23:00:35 +0100 From: Thomas Moestl <tmoestl@gmx.net> To: Doug Barton <DougB@FreeBSD.org> Cc: Murray Stokely <murray@FreeBSD.org>, bmah@FreeBSD.org, current@FreeBSD.org Subject: Re: Preparing innocent users for -current Message-ID: <20020308220035.GA4209@crow.dom2ip.de> In-Reply-To: <20020308110442.G32653-100000@zoot.corp.yahoo.com> References: <20020308101724.GA8515@freebsdmall.com> <20020308110442.G32653-100000@zoot.corp.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002/03/08 at 11:23:36 -0800, Doug Barton wrote: > 3. xconsole causes periodic panics. The problem (according to BDE) is "a > well-know bug in printf(9)," caused by "The TIOCCONS ioctl ... panics when > printf() is called while sched_lock is held." I reported this bug in > October 2001, if anyone wants to look through the archives. While this issue is still present, printf()s with sched_lock held seem to fortunately be quite rare. IIRC your panics were caused by the "microuptime went backwards" message, which was recently removed. The only other relatively frequently reported printf() in this category I can think of at the moment is for the "calcru: negative time..." message. - thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020308220035.GA4209>