X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <4A3FE157.9080901@cornell.edu> Date: Mon, 22 Jun 2009 15:53:59 -0400 From: Ken Brown User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to avoid having shell scripts which fail from killing Emacs shell? References: <41FCBA4373FF4228897280824F4627CF AT corp DOT real DOT com> <4A3FDACE DOT 3060402 AT cornell DOT edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 On 6/22/2009 3:38 PM, David Karr wrote: >> -----Original Message----- >> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf >> Of Ken Brown >> Sent: Monday, June 22, 2009 12:26 PM >> On 6/22/2009 10:53 AM, David Karr wrote: >>> I've often been annoyed by shell scripts which fail for particular >>> reasons, at which point it causes my Emacs shell buffer to get killed, >>> with "Process shell<2> finished". >> I don't recall ever seeing this happen, but maybe I just don't remember. >> Can you give me a simple test case? > > I'm not sure how complicated it needs to be. My test case gathers a couple > of parameters and then calls a Java (JDK 1.6.0_14) class. The class throws > an exception (file not found) in my test case (because I'm deliberately > giving it parameters that will cause that). If I give it parameters that > will avoid the exception, then it doesn't kill the shell. > > Is that enough information to build a test case with? No. I don't have JDK installed, and I don't have any idea how it interacts with cygwin processes. If you can trigger the problem with a simple shell script that doesn't require JDK, I'll see if I can help. Or maybe someone on the list who does have JDK can suggest something for you to try. Ken -- 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