X-Recipient: archive-cygwin@delorie.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
	:content-type:content-transfer-encoding; q=dns; s=default; b=B+q
	nQcKXubx9G13yG+mKV74clxxHVJY+/K8k436WLKy+xhnn8VVcKwINJyk7PcWcmul
	RUmkMpxlGA09vFq8BbkFwBYHV5EzzdRl9qnGAt3GRDW8hUirN7bfS05AtEtiuyvb
	1Ccp6LoF/SmRjo0k2MkG3LD3Z7v2uncNzHWKcxnE=
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
	:content-type:content-transfer-encoding; s=default; bh=9/OofzUnk
	DrTITKCnRZ3sONG4zU=; b=G74w8usAK615cl9gnqOweJbCng6/FDKvx1Fm/ml6m
	tXosPDAEDvv1Th59eLB05L4FL06Y1H4pZDeR9K8WdrRqk2Ii6VZZXLgFz05LJM1v
	gWC78Lbf+PQIMpOrWXsU7ah3DN1bl7VopQ8z/XcKTXrm3xKYBg7b/pCHdpMjmnOO
	pA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_05,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: limerock02.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <54396A9E.3070907@cornell.edu>
Date: Sat, 11 Oct 2014 13:36:30 -0400
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2
MIME-Version: 1.0
To: cygwin <cygwin@cygwin.com>
Subject: HEADSUP to Emacs users
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

In a continuing effort to track down the cause of the mysterious crashes 
that some Emacs users have reported, I'm now wondering if these are 
caused by the stack being too small.

If you have been experiencing crashes, please issue the following 
command (as administrator, while emacs is not running):

   peflags -x0x80000 /usr/bin/emacs-*.exe

This increases the stack size to 8MB.  And please let me know if you see 
any improvement as a result.

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

