This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Snapshot 20040225: make hangs/errors out


On Thu, Feb 26, 2004 at 09:50:12AM -0500, Volker Quetschke wrote:
>>>>>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

You're imagining things.  There were not changes in the last snapshot
which would affect this in any way.

You can't draw conclusions from one run.

And, btw, when you get a SEGV, please send the resulting stackdump file.

cgf

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]