BUG: Memory Leak in Visual C++ Integrated DebuggerID: Q221911
|
The Windows NT Task Manager shows an increase in memory usage every time the Visual C++ integrated debugger is started using F5 and then stopped. When the system exhausts the virtual memory limit, the application and debugger crashes displaying the following 3 message boxes:
- Microsoft Visual C++ "Could not execute: Path not found (win 32 error3)"
- Microsoft Visual C++ "DM0025: Error attaching to Process"
- Sample.exe- Application Error "The application failed to initialize properly (0xc000012d)
Click on OK to terminate the application"
The memory can be freed before the system runs out of virtual memory by closing the Visual C++ IDE.
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.
(c) Microsoft Corporation 1999, All Rights Reserved. Contributions by Vidyanand N. Rajpathak, Microsoft Corporation.
Additional query words:
Keywords : kbDebug kbide kbVC600bug kbVS600
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: June 8, 1999