No, I meant that there is a ton of stuff running in the background and it blows up for any number of reasons.
Have you tried the "circle" a few more times and seen that the error is the same?
When you see the stack dump for the error, look at the process number (it was 1481 in your first dump, but it's different each time).
Then do a "ps -p 1481" (or whatever it is now).
|