Author |
Topic |
|
RichB
Junior Member
United Kingdom
11 Posts |
Posted - May 21 2004 : 06:05:55 AM
|
As in - http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=2264
Running a project in the debugger, after a couple of breakpoints firing (continuing with hitting F5) the whole VS6 environment seems to lock up (using 0% CPU), never to recover again... (necitates Ctrl-Alt-Del'ing it).
This occurs in both VAX 1233 and 1237, trying 1230 now...
Nothing like this occured in VA6, turning off the VAX add-in stops the 'lock-up' but starting VS6 with the Add-In switched on and then disabling it (using VA options) still locks up. Don't know if that helps!?
VA_X.dll file version 10.0.1237.0 VAOpsWin.dll version 1.0.0.44 MSDev.exe version 6.0.8168.2 Devshl.dll version 6.0.8798.0 Devedit.pkg version 6.0.8447.0 Font: Courier New 12(Pixels) Comctl32.dll version 5.81.4522.1800
|
Edited by - RichB on May 21 2004 08:35:17 AM |
|
supercloud
Senior Member
43 Posts |
Posted - May 21 2004 : 06:19:42 AM
|
I encountered the same problem. |
|
|
RichB
Junior Member
United Kingdom
11 Posts |
Posted - May 21 2004 : 08:43:14 AM
|
OK, I'm getting the same problem from 1230 as well (admittedly it seemed to take a bit longer before occuring, but that may just be coincidence).
This time, I've managed to get another copy of VS6 started and have managed to break into the process, the threads which mention VAX have the following functions:
USER32! CharUpperBuffA + 376 bytes USER32! SendMessageA + 59 bytes VA_X! DllCanUnloadNow + -1402971 bytes
NTDLL! ZwDelayExecution + 11 bytes VA_X! DllCanUnloadNow + -1411814 bytes VA_X! MigrateDevColor + 753198 bytes VA_X! MigrateDevColor + 660743 bytes KERNEL32! TlsSetValue + 240 bytes
NTDLL! ZwDelayExecution + 11 bytes VA_X! EditControl + 150122 bytes VA_X! MigrateDevColor + 753198 bytes VA_X! MigrateDevColor + 660743 bytes KERNEL32! TlsSetValue + 240 bytes
NTDLL! ZwDelayExecution + 11 bytes KERNEL32! Sleep + 11 bytes VA_X! MigrateDevColor + 753224 bytes VA_X! MigrateDevColor + 660743 bytes KERNEL32! TlsSetValue + 240 bytes
NTDLL! ZwDelayExecution + 11 bytes KERNEL32! Sleep + 11 bytes VA_X! MigrateDevColor + 753224 bytes VA_X! MigrateDevColor + 660743 bytes KERNEL32! TlsSetValue + 240 bytes
NTDLL! NtWaitForSingleObject + 11 bytes NTDLL! ZwCreateThread + 190 bytes VA_X! MigrateDevColor + 753224 bytes VA_X! MigrateDevColor + 660743 bytes KERNEL32! TlsSetValue + 240 bytes
Does this help to highlight where the problem could be occuring, any suggestions?, or any VA options I could turn on/off to help narrow down the cause?
Rich
|
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 21 2004 : 10:56:35 AM
|
Thanks for the stack trace. Using 1237, can you enable logging on the performance tab of the VA options dialog and reproduce the problem? This will create a file c:\\va.log, please zip and send to [email protected].
|
Whole Tomato Software, Inc. |
|
|
RichB
Junior Member
United Kingdom
11 Posts |
Posted - May 24 2004 : 11:30:11 AM
|
Have done so, any ideas?!
I've now basically turned off all the various options I can, including syntax colouring and the context window and it appears to make the problem not happen...
|
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 24 2004 : 12:17:03 PM
|
We suspect disabling of enhanced syntax coloring should be enough. |
Whole Tomato Software, Inc. |
|
|
RichB
Junior Member
United Kingdom
11 Posts |
Posted - May 24 2004 : 1:14:13 PM
|
Yes, that appears to fix it... |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 27 2004 : 2:37:57 PM
|
Will be fixed in 1238. |
Whole Tomato Software, Inc. |
|
|
dodudo7
Ketchup Master
Israel
55 Posts |
Posted - May 31 2004 : 10:18:26 AM
|
It seems that the IDE locks up also if the enhanced syntax coloring is off. Although it happens much less than with the enhanced syntax coloring ON, it still happens.
VA_X.dll file version 10.0.1233.0 VAOpsWin.dll version 1.0.0.44 MSDev.exe version 6.0.8168.2 Devshl.dll version 6.0.8798.0 Devedit.pkg version 6.0.8447.0 Font: Courier -13(Pixels) Comctl32.dll version 5.81.4916.400 WindowsNT 5.0 Build 2195 Service Pack 4 Single processor
Platform: Win32 (x86) Stable Includes: D:\\DXSDK\\include; D:\\PROGRAM FILES\\MICROSOFT SDK\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE; S:\\jdk1.4\\include; S:\\jdk1.4\\include\\win32; D:\\DEV\\INC\\UNIX;
Library Includes: D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\SRC; D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\CRT\\SRC;
Other Includes:
|
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jun 01 2004 : 11:22:27 PM
|
Build 1238 should fix the debugger hang.
http://www.wholetomato.com/downloads/VA_X_Setup1238.exe
We are still testing build 1238. Odds are good we will not post it. Unless you hear from us otherwise, download and install build 1238 only if you have the debugger hang. |
Whole Tomato Software, Inc. |
|
|
|
Topic |
|