X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_CG,TW_RX,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20100929035913.GA8055@ednor.casa.cgf.cx> References: <4CA23B9F DOT 20506 AT ece DOT cmu DOT edu> <20100929035913 DOT GA8055 AT ednor DOT casa DOT cgf DOT cx> Date: Wed, 29 Sep 2010 09:33:12 -0600 Message-ID: Subject: Re: gitk kills bash shell From: Jeremy Ramer To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Tue, Sep 28, 2010 at 9:59 PM, Christopher Faylor wrote: > On Tue, Sep 28, 2010 at 09:01:51PM +0200, Ryan Johnson wrote: >> =A0Jeremy Ramer said: >>> I have a very repeatable issue, but I'm not sure how to go about >>> debugging it. =A0I follow this process. >>> >>> 1) Start an rxvt bash shell >>> 2) Go to a git repo folder >>> 3) Start gitk >>> gitk --all& >>> 4) Go back to bash and press any key except enter and bash closes >>> >>> I also get a similar problem with this process: >>> 1) Start an rxvt bash shell >>> 2) Go to a git repo folder >>> 3) Start gitk >>> gitk --all& >>> 4) Close gitk with the close button. Both gitk and bash close. >>> >>> Note that the issue does not happen if I don't start gitk as a >>> background process. But then I can't use the shell. >>> >>> Any debugging tips? >>This sounds suspiciously similar to a problem that hit me a while back: >>http://www.cygwin.com/ml/cygwin/2010-09/msg00225.html >> >>The short version is, running certain apps in the background triggers a >>bug in tty handling. >>Last I heard Corinna was having trouble diagnosing because the bug also >>kills strace :) >> >>No fix yet AFAIK. > > This should be fixed in the now-building snapshot. =A0I actually fixed the > problem a while ago but a stupid typo prevented the fix from actually > doing what I'd intended. > > http://cygwin.com/snapshots/ > > cgf > > -- > Problem reports: =A0 =A0 =A0 http://cygwin.com/problems.html > FAQ: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 http://cygwin.com/faq/ > Documentation: =A0 =A0 =A0 =A0 http://cygwin.com/docs.html > Unsubscribe info: =A0 =A0 =A0http://cygwin.com/ml/#unsubscribe-simple > > Tested out the snapshot. It fixes my issue. Thanks! -- 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