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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=iTVvTJ4OGobLEQh0 /GzyDn1jXezxFxBfcUYMbFnohUUY8sLnOgq76fGaadhZJnQo32Ar96QcI0Tdhn59 Z3FzbcBR+Acp0yZH+XF+qhvRL2Ev+9uX4i3zdZ3O4KTo5N6nuB/JaSuFcE/Npr/4 gpT+UCeidvsrEiAy0vwEIk4Q0nA= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=8X3UYwUEQLKqYiBJelheG3 AG0Hs=; b=AJyO188k71HIWKfe12wmftCFYZl5lKn+esfCPA128JjHnquPT6pbHU hdo/fTaWCnWmVQOD2IL/OcqHDxMeolKaB9YTUu9YDhCQfgGix+tqmMNy2FH7HrkF VWezAgEU3JUBHb5cHrGYMBmDaLYxo+/4FFql/cbtdbFc+SHF3lDXY= 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.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wm0-f51.google.com X-Received: by 10.28.55.144 with SMTP id e138mr5165502wma.69.1446234326626; Fri, 30 Oct 2015 12:45:26 -0700 (PDT) Subject: Re: Segmentation fault before main To: cygwin AT cygwin DOT com References: <56338BCC DOT 40709 AT gmail DOT com> <20151030191826 DOT GQ5319 AT calimero DOT vinschen DOT de> From: Marco Atzeri Message-ID: <5633C8D0.2060101@gmail.com> Date: Fri, 30 Oct 2015 20:45:20 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151030191826.GQ5319@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 30/10/2015 20:18, Corinna Vinschen wrote: > On Oct 30 16:25, Marco Atzeri wrote: >> Hi Corinna, >> >> Any help will be really appreciated. > > Well, it's a stack probe. It's typically called when trying to allocate > big datastructures on the stack, e.g. with alloca. Did you try to raise > the default stacksize in the executable header (see peflags -x and -X > options). There's not much else to work with... > > > HTH, > Corinna I increased it to 20M and was still failing; after I gave up. Upstream mentioned a change to be implemented on the matter. May be I was not the only one reporting it Thanks Marco -- 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