X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=3.3 required=5.0	tests=AWL,BAYES_50,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,TW_YG
X-Spam-Check-By: sourceware.org
Message-id: <50D0AE0E.7010409@cygwin.com>
Date: Tue, 18 Dec 2012 12:55:26 -0500
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: "can't commit memory for stack" error with cygpath
References: <50D07E30.9060804@poczta.fm>
In-reply-to: <50D07E30.9060804@poczta.fm>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit
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

On 12/18/2012 9:31 AM, Wojtek Lisowski wrote:
> Hello,
>
> During the compilation of my library using MSVC the
> "child_info_fork::abort: can't commit memory for stack 0x28A000(90112),
> Win32 error 487" occured.
> I have run rebase and I do not have any of the known software on BLODA.
>
> I have isolated the issue to the simple makefile that calls "cygpath
> -wa" on each object file to get the its Windows form.
> When the number of files passed in for loop to cygpath is lower, it
> works fine.
>
> The makefile and the cygcheck output are attached for reference.

I couldn't reproduce the problem you had with this makefile.  That suggests
to me that there is some unknown BLODA on your system.  I have 2
suggestions:

    1. Trim your path to those essential for Cygwin and Windows operation.
    2. Stop all non-essential services (Cygwin and Windows).

Try again in this configuration.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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

