From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 20 16:16:15 2010 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 7D5391065694; Mon, 20 Sep 2010 16:16:15 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6DB6C8FC2A; Mon, 20 Sep 2010 16:16:15 +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 o8KGGFYT039504; Mon, 20 Sep 2010 16:16:15 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8KGGFxf039500; Mon, 20 Sep 2010 16:16:15 GMT (envelope-from arundel) Date: Mon, 20 Sep 2010 16:16:15 GMT Message-Id: <201009201616.o8KGGFxf039500@freefall.freebsd.org> To: netch@segfault.kiev.ua, arundel@FreeBSD.org, freebsd-bugs@FreeBSD.org, ed@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: kern/137482: script(1) doesn't read tail of program output; pty(4) is suspected X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2010 16:16:15 -0000 Old Synopsis: script(1) doesn't read tail of program output, pty is suspected New Synopsis: script(1) doesn't read tail of program output; pty(4) is suspected State-Changed-From-To: open->feedback State-Changed-By: arundel State-Changed-When: Mon Sep 20 16:04:44 UTC 2010 State-Changed-Why: We need to check out if this PR is still an issue after r181905 (new tty layer). Responsible-Changed-From-To: freebsd-bugs->ed Responsible-Changed-By: arundel Responsible-Changed-When: Mon Sep 20 16:04:44 UTC 2010 Responsible-Changed-Why: Hi Ed. Could you have a look at this PR, since it seems to be pty(4) related and might have been resolved with the introduction of your new tty layer? I wasn't able to reproduce it running HEAD (r212773; amd64). If you don't have time atm or think that this is not actually related to your tty work, please assign it back into the pool. ;) http://www.freebsd.org/cgi/query-pr.cgi?pr=137482