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 From: "Jeff Russell" To: Subject: RE: Tcl/Tk wish shell execution problem under bash Date: Thu, 18 Sep 2003 09:36:57 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Igor Pechtchanski wrote: > > Can you reproduce the hang by running 'bash -c wish84'? How about 'bash > --login -i -c wish84'? If so, the problem might be triggered by the > presence of bash. > The following attempts produce the same hanging behavior: "bash -c /bin/wish84" from a DOS command shell and a bash (--login -i) shell "bash --login -i -c /bin/wish84" from DOS shell nd a bash (--login -i) shell However, "strace -w /bin/wish84" (from a bash shell) works! (Also confirmed by Felix von Hove) I haven't tried the latest snapshot due to learning curve (in progress). JEff Russell -- 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/