This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Bug report: Killing a native process may not actually kill it
- From: Quanah Gibson-Mount <quanah at symas dot com>
- To: cygwin at cygwin dot com
- Date: Wed, 28 Aug 2019 08:59:24 -0700
- Subject: Re: Bug report: Killing a native process may not actually kill it
- References: <D2D1E09243A3854178C12845@[192.168.1.39]> <DA9B3D3B0A3DE3E5A4720981@[192.168.1.144]> <20190828154553.GQ11632@calimero.vinschen.de>
- Reply-to: Quanah Gibson-Mount <quanah at symas dot com>
--On Wednesday, August 28, 2019 6:45 PM +0200 Corinna Vinschen
<corinna-cygwin@cygwin.com> wrote:
Not likely. Cygwin handles Ctrl-C by generating SIGINT. This only
works reliably with Cygwin processes. There's
$ /bin/kill -f <PID>
to call the Win32 function TerminateProcess(pid) on a non-Cygwin
process or an unresponsive Cygwin process.
As I noted, it was not unique to control-C. In any case, unfortunate to
hear that Cygwin will not address this issue. kill -f is clearly not
desirable for doing a clean shutdown of a process.
--Quanah
--
Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>
--
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