X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 26 Nov 2008 14:48:18 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: SIGKILL vs. 1.7.0 snapshot Message-ID: <20081126194818.GC14783@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) 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 On Wed, Nov 26, 2008 at 07:36:17PM +0000, Eric Blake wrote: >I'm not sure in which snapshot this regression crept in, but kill is now having >problems sending SIGKILL: > >C:\cygwin\bin>.\bash -c 'kill -9 $$' >C:\cygwin\bin>echo %ERRORLEVEL% >2304 >C:\cygwin\bin>cd ..\..\cygwin-2\bin >C:\cygwin-2\bin>.\bash -c 'kill -9 $$' > 1 [sig] bash 3376 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIO >LATION > 19440 [sig] bash 3376 open_stackdumpfile: Dumping stack trace to bash.exe.stac >kdump >C:\cygwin-2\bin>echo %ERRORLEVEL% >35584 I introduced the regression. I'll fix it ASAP. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/