From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18961 invoked by alias); 21 Nov 2001 21:59:32 -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 18817 invoked from network); 21 Nov 2001 21:59:17 -0000 Received: from unknown (HELO mail-blue.research.att.com) (135.207.30.102) by sourceware.cygnus.com with SMTP; 21 Nov 2001 21:59:17 -0000 Received: from postal.research.att.com (postal.research.att.com [135.207.23.30]) by mail-blue.research.att.com (Postfix) with ESMTP id ADE064CE0B for ; Wed, 21 Nov 2001 16:59:16 -0500 (EST) Received: from research.att.com (dhcp-new228.research.att.com [135.207.19.228]) by postal.research.att.com (8.8.7/8.8.7) with ESMTP id QAA07459 for ; Wed, 21 Nov 2001 16:56:45 -0500 (EST) Message-ID: <3BFC2405.C1E91EE8@research.att.com> Date: Wed, 14 Nov 2001 14:53:00 -0000 From: "Gregory W. Bond" Organization: AT&T Labs - Research, Florham Park, NJ X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin@cygwin.com Subject: killing Win32 apps from bash Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-11/txt/msg00834.txt.bz2 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? Greg. -- Gregory W. Bond AT&T Labs - Research 180 Park Avenue, Rm. D273, Bldg. 103 P.O. Box 971, Florham Park, NJ, 07932-0971, USA tel: (973) 360 7216 fax: (973) 360 8187 -- 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: "Gregory W. Bond" To: cygwin@cygwin.com Subject: killing Win32 apps from bash Date: Wed, 21 Nov 2001 13:59:00 -0000 Message-ID: <3BFC2405.C1E91EE8@research.att.com> X-SW-Source: 2001-11/msg01422.html Message-ID: <20011121135900.NzEFt6TU0t0JB9QLkJrwl-TKIPtNALVvYzLY5yidqBQ@z> 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? Greg. -- Gregory W. Bond AT&T Labs - Research 180 Park Avenue, Rm. D273, Bldg. 103 P.O. Box 971, Florham Park, NJ, 07932-0971, USA tel: (973) 360 7216 fax: (973) 360 8187 -- 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/