Date: Thu, 10 Feb 2005 13:28:42 -0600 From: Eric Anderson <anderson@centtech.com> To: John Baldwin <jhb@freebsd.org> Cc: jeremie@le-hen.org Subject: Re: Console freeze but still alive Message-ID: <420BB5EA.1040202@centtech.com> In-Reply-To: <200502101420.35641.jhb@FreeBSD.org> References: <200502090737.36020.syjef@mdanderson.org> <200502091724.ab92170@salmon.maths.tcd.ie> <20050209232631.GA32648@thingy.tbd.co.nz> <200502101420.35641.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > On Wednesday 09 February 2005 06:26 pm, Andrew Thompson wrote: > >>On Wed, Feb 09, 2005 at 05:24:01PM +0000, Ian Dowse wrote: >> >>>In message <200502090737.36020.syjef@mdanderson.org>, Jonathan Fosburgh > > writes: > >>>>I'm running -current as of yesterday and having the same problem. X is >>>>working fine for me, I just can't make use of any of /dev/ttyv*. WHen I >>>>sh>ut the system down I do notice that all of the output suddenly >>>>appears and I c>an watch the shutdown generally from about the point >>>>disks start to sync. This> is on an old HP Kayak workstation. >>> >>>FYI, I saw something similar once when I was testing my recent >>>callout changes, but I haven't seen it happen since. If the problem >>>did just appear around Sunday/Monday then I guess it could be >>>related... >> >>I also have this problem. I have tracked it down to this commit from jhb@, >>but im not sure why it would affect things. >> >>From my supfile >> date=2005.02.07.22.00.00 - works >> date=2005.02.07.22.10.00 - console stops >> >>When I say the console stops, the last line of the boot process is >>'Additional TCP options:.'. I can still ssh, and the console resumes >>when shutting down. >> >> 1.28 +30 -26 src/sys/i386/ibcs2/ibcs2_fcntl.c >> 1.59 +159 -111 src/sys/i386/ibcs2/ibcs2_misc.c >> 1.11 +12 -16 src/sys/i386/ibcs2/ibcs2_msg.c >> 1.17 +1 -1 src/sys/i386/ibcs2/ibcs2_other.c >> 1.26 +31 -60 src/sys/i386/ibcs2/ibcs2_stat.c >> 1.19 +5 -127 src/sys/i386/ibcs2/ibcs2_util.c >> 1.19 +13 -7 src/sys/i386/ibcs2/ibcs2_util.h >> 1.34 +17 -28 src/sys/i386/ibcs2/ibcs2_xenix.c > > > There's very very little chance this could cause this change. Have tried > doing a diff between a working and non-working tree (just cvsup to a > different directory to get a second tree with a different date) and seeing > what the diff contained? Just a 'me too' for the data points.. It's like the console got redirected at some point. Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology I have seen the future and it is just like the present, only longer. ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?420BB5EA.1040202>