Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 VAX 1418: lockup on second instance of VS
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Aug 02 2005 :  7:49:19 PM  Show Profile
Weird one too: after installing (updating) from 13xx to 14xx of VAX, I ran two instances of VS2003, using both at the same time. I'm not sure which instance i closed first, the first started one or the second. Probably this matters for reproduction of that bug.
Anyway, starting any subsequent instances of VS2003 just locked them up before a project can be loaded.
Note that one instance was still running and it did not show any problems. Annoyed from the lockups, I broke into the debugger (WinDbg) and saw that the new instances all where hanging at va_x!MigrateDevColor+0x9c9be, respectively at the following WaitForSingleObject call.
Looking at the name of the function I suppose its some "13xx to 14xx migration" code, which uses some critical section or mutex and thus locks up in multiple instances...

Hope it helps...

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Aug 02 2005 :  8:11:28 PM  Show Profile
After killing that hanging instance and quitting the functioning one, I started over with a new instance of VS2003... and see there, it hung after loading a project.
And again it is va_x!MigrateDevColor+0xbec5f before the RtlEnterCriticalSection call.

Am gonna restart the system now and hope it will improve...
Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Aug 02 2005 :  8:29:53 PM  Show Profile
Up and running again after the restart. VS2003 does fine again.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000