noodles1
Programmer
- Oct 31, 2001
- 58
I have a Win32 service that intermittently crashes due to some kind of memory access problem. I can run it in debug mode and after enough time I can get the error to occur. It always appears to occur at the same instruction address. Using MS VC++ 6.0, is there a simple way that I can locate what instruction is occuring at that adddress?