Date: Thu, 16 Nov 2000 11:32:24 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Valentin Chopov <valentin@valcho.net> Cc: current@FreeBSD.org Subject: RE: CURRENT is freezing again ... Message-ID: <XFMail.001116113224.jhb@FreeBSD.org> In-Reply-To: <Pine.BSF.4.21.0011160945310.3172-100000@valcho.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16-Nov-00 Valentin Chopov wrote: > Hi, > > After last cvsup my machine (Dual PIII, SMP kernel) is freezing again in > 10 min after boot... > > Thanks, > > Val Two questions: 1) What revision of sys/kern/kern_synch.c do you have? I fixed several things yesterday, and the latest version is 1.108. 2) If you do have the latest version, have you compiled a kernel with WITNESS, INVARIANTS, and INVARIANT_SUPPORT to see how it runs? Also, I have noticed that occasionally on my SMP boxes the console seems to lose itself. By lose itself, I mean that all output stops, and it doesn't process any input. If I hit Ctrl-Alt-Backspace to break into the debugger, it suddenly catches up and processes all pending events before dropping into teh debugger, but hangs again when I continue from ddb. However, the rest of hte machine works fine during this time. I can ssh in, build kernels, reboot, etc. without any problem. -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.001116113224.jhb>