Author |
Topic |
|
madoxlabs
New Member
3 Posts |
Posted - Dec 09 2010 : 4:33:32 PM
|
Hello all - I am using Visual Assist build 1825 with Visual Studio 2010 on Vista. VS will crash repeatedly, without fail anytime I enable Visual Assist. If I leave the UI alone, Visual Assist will run through parsing all the project files, but as soon as I start working on code, it crashes.
The message is:
quote:
Problem signature: Problem Event Name: APPCRASH Application Name: devenv.exe Application Version: 10.0.30319.1 Application Timestamp: 4ba1fab3 Fault Module Name: kernel32.dll Fault Module Version: 6.0.6002.18005 Fault Module Timestamp: 49e037dd Exception Code: e0434352 Exception Offset: 0003fbae OS Version: 6.0.6002.2.2.0.768.3 Locale ID: 4105 Additional Information 1: fd00 Additional Information 2: ea6f5fe8924aaa756324d57f87834160 Additional Information 3: fd00 Additional Information 4: ea6f5fe8924aaa756324d57f87834160
Info about Visual Studio is:
quote:
Microsoft Visual Studio 2010 Version 10.0.30319.1 RTMRel Microsoft .NET Framework Version 4.0.30319 RTMRel
Installed Version: Professional
Microsoft Visual C# 2010 01018-587-3313533-70615 Microsoft Visual C# 2010
Microsoft Visual C++ 2010 01018-587-3313533-70615 Microsoft Visual C++ 2010
Microsoft Visual F# 2010 01018-587-3313533-70615 Microsoft Visual F# 2010
Microsoft Visual Studio 2010 Team Explorer 01018-587-3313533-70615 Microsoft Visual Studio 2010 Team Explorer
Microsoft Visual Web Developer 2010 01018-587-3313533-70615 Microsoft Visual Web Developer 2010
Microsoft Windows Phone Developer Tools - ENU 01018-587-3313533-70615 Microsoft Windows Phone Developer Tools - ENU
Crystal Reports Templates for Microsoft Visual Studio 2010 Crystal Reports Templates for Microsoft Visual Studio 2010
Hotfix for Microsoft Visual Studio 2010 Professional - ENU (KB982218) KB982218 This hotfix is for Microsoft Visual Studio 2010 Professional - ENU. If you later install a more recent service pack, this hotfix will be uninstalled automatically. For more information, visit http://support.microsoft.com/kb/982218.
Microsoft XNA Game Studio 4.0 Microsoft XNA Game Studio 4.0 Build 4.0.20823.0
Visual Assist X For more information about Visual Assist X, see the Whole Tomato Software website at http://www.WholeTomato.com. Copyright (c) 1997-2010 Whole Tomato Software, Inc.
I'm not sure what to do other than repair Visual Studio and uninstall/reinstall Visual Assist (which didn't help).
I will gladly buy the latest version if it doesn't crash, but it won't let me use it in Trial mode to see what happens. Any advice is appreciated.
|
Edited by - madoxlabs on Dec 09 2010 4:36:00 PM |
|
feline
Whole Tomato Software
United Kingdom
19024 Posts |
Posted - Dec 09 2010 : 4:57:46 PM
|
Are you able to grab a mini dump from one of these crashes? This FAQ explains how:
http://docs.wholetomato.com?W303
Which OS are you using, and is it a 64bit OS? |
zen is the art of being at one with the two'ness |
|
|
madoxlabs
New Member
3 Posts |
Posted - Dec 10 2010 : 11:33:19 AM
|
quote: Originally posted by feline
Are you able to grab a mini dump from one of these crashes? This FAQ explains how:
http://docs.wholetomato.com?W303
Which OS are you using, and is it a 64bit OS?
This is Windows Vista Home Premium, Service Pack 2, 32 bit I'm currently uploading a dump file (but its taking a while!) |
|
|
madoxlabs
New Member
3 Posts |
Posted - Dec 10 2010 : 12:27:56 PM
|
I think I found the problem. While making the dumpfile, I noticed the crash was in
PresentationCore.dll!MS.Internal.TextFormatting.TextMetrics.FullTextLine.FormatLine()
On a hunch, I changed my Visual Studio setting for "Fonts and Colors/Text Editor/Plain Text" from "DejaVu Sans Mono" (size 8) to the default settings, and I no longer get crashes when Visual Assist is enabled.
edit: I canceled the dumpfile upload because after 2.5h it was only at 14% |
Edited by - madoxlabs on Dec 10 2010 12:28:49 PM |
|
|
feline
Whole Tomato Software
United Kingdom
19024 Posts |
Posted - Dec 10 2010 : 5:34:40 PM
|
If resetting the IDE to this font causes the crash to reappear then it is possible you have a corrupt font file. I have just downloaded and installed version 2.32 of the font "DejaVu Sans Mono" from their website:
http://dejavu-fonts.org/wiki/Main_Page
and I am not seeing any problems editing or typing code with this set as the VS2010 font. So you might want to try downloading and reinstalling the font files, to see if this helps. |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|