From owner-freebsd-current@FreeBSD.ORG Thu Jun 30 16:27:06 2005 Return-Path: X-Original-To: current@freebsd.org 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 28C6C16A41C for ; Thu, 30 Jun 2005 16:27:06 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E74843D1D for ; Thu, 30 Jun 2005 16:27:05 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru (8.13.0/vak/3.0) id j5UGO47e007874 for current@freebsd.org.checked; Thu, 30 Jun 2005 20:24:04 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from [144.206.181.94] (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru (8.13.0/vak/3.0) with ESMTP id j5UGLR3r007833; Thu, 30 Jun 2005 20:21:27 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <42C41C0B.80409@cronyx.ru> Date: Thu, 30 Jun 2005 20:21:31 +0400 From: Roman Kurakin User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matt Emmerton References: <42C40B98.5070309@cronyx.ru> <001f01c57d8a$23217040$1200a8c0@gsicomp.on.ca> In-Reply-To: <001f01c57d8a$23217040$1200a8c0@gsicomp.on.ca> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: Console freeze X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 30 Jun 2005 16:27:06 -0000 Matt Emmerton wrote: >>Hi, >> >> I am getting console freeze with recent current. I've seen the same >>a year ago >>on current and the proble is still here. One of the console freeze I've >>seen while >>intensive output from my driver (that is async driver). The other one >>I've seen >>whille cvs update (for example on alt+f2 cvs update -d . > .z; on alt+f3 >>tail -f .z). >> >>console freeze: >>screen contains the last output or blank, currsor IIRC always availabe >>and it >>moves according to its usual behaviour so terminal is functional but no >>output. >> >>Any ideas? >> >> >IIRC, there was a discussion here lately about a race condition that is >being worked on (fixed?) caused by precisely what you describe -- a cvsup >(or other output-intensive process) redirecting to a file in one window, and >a tail on said file in another window. > >How recent is your -current? > > Jun 28 11:05 MSD 2005 I've come back to read current from 21 June, I didn't saw such thread and I can't recall any commits that were around this. So I guess this is not fixed. By the way while one of cvs updates I've got system lockup after I've tail -f .z in addition from a network terminal. I didn't try to reproduce such case so I can't say if this is usual case. rik >-- >Matt > >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >