From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27911 invoked by alias); 27 Nov 2001 22:47:57 -0000 Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Received: (qmail 27758 invoked from network); 27 Nov 2001 22:47:48 -0000 Received: from unknown (HELO usmailrelay.beasys.com) (63.96.163.33) by hostedprojects.ges.redhat.com with SMTP; 27 Nov 2001 22:47:48 -0000 Received: from san-francisco.beasys.com (san-francisco.beasys.com [192.168.9.10]) by usmailrelay.beasys.com (Switch-2.2.0/Switch-2.2.0) with ESMTP id fARMllV09914 for ; Tue, 27 Nov 2001 14:47:47 -0800 (PST) Received: from shalom.bea.com (wsp001367wss.beasys.com [192.168.6.198]) by san-francisco.beasys.com (8.9.3+Sun/8.9.1) with ESMTP id OAA25371 for ; Tue, 27 Nov 2001 14:47:47 -0800 (PST) Message-Id: <4.3.2.7.2.20011127143950.00ba09d0@san-francisco.beasys.com> X-Sender: andyp@san-francisco.beasys.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 17 Nov 2001 15:45:00 -0000 To: cygwin@cygwin.com From: Andy Piper Subject: Re: killing Win32 apps from bash Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-SW-Source: 2001-11/txt/msg01102.txt.bz2 "Gregory W. Bond" wrote: > I'm running into this problem with the latest cygwin distro (updated > today just to be sure). The problem occurs when I run Win32 java > programs from a bash shell. The java programs have shutdown hooks that > don't get executed when I kill the process (using 'kill' or ^C), however > they do get executed when I ^C from a Windows command shell. Is this the > expected behavior, or is this a bug? Its a bug. ^C has been broken in many and varied ways such as this for quite a while now. andy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Piper To: cygwin@cygwin.com Subject: Re: killing Win32 apps from bash Date: Tue, 27 Nov 2001 14:47:00 -0000 Message-ID: <4.3.2.7.2.20011127143950.00ba09d0@san-francisco.beasys.com> X-SW-Source: 2001-11/msg01690.html Message-ID: <20011127144700.K-lzvzDTaHX1NqPG1aRjKcCkAUJW77XWK_fXQ9ACoyg@z> "Gregory W. Bond" wrote: > I'm running into this problem with the latest cygwin distro (updated > today just to be sure). The problem occurs when I run Win32 java > programs from a bash shell. The java programs have shutdown hooks that > don't get executed when I kill the process (using 'kill' or ^C), however > they do get executed when I ^C from a Windows command shell. Is this the > expected behavior, or is this a bug? Its a bug. ^C has been broken in many and varied ways such as this for quite a while now. andy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/