Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1530: Crash (Parser went bananas?)

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
swinefeaster Posted - Jul 13 2006 : 5:01:38 PM
I just got a crash. The status bar said "VAX Parsing" and kept going from one file to another for a while. Then it stopped and the system was very slow to respond. I guess VAX was still doing stuff in the background. Then letters stopped rendering and I got a dialog box without any strings (I guess a GDI resource leak or something). Then VC2005 went belly up and closed.

And no I don't have any plugins other than VAX installed.

Cheers,

swine
20   L A T E S T    R E P L I E S    (Newest First)
support Posted - Oct 06 2006 : 7:46:08 PM
Cases 2738 and 2845 are fixed in build 1538.
sean Posted - Oct 04 2006 : 12:47:31 AM
umm - yeah there's a problem running multiple instances of the same project (different than the aforementioned bug) - case=2845
Mindcrime Posted - Oct 03 2006 : 12:35:58 PM
thats great to hear. i am plagued by this almost daily in 1535. it definitely has something to do with multiple instances of VS2005 running against the same projects (or at least that's what I think).
sean Posted - Sep 30 2006 : 1:11:01 PM
Exit the IDE. Go into your VA installation directory. In the [vc6|vc7|vc8] subdir, delete all the Proj_* directories. We believe we've addressed the scenario in which this happens (a bit related to case=2738) for the next beta build.
jpage4500 Posted - Sep 28 2006 : 12:00:39 PM
This is happening to me now with 1535. I've nver seen the problem before and I've used many VA versions. I'm not loading the same project in both instances nor opening another instance while re-parsing the symbols file (though I'm not sure how I'd know if this is going on or not.. does it stay in the toolbar the whole time?)

Please help if you've found a way to fix this!
feline Posted - Aug 03 2006 : 7:01:01 PM
most odd. that does not seem to be that long an include path. certainly i have run tests with paths with a similar number of directories in them, on various versions of VA, without any problems.

hopefully 1530 will continue to run without any serious problems. but if you do run into anything then just report it, along with as many relevant details as possible, and i will try to reproduce the problem.
Robby Posted - Aug 02 2006 : 9:26:25 PM
O...
because 1530 can't work all the times,i had uninstalled it .
1446 had no problem with my project,but just now when i uninstalled 1446,and reinstall 1530 to reappear the problem,everything is ok. no memory lost,no parsing problem.
i don't know how this happen.

and the path is #include "../../_Include/NetStructTree/NetStructTree/DLL_NetStructTree.h"
but it's work fine now.
feline Posted - Aug 02 2006 : 6:19:10 PM
can you post an actual path that seems to cause problems? this way i can be sure that when i set up a test here i am using a path that is long enough.

it could be the number of directories that matters, rather than the actual length of the path string, so we need to watch for that when setting up a test.
Robby Posted - Aug 02 2006 : 03:41:01 AM
in my case: when parsing some file,it run out my memory and finally windows report that virtall memory is very low.
it seems that the path of the file been parsing had some problem with va,if the path is too long,like #include "../../../some folder/another folder/into a folder/somexxx.h",then IDE died.
but when the path is short,it work fine.

Robby
swinefeaster Posted - Aug 01 2006 : 1:26:28 PM
i haven't seen this puppy for a long time...
support Posted - Jul 31 2006 : 9:30:45 PM
FWIW: You likely have a ghost process from the IDE still running when you get this messages:
VA X: Waiting for the other instance of Visual Studio to flush the DB.

Wait for all processes to exit or use Task Manager to kill them. You don't need to reboot.

Other cases in which you get the message are:
-Running multiple instances of the IDE and opening the same project in each.
-Reparsing symbol databases of VA X in one IDE (at startup) and starting another IDE.
support Posted - Jul 31 2006 : 9:27:32 PM
We'll pick up this thread after 1531 is available. We don't yet have enough clues to isolate the culprit.
feline Posted - Jul 18 2006 : 8:06:13 PM
*sigh* i was hoping the handle count might have been connected to some specific refactoring operation, which might have helped to locate the bug in the code.
swinefeaster Posted - Jul 18 2006 : 7:00:33 PM
yes i was monitoring the handle count

i cannot use the refactoring features much at all because there's still stuff you guys need to do to get the working right ;)

nothing odd i know about... actually today it has been behaving. right now i have 3 instances of VS2005 open and my handle counts are at 1788, 1188, and 944. that still seems kinda high, but so far it has not been fatal.
feline Posted - Jul 18 2006 : 6:09:15 PM
*um* the handle count problem is supposed to be fixed in 1530, and other users have reported that it is fixed for them. since there are no other plugin's is there anything "odd" about your machine that might give us a clue?

are you making very heavy use of the refactoring features?
how are you monitoring the handle count? or more accurately do you see any "pattern", does anything you do in the IDE seem to cause the handle count to jump?
swinefeaster Posted - Jul 17 2006 : 6:10:29 PM
whenever i run VS2005 i get my handle count growing and growing... it's getting worse now that i'm writing lots of new classes. i have to keep restarting my workspace every hour, which kinda sucks...

please fix this one --- i don't wanna go back to 1446. :(
feline Posted - Jul 15 2006 : 2:58:31 PM
i will ask support about this one. i often run 2 copies of VS2005 at the same time, and occasionally 3 copies, and i have never had this problem. not that this really proves anything.
Mindcrime Posted - Jul 14 2006 : 1:44:25 PM
For the record, I've seen this before as well with 1530. I usually have 2 instances of VS running. I wonder if that has something to do with it.
swinefeaster Posted - Jul 13 2006 : 5:20:47 PM
reproduced it, sent an avi to feline
swinefeaster Posted - Jul 13 2006 : 5:07:06 PM
ok now i restarted and the status bar says "VA X: Waiting for the other instance of Visual Studio to flush the DB..." and I just closed my other instances...

hmm perhaps i will reboot.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000