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=ssz4kuWyViQuAWcE7hfwPWCzsWKgbsfkxsk/NLLawlF NeIEKf/1BUc+N2Wao5t9PqONF/Q71cNOLSsRPDEdrlT5hmSgmmmpW3DsMc4ruZV8 HWuAbAmziE4F9N45So4vjrFvOFZJWEnbPA+W2q/Pw1czMu5K5kvjhBE/CDrsiQf0 = 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=SX3YEH5ZFeGVZjJvC3NzzxZw9dE=; b=g4tr6P0+r/fsEA+Aw TbSZNOIwaex0Qj28iOGrmV5OncA3Vrb0pKYWLCsSGAKc5IGVL/Kvu8/1ea6c+vdN XoEg0GYPJD/Z7jys+rKXpTGptEZgREWUCPGdSJl/QOlBKhkmU+BUT/qbD3urq1sG xPcxXUdGsWf5hzWIPi6ui+OHYc= 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=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qa0-f48.google.com X-Received: by 10.224.25.133 with SMTP id z5mr60751951qab.13.1404837370021; Tue, 08 Jul 2014 09:36:10 -0700 (PDT) Message-ID: <53BC1DF7.1060701@cygwin.com> Date: Tue, 08 Jul 2014 11:36:07 -0500 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Emacs-w32... Still Crashing References: <1404760352 DOT 3454 DOT YahooMailNeo AT web185401 DOT mail DOT gq1 DOT yahoo DOT com> <53BBF86B DOT 7090801 AT cornell DOT edu> <20140708150247 DOT GB2855 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20140708150247.GB2855@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2014-07-08 10:02, Christopher Faylor wrote: > On Tue, Jul 08, 2014 at 09:55:55AM -0400, Ken Brown wrote: >> Grasping at straws, as usual, I wonder if these mysterious crashes could >> be related to a bug that Corinna just fixed: >> >> https://cygwin.com/ml/cygwin-cvs/2014-q3/msg00004.html >> >> Corinna, is this plausible? If so, maybe Gustav should try the next >> snapshot of the Cygwin DLL. (The current one doesn't seem to have this >> fix in it.) > > Actually, I was scratching my head over that change and wondering > what it was supposed to solve. We believe that this was the cause of e.g. mandb aborting on x86_64 without manually enlarging the stack commit size: https://cygwin.com/ml/cygwin/2014-07/msg00046.html Perhaps those seeing emacs crashes could try `peflags -X0x20000 /usr/bin/emacs*.exe' and see if that helps? If so, that would confirm the need for this patch. Yaakov -- 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