X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=RZYMOu158wL3ghAbgLPyXdvqlyEBRdf9000pZAGsjNU 9PdHIasI0RzsAvyZUMZTo6R32OQzwXNLkBAALIxq1OIF5Ab3HcY9Hu/t84i9aLI6 hePif0w+ANEzjgbk95TgzTQz93dmPYysDtkgK51xkW7iAgXskXyViGbuR4jFHYb8 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=Y3tjwysplJwkwjWOGiyXZ93c6HM=; b=JWSH7vzjfOVp2jPUj 8UGamL201ruIY9w0ngBPg6MUuDtSBLso44JZg5TlmKcItlJ4HzjiWA2+7ZYOb0Mn vNqRSWkBuc62iu119s8buA166En9cWRFEJPj+rbMKp/bVdfKmZZwopEjXLDymMvb vuEF8fmndtr0THDjrwQJlhxEwo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <559C2A75.4070602@cornell.edu> Date: Tue, 07 Jul 2015 15:37:25 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.1.0-0.4 References: <5599E4C5 DOT 1010109 AT cornell DOT edu> <20150706100158 DOT GJ2918 AT calimero DOT vinschen DOT de> <559A7F74 DOT 1000402 AT cornell DOT edu> <20150706144555 DOT GR2918 AT calimero DOT vinschen DOT de> <559AA4C8 DOT 30309 AT cornell DOT edu> <20150706163424 DOT GV2918 AT calimero DOT vinschen DOT de> <20150707154916 DOT GB2918 AT calimero DOT vinschen DOT de> <559C14D2 DOT 1000303 AT cornell DOT edu> <20150707184952 DOT GA27472 AT calimero DOT vinschen DOT de> In-Reply-To: <20150707184952.GA27472@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 7/7/2015 2:49 PM, Corinna Vinschen wrote: > I spoke too soon. This *is* a result of the alternate stack handling. > When the exception occurs while running on the alternate stack, the OS > exception handler checks if the stack pointer is valid, and since it's > not in the stackarea as stored in the TEB, it treats the stack as > corrupted. That's why it stops calling the SEHs. > > In the meantime I found a workaround for this problem with only a very > marginal performance hit. I applied it to the repo and I'm just in the > process of creatsing new snapshots. If the snapshots work for you I > create another test release. They work for me. I guess I can go ahead and file that emacs bug report. Thanks. Ken -- 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