Not the globals themselves but how they are used. I never use globals I devlop myself.
I have worked with them in others code. I suspect a race condition that is a result of over using globals. If I could look at the entire app, I may be able to spot the race condition. Ben
