Visual C++ debugger crashes on breakpoint and you receive a MSDev.exe application error
This article was previously published under Q217437 SYMPTOMS
If you set a breakpoint, the debugger might crash with the following MSDev.exe application error when the application hits the breakpoint:
The instruction at "0x52522680" referenced memory at "0x02010019". The memory could not be "read".
The crash usually happens when the Auto or Watch debug windows are open.
RESOLUTION
To resolve this problem, close the Auto debug window before you hit the breakpoint. In some circumstances you might have to close the Watch debug window too.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
This bug was corrected in Visual Studio 6.0 Service Pack 3.
REFERENCES
For more information about Visual Studio service packs, click the following article number to view the article in the Microsoft Knowledge Base:
194022 (http://support.microsoft.com/kb/194022/)
Visual Studio 6.0 service packs, what, where, why
194295 (http://support.microsoft.com/kb/194295/) How to tell that Visual Studio 6.0 service packs are installed
APPLIES TO
| Article Translations
|

Back to the top
