| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <44810519.5EEC561A@dessent.net> |
| Date: | Fri, 02 Jun 2006 20:42:17 -0700 |
| From: | Brian Dessent <brian AT dessent DOT net> |
| 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> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |