X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_RX X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Tue, 15 May 2012 18:59:14 +0200 Message-ID: Subject: rxvt loses output connection with non cygwin console processes From: Pawel Jasinski To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 hi, i have discovered something peculiar. I run my rxvt with the usual: C:\cygwin\bin\rxvt.exe -bg wheat -fg black -sl 5000 -e /bin/bash -ls now I try inside to run some *non* cygwin console program rxvt shows nothing, and reports 30% cpu consumption The actual program is executed, completes and control comes back to bash, but the output is not there. I can issue blindly other commands and see them in process list (e.g. ls -lR /) I can also terminate the session with Ctrl-D or exit As long as rxvt is running procexplorer reports 30% cpu usage. This started to happen today after I did update (setup.exe) The cygwin.dll version is 1.7.15-1 Now if I roll back cygwin.dll to 1.7.14-2 problem is gone. The programs which triggers the problem are .net console applications (2.0 or 4.0). All cygwin binaries + java.exe work ok. The trigger program runs ok in cmd.exe with bash. And as a bonus, mintty has also similar problem. Cpu doesn't go as high and input channel with bash is lost. --pawel -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple