X-Spam-Check-By: sourceware.org Message-ID: <44810519.5EEC561A@dessent.net> Date: Fri, 02 Jun 2006 20:42:17 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: please test ptys and ttys in the latest snapshot References: <20060603031642 DOT GA19677 AT trixie DOT casa DOT cgf DOT cx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Christopher Faylor wrote: > I've rewritten some of the pty/tty code in the latest snapshot to work > around problems that Dave Korn raised. Thanks to Dave for finding the > problem and for his patch which would have made things work better. I still see the handle leak in the expect/dejagnu testcase that I posted earlier. And in fact now it's worse as ^C won't kill the testcase; it just hangs after printing this: ... PASS: gcc.c-torture/compile/20000105-1.c (test for excess errors) got a INT signal, interrupted by user === gcc Summary === # of expected passes 377 If I manually kill the child expect.exe process then it un-hangs and prints the following: parent: sync byte write: broken pipe (This is run from rxvt in case it matters.) Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/