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: <403E07A4.1010309@scytek.de> Date: Thu, 26 Feb 2004 09:50:12 -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: Snapshot 20040225: make hangs/errors out References: <40241A7E DOT 30901 AT scytek DOT de> <40280270 DOT 3060403 AT scytek DOT de> <403BCEC6 DOT 3070503 AT scytek DOT de> <20040225001924 DOT GA22911 AT redhat DOT com> <20040225002457 DOT GA24184 AT redhat DOT com> <20040225193446 DOT GA1214 AT redhat DOT com> <403D09E5 DOT 8020507 AT scytek DOT de> <403D0C6A DOT 4020705 AT scytek DOT de> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes >>>> And, just for completeness, I built and ran a CVS version from about >>>> an hour ago, and it has not failed yet (350 iterations). So, maybe >>>> someone already fixed this problem after Feb21. >>> >>> No, not for me. I'm using the same version, see my other mail, but it >>> seems very hard to trigger the problem. >>> >>> I tried to use "uname" instead of sleep 1. This doesn't seem to >>> fail either (752 iterations). >> >> Boom. Error after 832 runs. >> >> $ ./u.sh > freezeU.out >> make: *** wait: Interrupted system call. Stop. >> make: *** Waiting for unfinished jobs.... >> Failed after 832 runs >> >> Volker >> > Oh, come to think of it, I did get that error once with the Feb14th > snapshot, after about 1500 runs. But my latter attempt ran for over > 10,000 so I didn't mention it. And I've never seen it since. > > And I'm still running the CVS with sleep 1, and it's > 1000 iterations > without any problems. I will run it overnight tonight just for kicks. I changed the 30 *.pp to 100 *.pp, but that makes it even harder to trigger the problem: $ ./u.sh > freezeU.out ./u.sh: line 6: 2796 Segmentation fault (core dumped) make -j -f MakefileU Failed after 415 runs *20040225 snapshot* The 20040225 makes it easier again, with 30 *.pp and uname in the Makefile I got: $ time ./v.sh > freezeV.out make: *** wait: Interrupted system call. Stop. make: *** Waiting for unfinished jobs.... Failed after 216 runs real 18m14.455s user 12m55.730s sys 10m30.990s 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/