Author |
Topic |
|
ptr727
Senior Member
31 Posts |
Posted - May 05 2004 : 11:49:49 PM
|
1) Open project, open .H file, VS crashes, repeat, repeat, ...
2) Turn of VAX, open .H file, VS does not crash 3) Turn VAX back on, open .H file, VS does not crash Once VAX has been turned off, file opened, turned back on, no more crash (at least the same file, and the two times I tested)
Note: Same project on another machine does not crash. This machine has Intel VTune, XMLSpy, and Perforce SCC integration that other machine does not have installed. Both have DevPartner Studio installed.
Attach with WinDbg to devenv.exe before opeing file. Crash stack dump: kernel32!IsBadWritePtr+0x33 WARNING: Stack unwind information not available. Following frames may be wrong. va_x!DllCanUnloadNow+0x45fbf va_x!DllCanUnloadNow+0x46038 va_x!DllCanUnloadNow+0x4ca03 va_x!DllCanUnloadNow+0x4cdbf va_x!DllCanUnloadNow+0x4c2af 0x15b8f78 msenv!CVsPackageMgr::HrLoadPackage+0x26 msenv!CVSShellMenu::AutoLoadPackages+0x123 msenv!CVSShellMenu::SetCmdUICtxtActive+0x13e msenv!CVsMonSel::SetCmdUIContext+0x56 msenv!CVSShellMenu::SetActivePkgGuid+0x111 msenv!CPane::ShowAssociatedCmdBars+0x7d msenv!CPane::CreateDockingViewWindow+0x73 msenv!CPane::ShowInternal+0x261 msenv!CPane::Show+0x1e msenv!CPaneFrame::Show+0x2c VCProject!CVCFileNode::OpenNormalEditor+0x196 VCProject!CVCFileNode::DoOpenFile+0x17d VCProject!CVCFileNode::DoDefaultAction+0x5b
VA_X.dll file version 10.0.1233.0 Licensed to: VA X: VA.NET 7.1: xxxxxxxxxxxxxxxxxxxxxxxxx VAOpsWin.dll version 1.0.0.44 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Comctl32.dll version 5.82.2800.1106 WindowsNT 5.1 Build 2600 Service Pack 1 4 processors
Platform: Stable Includes: C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include\\prerelease; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\include;
Library Includes: C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\mfc; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atl; C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src;
Other Includes:
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 06 2004 : 04:42:31 AM
|
Does selecting VAssistX/Tools/Reparse cause the problem as well? |
Whole Tomato Software, Inc. |
|
|
ptr727
Senior Member
31 Posts |
Posted - May 06 2004 : 12:43:06 PM
|
Does selecting VAssistX/Tools/Reparse cause the problem as well?
No |
|
|
ptr727
Senior Member
31 Posts |
Posted - May 13 2004 : 1:39:48 PM
|
The crash is back, but this time va_x.dll crashes the IDE when I open a project. The only way to get a project to open is to turn of VA and then open the project.
Do you need another stack dump? How about distributing symbols files with the beta builds of VAX? |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 16 2004 : 10:50:47 PM
|
Do you mind disabling temporarily Intel VTune, XMLSpy, and Perforce SCC integration? Use Tools|Add-In Manager to disable on startup. Restart.
If the problem goes away, enable one at a time to see which causes the conflict.
Let us know what you discover. |
Whole Tomato Software, Inc. |
|
|
josteos
New Member
5 Posts |
Posted - May 17 2004 : 6:29:33 PM
|
I have the same (or similar) problem with 1233 + vs71. + C#.
The system starts, crashes, send watson log to MS, the restarts. Or tries; it usually ends up crashing again & again & again.
I haven't investigated too much (finals week), but next week I'll try getting more info. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 18 2004 : 3:00:58 PM
|
You are welcome to try build 1237. It is our latest beta -- easiest for us to debug, and has more fixes. Make sure you test after disabling other add-ins.
http://www.wholetomato.com/downloads/VA_X_Setup1237.exe
Do not bother sending crash reports to MS. |
Whole Tomato Software, Inc. |
|
|
|
Topic |
|