SYMPTOMS
On a computer that is running Microsoft Windows XP, Visual Studio .NET
Debugger closes unexpectedly (crashes) when the following conditions are true:
- The main thread of the Visual C++ .NET application has
exited.
- The application has an unclosed handle on the
thread.
- Visual Studio .NET debugger attaches to the
application.
This problem does not occur if the main thread of the
application is still running, or if the application is started by the Visual
Studio .NET debugger.
When Visual Studio .NET Debugger closes, you
receive the following error message:
Microsoft
Development Environment has encountered a problem and needs to close. We are
sorry for the inconvenience.
When you click
Click here in this dialog box, you see the following information:
AppName: devenv.exe AppVer: 7.0.9466.0 ModName:
natdbgdm.dll
ModVer: 7.0.9466.0 Offset: 000060db
When you click
Debug in this dialog box, you receive the following error message:
Unhandled exception at 0x53f660db in devenv.exe:
0xC0000005:
Access violation reading location 0x00000004.
Error Signature
You may see the following error signatures when you experience this problem:
Microsoft Visual C++ 2002
App Name App Version Module Name Module Version Offset
--------------------------------------------------------------------
devenv.exe 7.0.9466.0 natdbgdm.dll 7.0.9466.0 000060DB
Microsoft Visual C++ 2003
App Name App Version Module Name Module Version Offset
--------------------------------------------------------------------
devenv.exe 7.10.3077.0 natdbgdm.dll 7.10.3077.0 00006F88