X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=1.0 required=5.0	tests=AWL,BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_RX,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Date: Tue, 28 Sep 2010 09:37:23 -0600
Message-ID: <AANLkTi=cZJyJsEeyEbL-EGTaDT+2pGS8jq16L9ojOEHY@mail.gmail.com>
Subject: gitk kills bash shell
From: Jeremy Ramer <jdramer@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I have a very repeatable issue, but I'm not sure how to go about
debugging it.  I 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?

Thanks!
Jeremy

--
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

