View Single Post

  #3 (permalink)  
Old 03-10-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
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.
Reply With Quote