Re: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0

2003-10-23 Thread Ronald van Gogh
2003 Tue Sep 30 10:30:00 2003 schk.txt --- d:\cygwin\bin\bash.exe: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0 d:\cygwin\bin\bash.exe: *** unable to allocate heap, heap_chunk_size 384, Win32 error 0 d:\cygwin\bin\bash.exe: *** unable to allocate heap, heap_chunk_size 0

RE: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0

2003-10-23 Thread Jörg Schaible
Ronald van Gogh wrote on Thursday, October 23, 2003 10:44 AM: First of all, sorry, but I still don't know how to post a reply, since I'm registered on the mailinglist in digestmode and nobody seems to be able to tell how to reply on a single mail I see in this list of mails. You might use

Re: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0

2003-10-23 Thread Igor Pechtchanski
:00 2003 Tue Sep 30 09:40:00 2003 Tue Sep 30 09:50:00 2003 Tue Sep 30 10:00:00 2003 Tue Sep 30 10:10:01 2003 Tue Sep 30 10:30:00 2003 schk.txt --- d:\cygwin\bin\bash.exe: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0 d:\cygwin\bin\bash.exe: *** unable to allocate heap

Re: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0

2003-10-06 Thread Ronald van Gogh
First of all, sorry, but I still don't know how to post a reply when I'm registered on the mailinglist in digest mode. And nobody seems to be able to tell me ! Last week I asked a question about failing scripts (error: unable to allocate heap. See mail of 29/9). I was then pointed to the page

*** unable to allocate heap, heap_chunk_size 0, Win32 error 0

2003-09-29 Thread Ronald van Gogh
I'm running every 10 minutes a bash script with cygwin software to collect statistics information from a dominoserver. Now this works in 99% of the time, but sometimes the error d:\cygwin\bin\bash.exe: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0 appears. We schedule the script

Re: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0

2003-09-29 Thread Christopher Faylor
On Mon, Sep 29, 2003 at 05:40:38PM +0200, Ronald van Gogh wrote: I'm running every 10 minutes a bash script with cygwin software to collect statistics information from a dominoserver. Now this works in 99% of the time, but sometimes the error d:\cygwin\bin\bash.exe: *** unable to allocate heap

RE: Unable to allocate heap

2003-09-03 Thread Jon Jansen
] Subject: Unable to allocate heap I get the following error running CygWin find and xargs from within a TCL script: Error executing 'C:/cygwin/bin/find TempDir/QACData -name *.lock -type f -print0 | xargs -0r rm -r'... c:\cygwin\bin\xargs.exe: *** unable to allocate heap, heap_chunk_size 384

Unable to allocate heap

2003-09-01 Thread Jon Jansen
I get the following error running CygWin find and xargs from within a TCL script: Error executing 'C:/cygwin/bin/find TempDir/QACData -name *.lock -type f -print0 | xargs -0r rm -r'... c:\cygwin\bin\xargs.exe: *** unable to allocate heap, heap_chunk_size 384, Win32 error 0 The error

unable to allocate heap

2002-12-16 Thread Rolf Campbell
During a lengthy build of some proprietary software today, I received this error: c:\cygwin\bin\sh.exe: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0 make[1]: Leaving directory `d:/nodeloadbuild/Incremental/p4/release1.0/main/node/pload' c:\cygwin\bin\make: *** [pload] Error 2 c