in reply to Re: Crahes due to threads.
in thread Crahes due to threads.

I am running it on XP, using Cygwin. I run the test one after the other, so could it be that the file is not properly closed before the next test iteration comes along and try to read from the same input file again?

Replies are listed 'Best First'.
Re^3: Crahes due to threads.
by jasoncollins (Novice) on Jul 23, 2010 at 16:26 UTC

    Ooops forgot to mention this the first time around, when the script hangs, the shell becomes inactive and I have to close the cygwin rxvt terminal sessions (I can't use the terminal session any longer after the script hangs).