Author |
Topic |
|
dingweed
Senior Member
37 Posts |
Posted - Jun 15 2007 : 6:56:45 PM
|
After VAX is installed VS starts crashing on exit for me. The problem goes away when I uninstall VAX.
I captured the dump file if you are interested.
VA_X.dll file version 10.3.1554.0 built 2007.04.22 VAOpsWin.dll version 1.3.2.2 VATE.dll version 1.0.5.6 DevEnv.exe version 8.0.50727.867 msenv.dll version 8.0.50727.867 Font: Fixedsys 13(Pixels) Comctl32.dll version 6.10.6000.16386 Windows Vista 6.0 Build 6000 2 processors
Platform: Win32 Stable Includes: C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include; C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;
Library Includes: C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl; C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src;
Other Includes:
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
|
dingweed
Senior Member
37 Posts |
Posted - Jun 18 2007 : 12:54:54 PM
|
Nope, I'm running 1557, I don't have testcomplete. I also tried to disable DEP for Visual Studio. Nothing seem to fix this problem.
Mind you I installe 1557 after uninstalling 1554 and I know that 1554 left some turds in the registry after uninstall. I doubt it makes any difference though.
Here is the callstack from the crash (I also have the dump file)
0012f934 5020d3ba 0x7fe0136 0012f95c 5010c552 msenv!ATL::IConnectionPointImpl<CFontOptionsDlg,&IID_IVsFontAndColorEvents,ATL::CComDynamicUnkArray>::~IConnectionPointImpl<CFontOptionsDlg,&IID_IVsFontAndColorEvents,ATL::CComDynamicUnkArray>+0x26 0012f984 5019a7dc msenv!CProxyIVsLayerModuleListEvents<CTextBuffer>::~CProxyIVsLayerModuleListEvents<CTextBuffer>+0x18 0012f9ac 5019ae60 msenv!CEditView::~CEditView+0x23a 0012f9d8 5019ad01 msenv!ATL::CComObject<CEditView>::~CComObject<CEditView>+0x14b 0012f9e0 5019acf4 msenv!ATL::CComObject<CEditView>::`scalar deleting destructor'+0x8 0012f9f0 501ab3f5 msenv!ATL::CComObject<CEditView>::Release+0x29 0012fa00 501aa497 msenv!CResultList::Terminate+0x9e 0012fa14 501ab18e msenv!COutputWindowPane::Zombie+0x95 0012fa1c 501ab22d msenv!COutputWindow::DeletePane+0x23 0012fa40 501abd11 msenv!COutputWindow::~COutputWindow+0x97 0012fa4c 501abcfe msenv!COutputWindow::`scalar deleting destructor'+0x9 0012fa54 01607a84 msenv!COutputWindow::Release+0x16 0012fa6c 01612c14 VSCoreconPkg!CPBOutputWindow::~CPBOutputWindow+0x2a 0012faa8 01600a1f VSCoreconPkg!CVSCoreconPkg::~CVSCoreconPkg+0x35 0012fab4 01600be2 VSCoreconPkg!ATL::CComObject<CVSCoreconPkg>::~CComObject<CVSCoreconPkg>+0x59 0012fac0 01600a4b VSCoreconPkg!ATL::CComObject<CVSCoreconPkg>::`scalar deleting destructor'+0xb 0012fad0 501b0e57 VSCoreconPkg!ATL::CComObject<CVSCoreconPkg>::Release+0x1a 0012fb00 501b24a3 msenv!CProfferService::FreeServices+0x77 0012fb0c 501aa3bb msenv!CVsPackageMgr::HrCloseAllPackages+0xe3 |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Jun 18 2007 : 1:10:02 PM
|
Can you try disabling DEP completely, just to see if this makes any difference?
If you load and then close the IDE without loading a solution does it still crash? If not do you see this problem on a new, default solution? |
zen is the art of being at one with the two'ness |
|
|
dingweed
Senior Member
37 Posts |
Posted - Jun 20 2007 : 5:32:28 PM
|
quote: Originally posted by feline
Can you try disabling DEP completely, just to see if this makes any difference?
Tried that with the same result. Still crashes.
quote:
If you load and then close the IDE without loading a solution does it still crash?
No if I don't load a solution it works fine, no crashes
quote:
If not do you see this problem on a new, default solution?
No new and default projects do not crash.
What does it all mean? Can my DB be corrupted? |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Jun 21 2007 : 08:25:35 AM
|
To be honest I am not sure what this means, but there is definitely something about your projects. Can you try loading the IDE, but not loading any projects, then pressing the button:
VA Options -> Performance -> Rebuild symbol databases
now close and reload the IDE and then load your main project. Doing it this way should make sure that the rebuild is triggered without any crashes getting in the way.
If this fixes the crashing problem then this would seem to prove a corrupt VA database was the cause of the problem.
If this does not make any difference what language or languages are you programming in? Is the main solution all one language, or is it a mixture of languages? |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|