Mail Archives: cygwin/2004/02/26/09:49:26
>>>> 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/
- Raw text -