From owner-freebsd-bugs@FreeBSD.ORG Wed Jun 23 21:41:03 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 276FF16A4CE for ; Wed, 23 Jun 2004 21:41:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E9B43D1D for ; Wed, 23 Jun 2004 21:41:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5NLeRRv002316 for ; Wed, 23 Jun 2004 21:40:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5NLeRUP002315; Wed, 23 Jun 2004 21:40:27 GMT (envelope-from gnats) Date: Wed, 23 Jun 2004 21:40:27 GMT Message-Id: <200406232140.i5NLeRUP002315@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Alex Vasylenko Subject: Re: bin/65892: ee(1) endless loop X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Vasylenko List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2004 21:41:03 -0000 The following reply was made to PR bin/65892; it has been noted by GNATS. From: Alex Vasylenko To: freebsd-gnats-submit@FreeBSD.org, eugen@grosbein.pp.ru Cc: Subject: Re: bin/65892: ee(1) endless loop Date: Wed, 23 Jun 2004 17:34:36 -0400 This is a multi-part message in MIME format. --------------090303020200050609060303 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Eugene Grosbein wrote: > There are situations when ee(1) starts to eat all CPU cycles. > ee /tmp/file & - the code sets to ignore (SIG_IGN) first 23 signals including SIGTTIN, SIGTTOU; > ee