Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <7C5D35FF99E3154280AFC226C88D70DF9C5D56@exchange> From: "John Harris (TT)" To: "'cygwin AT cygwin DOT com'" Subject: occasional errors citing heap_chunk_size of *0* ?? Date: Mon, 2 Jun 2003 08:01:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" This has been bugging me for some time now. I can find only one other person reporting the problem (it happened to him only once). I've read all about setting the heap_chunk thing in the registry and tried all that, to no avail. The problem is seemingly not a complaint about not being able to allocate a certain large amount of memory, but a *zero* amount (how could you ever not be able to allocate zero?). Trying the commands repeatedly ultimately works. Can anyone advise? cygcheck -V cygcheck version 1.32 System Checker for Cygwin Copyright 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc. Compiled on Mar 18 2003 cat d:/tt-dev/allsrc.txt | sed 's/.*/\"\\0\"/' | xargs -r -l100 egrep -Hni "ringbuffer" NUL t:\cygwin\bin\cat.exe: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0 t:\cygwin\bin\xargs.exe: *** unable to allocate heap, heap_chunk_size 0, Win32 error 0 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/