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=DN2kngiCGjaC7XZF95a4eifFz1J2trR7n2NVV/HJxpD 0u1gINcWrJ9Vl90AlWP2dGJYr4RIbR76f4BChkH81jwrc0f6kU/+rzfotgDEbeuJ kDGWwAiEUNrG8aGWo8ULxw0euuF7QDEu7lcwqBK87525fqmctMqfVTM/VqXL0mGk = 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=KCSM7aoorQEAqW4W5+2uFP/32s8=; b=TJ9RT7/LYzHU/B3nk gFbzz+PGOFEvhL5dseniffwkZiBZOMYfNuNkxqqk7EuS4dfKykwSgUZXesf7Kcah +w6mEFcynG+VytAtZLI/2QvXMyWVMGrjGItLYnZD/jYzrCW3pmRO31W5l2MQf+Oz KMmX512yi46LUyBMFP4CyxR+7A= 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 X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD,SPF_NEUTRAL autolearn=ham version=3.3.2 Message-ID: <520E98DA.9060107@cs.utoronto.ca> Date: Fri, 16 Aug 2013 17:25:46 -0400 From: Ryan Johnson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Stack size on 64-bit Cygwin References: <520E905A DOT 409 AT cornell DOT edu> In-Reply-To: <520E905A.409@cornell.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 16/08/2013 4:49 PM, Ken Brown wrote: > The problem that has been discussed at length in the thread "64-bit > emacs crashes a lot" appears to have been solved on the emacs-devel > list. (I say "appears to" because I'm waiting for Ryan to confirm this.) WJFFM so far (fingers crossed!) > The problem went away for me when I built emacs with > 'LDFLAGS=-Wl,--stack,4194304'. I'm wondering if it's just that emacs > needs an unusually big stack or if the default stack size on 64-bit > Cygwin should be increased for all applications. I could easily imagine running into trouble by doubling pointer sizes, if GC calls routinely reach 10k+ stack frames deep like somebody mentioned a couple days ago... Ryan -- 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