From owner-freebsd-current@FreeBSD.ORG Thu Feb 10 19:25:59 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1653216A4CE for ; Thu, 10 Feb 2005 19:25:59 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7EA043D4C for ; Thu, 10 Feb 2005 19:25:58 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 4311 invoked from network); 10 Feb 2005 19:25:58 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 10 Feb 2005 19:25:58 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j1AJPewH013930; Thu, 10 Feb 2005 14:25:41 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Andrew Thompson Date: Thu, 10 Feb 2005 14:20:35 -0500 User-Agent: KMail/1.6.2 References: <200502090737.36020.syjef@mdanderson.org> <200502091724.ab92170@salmon.maths.tcd.ie> <20050209232631.GA32648@thingy.tbd.co.nz> In-Reply-To: <20050209232631.GA32648@thingy.tbd.co.nz> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502101420.35641.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: jeremie@le-hen.org cc: haro@kgt.co.jp cc: Ian Dowse cc: freebsd-current@FreeBSD.org cc: Jonathan Fosburgh Subject: Re: Console freeze but still alive X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 19:25:59 -0000 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? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org