www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4A60FC49.1060808@gmail.com> |
Date: | Fri, 17 Jul 2009 23:33:45 +0100 |
From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: fun? with libsigsegv |
References: | <loom DOT 20090717T213846-627 AT post DOT gmane DOT org> |
In-Reply-To: | <loom.20090717T213846-627@post.gmane.org> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Eric Blake wrote: > This post is so cgf can exhale his bated breath from his recent commit: > That is, libsigsegv no longer causes an unwanted abort. And the latest > libsigsegv.git package still passes 'make check'. So in other words, it looks > like you fixed a real bug, and without causing any regressions to libsigsegv > (at least, none identified so far, although the upstream testsuite could > probably test more cases)! Thanks! From the patch: > + [ ... ] This could present > + a problem if some previous exception handler tries to do things that are > + better left to Cygwin. [ ... ] Sounds like libsigsegv knows what it's doing and is only doing what it should and correctly leaving to Cygwin things best left to Cygwin. (Plus a quick browse of the source made reinforced that impression; it doesn't replace but carefully chains in front of the cygwin exception handler and passes through any exceptions it doesn't eat.) cheers, DaveK -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |