I’m not even certain what the crap is going on with this… however, I’ve been checking to see if attempting to write to STDOUT and STDERR after the time out has been causing it… but that seems like a REALLY weird racing issue to get an error over.
I’ve literally been changing my code so as to output something quicker (but usually stupid) for my first turn (after pulling information)… but the segment fault on the file handles seems to not always happen at the same point (but usually it happens within the first couple writes)
Uh… anybody have any clue what is happening? Anybody else having a similar issue?