X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Mon, 17 Sep 2012 13:41:35 +0200 From: jurriaan AT rivierenland DOT xs4all DOT nl To: cygwin AT cygwin DOT com Subject: Re: kill of windows process hangs Message-ID: <20120917114135.GA22581@qnap2.fritz.box> References: <20120916195913 DOT GA4363 AT padd DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120916195913.GA4363@padd.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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 From: Pete Wyckoff Date: Sun, Sep 16, 2012 at 03:59:13PM -0400 > I've started this p4d process: > > xp-sp3$ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 2668 1 3388 924 pty0 1003 15:40:14 /cygdrive/c/Program Files/Perforce/Server/p4d > 4048 760 4048 3456 pty0 1003 15:48:33 /usr/bin/ps > 760 220 760 632 pty0 1003 13:44:59 /usr/bin/bash > > It's a Windows executable, not cygwin. > > I'm trying to kill it. All of these attempts do not kill > the process, and themselves hang, blocking ctrl-c: > > (bash)$ kill 2668 > $ pkill 2668 > $ pgrep 2668 > Does your windows come with taskkill.exe ? Kind regards, Jurriaan -- 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