From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 27 08:22:59 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A90781065742 for ; Sun, 27 Feb 2011 08:22:59 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 935558FC18 for ; Sun, 27 Feb 2011 08:22:59 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p1R80P1o085688 for ; Sun, 27 Feb 2011 08:00:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p1R80Pf1085675; Sun, 27 Feb 2011 08:00:25 GMT (envelope-from gnats) Date: Sun, 27 Feb 2011 08:00:25 GMT Message-Id: <201102270800.p1R80Pf1085675@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Stefan Bethke Cc: Subject: Re: gnu/137665: [patch] dialog(1) goes into tight loop on encountering eof X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stefan Bethke List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2011 08:22:59 -0000 The following reply was made to PR gnu/137665; it has been noted by GNATS. From: Stefan Bethke To: bug-followup@freebsd.org Cc: Subject: Re: gnu/137665: [patch] dialog(1) goes into tight loop on encountering eof Date: Sun, 27 Feb 2011 08:58:09 +0100 On: # uname -a FreeBSD freebsd-current.lassitu.de 9.0-CURRENT FreeBSD 9.0-CURRENT #0 = r219066: Sun Feb 27 01:55:21 CET 2011 = root@freebsd-current.lassitu.de:/usr/obj/usr/src/sys/MINIMAL amd64 dialog does not go into a tight loop eating all CPU, but it still gets = stuck. I believe it should take some action on encountering EOF, = instead of waiting for input forever. My patch did that for the old = dialog, typically taking the same path as pressing ESC would. Stefan --=20 Stefan Bethke Fon +49 151 14070811