This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: please try the latest snapshot
OK, did that, and got a freeze after 196 iterations. Still using your
make with debug info.
This time my script enabled the malloc debug info
strace -mall+malloc -o strace.out make -j -f MakefileV > $logname 2>>
$logerr
so the strace is very long, you can find it here:
<http://www.scytek.de/cygwin/strace.zip>
Unfortunately I pressed CTRL-c before looking at the running
processes, I cannot say where it was hanging.
I've run it twice so far, 128 iterations, then about 2500, running it a
third time now. In both cases, it was make hanging with 0% cpu usage,
and I lost the strace from the second run (I tried using "/bin/kill -f
pid", and the return code from the make process was 0, so the script
kept going).
The first run (mentioned above) were 196 iterations, I startet the
script again and got an error, not a hang, after 1987 iterations:
make: *** wait: Interrupted system call. 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....
I have a strace with malloc for this too, shall I put
it somewhere on the web?
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/