This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "can't commit memory for stack" error with cygpath


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]