T O P I C R E V I E W |
bkowald |
Posted - Dec 22 2008 : 5:07:56 PM If I open certain projects, VA seems to get stuck in a parsing loop. It will keep accessing the disk, the IDE is unresponsive (VC6), and the memory in use by MSDEV continues to climb until all available physical and virtual memory are used up. It doesn't happen in all projects, but seems to happen in projects I haven't opened in a while. Any ideas why this might happen?
Here is the version info: VA_X.dll file version 10.3.1535.0 built 2006.09.15 Licensed to: VA X: [email protected] (2-user license) Support ends 2007.02.09 VA 6.0: [email protected] (1-user license) VAOpsWin.dll version 1.3.3.6 VATE.dll version 1.0.5.8 MSDev.exe version 6.0.9782.2 Devshl.dll version 6.0.9782.0 Devedit.pkg version 6.0.9782.0 Font: Courier -16(Pixels) Comctl32.dll version 5.82.2900.2982 Windows XP 5.1 Build 2600 Service Pack 2 Single processor
Platform: Win32 (x86) Stable Includes: C:\\MICROSOFT PLATFORM SDK FOR WINDOWS SERVER 2003 R2\\INCLUDE; C:\\WMSDK\\WMFSDK95\\INCLUDE; C:\\DXSDK\\INCLUDE; C:\\WMSDK\\WMENCSDK9\\INCLUDE; C:\\MICROSOFT VISUAL STUDIO\\VC98\\INCLUDE; C:\\MICROSOFT VISUAL STUDIO\\VC98\\MFC\\INCLUDE; C:\\MICROSOFT VISUAL STUDIO\\VC98\\ATL\\INCLUDE; C:\\DXSDK\\SAMPLES\\C++\\DIRECTSHOW\\BASECLASSES; C:\\WMSDK\\WMPSDK10\\INCLUDE;
Library Includes: C:\\Microsoft Visual Studio\\VC98\\MFC\\SRC; C:\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE; C:\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE; C:\\Microsoft Visual Studio\\VC98\\CRT\\SRC;
Other Includes:
Thanks, Brian
|
2 L A T E S T R E P L I E S (Newest First) |
bkowald |
Posted - Dec 22 2008 : 8:04:05 PM All files are on a local disk - none are on a network. I changed my vc include headers and the project opened ok. When I changed them, I restarted VC6, then went into the VA settings and clicked "Rebuild Symbol Databases". I then restarted VC again as the message instructed. After doing that, projects opened OK.
I then put the VC include directories back as they were when the problem occurred, and rebuilt the symbols again in VA. The projects still open OK. If the problem returns, I will try turning the lasted build.
Thanks, Brian
|
feline |
Posted - Dec 22 2008 : 5:51:18 PM Are these projects on a network drive, or do they reference any files on a network drive?
A bug where VA could get stuck in an infinite loop for #include lines pointing at //server/file_name.h paths. This has been fixed, but it is possible it is present in VA 1535.
Can you try downloading and running our latest version, it should run in trial mode for 3 days, which should be long enough to see if the problem has been fixed:
http://www.wholetomato.com/downloads/default.asp
|
|
|