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 To: cygwin AT cygwin DOT com From: Rolf Campbell Subject: Re: please try the latest snapshot Date: Mon, 08 Mar 2004 16:26:14 -0500 Lines: 34 Message-ID: References: <20040308151343 DOT GA32490 AT redhat DOT com> <404CBD95 DOT 3040400 AT scytek DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: ottgw.tropicnetworks.com User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) In-Reply-To: <404CBD95.3040400@scytek.de> Volker Quetschke wrote: > Christopher Faylor wrote: > >> The latest snapshot should fix "virtual memory exhausted" errors that >> were reported when running "make -j". >> >> I am close to releasing cygwin 1.5.8 so I want to verify that this is >> fixed. > > OK, did that, and got a freeze after 196 iterations. Still using your > make with debug info. > > This time my script enabled the malloc debug info > > strace -mall+malloc -o strace.out make -j -f MakefileV > $logname 2>> > $logerr > > so the strace is very long, you can find it here: > > > > Unfortunately I pressed CTRL-c before looking at the running > processes, I cannot say where it was hanging. > > Volker > I've run it twice so far, 128 iterations, then about 2500, running it a third time now. In both cases, it was make hanging with 0% cpu usage, and I lost the strace from the second run (I tried using "/bin/kill -f pid", and the return code from the make process was 0, so the script kept going). -Rolf -- 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/