|
Hi,
Difficult to say. But.. there is no such thing as 'random error' in software. It will happen in a certain condtion. However with a loose pointer it can be more or less random (in time).
You have to find out first witch line of code is the offending one. Then when you know that you can search for the differences. |