Snapshot 20040225: make hangs/errors out

Volker Quetschke quetschke@scytek.de
Wed Mar 3 02:10:00 GMT 2004


>>> Are you still using this script:
>>>
>>> export C=1 while strace -o strace.$C.txt make -j ; do C=$(($C+1)) ;
>>> done echo Failed after $C runs
>>>
>>> If yes: The strace catches the errors.  I use a script without strace
>>> and the while catches the error of the make command.
>>
>>
>> Do you actually have an strace which demonstrates the problem?  I
>> don't any indication that you've duplicated this problem running
>> strace with a "modern" snapshot.
> 
> No, but I'll try to catch one. (I removed the strace from my script.)
Ok, caught two already. (Produced with attached script + Makefile)

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: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
Failed after 18 runs

corresponds to:
<http://www.scytek.de/cygwin/strace.out.1.gz>

and

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: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
make: *** Waiting for unfinished jobs....
Failed after 6 runs

corresponds to:
<http://www.scytek.de/cygwin/strace.out.2.gz>

I used cygwin1.dll with debugging build 20040225 and the make.exe
you (cgf) send me.

cygcheck output is somewhere in this thread.

Volker

-- 
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MakefileV
URL: <http://cygwin.com/pipermail/cygwin/attachments/20040303/37cd8c42/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: w_loop.sh
URL: <http://cygwin.com/pipermail/cygwin/attachments/20040303/37cd8c42/attachment-0001.ksh>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list