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: <40280270.3060403@scytek.de> Date: Mon, 09 Feb 2004 16:58:08 -0500 From: Volker Quetschke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 1.5.7: make hangs on XP (with HT) References: <40241A7E DOT 30901 AT scytek DOT de> In-Reply-To: <40241A7E.30901@scytek.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes >> I've been trying to narrow the problem I've been having with make (-j) >> and processes locking up. And I've made some progress. >> >> First, this happens with 1.5.6 -> 1.5.7 (and every snapshot in-between). >> >> I've tried this test on 3 configurations: >> WinXP (HyperThreaded): fails quickly (between 20 seconds and 3 minutes) >> Win2000 (Not HT): fails slowly (between 6 minutes and 20 minutes) >> WinXP (HT turned off): does not fail (ran it for about an hour and it >> was fine). > > Sorry for the "me too" mail, I tried your testcase on a Notebook with > Athlon XP-M 2200+ Processor and XP-Home. It is still running, but it > sometimes (2x) writes: Just FYI, I build a cygwin dll from current cvs (last winsup/cygwin/ChangeLog entry 2004-02-09 Ralf H.) with debugging enabled and rerun this script. It didn't freeze, I stopped it after 1588 iterations, but it produced one stackdump and wrote some errors from make to stderr: $ ./t.sh > freeze.out 988627 [main] make 3376 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 996727 [main] make 3376 open_stackdumpfile: Dumping stack trace to make.exe.stackdump make: *** virtual memory exhausted. Stop. make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** virtual memory exhausted. Stop. make: *** Waiting for unfinished jobs.... make: *** virtual memory exhausted. Stop. make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** virtual memory exhausted. Stop. make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... make: *** Waiting for unfinished jobs.... Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D -- 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/