ntdll.dll [Frames below may be incorrect /missing, no symbols loaded for ntdll.dll]
since a few weeks now I have run into this situation and it very upsetting, my program debugs very well, no errors, when I run the program it does the initial part of the job, after a few seconds It terminates to a 'break continue' option, and in the call stack when I have a look, it turns out that its an error from ntdll.dll and msvcr100d.dll it seems like a windows related SDK problem, it seems like a bad pointer too. I have somehow no control over this. I installed windows SDK to 7.0 but nothing seems to change, Using : Windows 7 64 bit, Boost 1.48, Visual studio compiler (full version),