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
 Bizarre insertion with 1228
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

willdean
Tomato Guru

134 Posts

Posted - Apr 14 2004 :  04:24:54 AM  Show Profile

[ I am braving VAX again, at least for the moment]

I have the following code, which I'm in the middle of editing:

if(!LoadMachineStructure(pXMLDom))
{
return false;
}
pXMLDom->selectSingleNode("//RunxSettings/SimulationLink/@Enabled");
CEmulator::Instance().Enable(!!atoi(->text));

I want to indent the line which starts pXMLDom, so I put the cursor at the start of the line, and press TAB.

This causes the line to change to the following:

___mb_cur_max_funcpXMLDom->selectSingleNode("//RunxSettings/SimulationLink/@Enabled");

It seems that by fiddling with VAX options, I can either have the random text inserted, or I can have the random text inserted *and* have a listbox displayed.

But I can't just press TAB and insert an indent.

Of course, I can delete back up to previous line, press ENTER and have the auto-indent sort things out, but I'd like to be able to use the TAB key to insert a tab.

I don't have 'suggest from nearby code' turned on.

Sigh.

Will





willdean
Tomato Guru

134 Posts

Posted - Apr 14 2004 :  04:36:27 AM  Show Profile

Oh, it just gets better.

Because this was so reproducable (inserting a TAB in column zero with any text immediately to the right caused the problem), I turned on logging - I thought perhaps I could demonstrate my credentials as a 'dedicated' user.

A little bit of tabbing and deleting and tabbing later, and now the IDE's frozen up.

I'm giving up and going back to 7.1, I'm afraid. I'll leave VAX to the dedicated.

The machine was spinning rather than just deadlocked, but here's a little bit of WinDBG from the failed IDE:

0:022> !locks

*** WARNING: Unable to verify checksum for c:\\program files\\visual assist x\\va_x.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for c:\\program files\\visual assist x\\va_x.dll -
CritSec va_x!DllCanUnloadNow+bc9ff at 1EF1AB20
LockCount 0
RecursionCount 1
OwningThread 9fc
EntryCount 9
ContentionCount 9
*** Locked

CritSec +a77cc08 at 0A77CC08
LockCount 1
RecursionCount 1
OwningThread 9fc
EntryCount 4
ContentionCount 4
*** Locked

CritSec va_x!DllCanUnloadNow+b2bd7 at 1EF10CF8
LockCount 0
RecursionCount 1
OwningThread 9fc
EntryCount 7
ContentionCount 7
*** Locked

Scanned 7001 critical sections
0:022> ~*kv

0 Id: b04.9fc Suspend: 1 Teb: 7ffde000 Unfrozen
ChildEBP RetAddr Args to Child
0012bde8 77f5c564 77e7f1a9 00000a3c 00000000 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
0012bdec 77e7f1a9 00000a3c 00000000 00000000 ntdll!NtWriteFile+0xc (FPO: [9,0,0])
0012be98 1ee5c0bb 00000a3c 0012c0e0 0000001d kernel32!WriteFile+0xf7 (FPO: [Non-Fpo])
WARNING: Stack unwind information not available. Following frames may be wrong.
0012bebc 1ed6efe7 0012c0e0 00000000 00000000 va_x!MigrateDevColor+0xb7f1b
0012d0fc 1ed0290e 1eef86f4 110d3fc0 110d3fcc va_x!DllUnregisterServer+0x304d7
0012d12c 1ed029d4 00000000 00000000 12c26158 va_x+0x290e
0012d158 1ed227a9 1ef11058 00000000 1eef988c va_x+0x29d4
00000000 00000000 00000000 00000000 00000000 va_x!EditControl+0x9f69

1 Id: b04.b08 Suspend: 1 Teb: 7ffdd000 Unfrozen
ChildEBP RetAddr Args to Child
00a8fe24 77f5c084 780016a4 0000015c 00a8ff80 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
00a8fe28 780016a4 0000015c 00a8ff80 00000000 ntdll!NtReplyWaitReceivePortEx+0xc (FPO: [5,0,0])
00a8ff90 78001601 780019d6 0015e400 77fa88f0 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0xf6 (FPO: [Non-Fpo])
00a8ff94 780019d6 0015e400 77fa88f0 0015eb68 RPCRT4!RecvLotsaCallsWrapper+0x9 (FPO: [1,0,0])
00a8ffac 780015f3 00007530 77e7d33b 0015ec68 RPCRT4!BaseCachedThreadRoutine+0x64 (FPO: [EBP 0x00a8ffec] [1,0,4])
00a8ffb4 77e7d33b 0015ec68 77fa88f0 0015eb68 RPCRT4!ThreadStartRoutine+0x16 (FPO: [1,0,0])
00a8ffec 00000000 780015dd 0015ec68 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

2 Id: b04.ae8 Suspend: 1 Teb: 7ffda000 Unfrozen
ChildEBP RetAddr Args to Child
0522fe7c 77f5c524 77e75ee0 00000003 0522fec8 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
0522fe80 77e75ee0 00000003 0522fec8 00000001 ntdll!NtWaitForMultipleObjects+0xc (FPO: [5,0,0])
0522ff1c 77e75faa 00000003 0522ff58 00000000 kernel32!WaitForMultipleObjectsEx+0x12c (FPO: [Non-Fpo])
0522ff34 791d25d5 00000003 0522ff58 00000000 kernel32!WaitForMultipleObjects+0x17 (FPO: [4,0,0])
0522ff9c 791d254c 00000000 ffffffff 77f58a3a mscorwks!DebuggerRCThread::MainLoop+0x90 (FPO: [Non-Fpo])
0522ffac 791d4d50 0522ffec 77e7d33b 01130008 mscorwks!DebuggerRCThread::ThreadProc+0x68 (FPO: [0,0,2])
0522ffb4 77e7d33b 01130008 ffffffff 77f58a3a mscorwks!DebuggerRCThread::ThreadProcStatic+0xb (FPO: [Non-Fpo])
0522ffec 00000000 791d4d45 01130008 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

3 Id: b04.8d4 Suspend: 1 Teb: 7ffd9000 Unfrozen
ChildEBP RetAddr Args to Child
073cfe98 77f5c524 77e75ee0 00000002 073cfee4 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
073cfe9c 77e75ee0 00000002 073cfee4 00000001 ntdll!NtWaitForMultipleObjects+0xc (FPO: [5,0,0])
073cff38 77e75faa 00000002 793dcc58 00000000 kernel32!WaitForMultipleObjectsEx+0x12c (FPO: [Non-Fpo])
073cff50 79262a5f 00000002 793dcc58 00000000 kernel32!WaitForMultipleObjects+0x17 (FPO: [4,0,0])
073cff70 791bbea4 000002a8 00001200 0012e7dc mscorwks!WaitForFinalizerEvent+0x5a (FPO: [Non-Fpo])
073cffb4 77e7d33b 00000000 00001200 0012e7dc mscorwks!GCHeap::FinalizerThreadStart+0x96 (FPO: [Non-Fpo])
073cffec 00000000 791d0020 00000000 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

4 Id: b04.b1c Suspend: 1 Teb: 7ffd8000 Unfrozen
ChildEBP RetAddr Args to Child
07b1ff50 77f5c024 77e7594a 000002f8 07b1ffac SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
07b1ff54 77e7594a 000002f8 07b1ffac 07b1ff98 ntdll!NtRemoveIoCompletion+0xc (FPO: [5,0,0])
07b1ff80 792e9b2f 000002f8 07b1ffa8 07b1ffac kernel32!GetQueuedCompletionStatus+0x27 (FPO: [Non-Fpo])
07b1ffb4 77e7d33b 00000000 77f58497 77f57f98 mscorwks!ThreadpoolMgr::CompletionPortThreadStart+0x49 (FPO: [Non-Fpo])
07b1ffec 00000000 792e9ae6 00000000 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

5 Id: b04.b20 Suspend: 1 Teb: 7ffd7000 Unfrozen
ChildEBP RetAddr Args to Child
07c1fe60 77f5b7f4 77e7a37a 00000000 07c1fe88 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
07c1fe64 77e7a37a 00000000 07c1fe88 00000000 ntdll!ZwDelayExecution+0xc (FPO: [2,0,0])
07c1febc 77e61bf5 000001f4 00000000 792e9ebe kernel32!SleepEx+0x61 (FPO: [Non-Fpo])
07c1fec8 792e9ebe 000001f4 72406a44 00000008 kernel32!Sleep+0xb (FPO: [1,0,0])
07c1ffb4 77e7d33b 00000000 00000018 00003000 mscorwks!ThreadpoolMgr::GateThreadStart+0x54 (FPO: [Non-Fpo])
07c1ffec 00000000 792e9e6a 00000000 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

6 Id: b04.750 Suspend: 1 Teb: 7ffd5000 Unfrozen
ChildEBP RetAddr Args to Child
095dfe04 77f5c524 77e75ee0 00000002 095dfe50 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
095dfe08 77e75ee0 00000002 095dfe50 00000001 ntdll!NtWaitForMultipleObjects+0xc (FPO: [5,0,0])
095dfea4 77d463eb 00000002 095dfecc 00000000 kernel32!WaitForMultipleObjectsEx+0x12c (FPO: [Non-Fpo])
095dff00 77d46466 00000001 095dff90 ffffffff USER32!RealMsgWaitForMultipleObjectsEx+0x13c (FPO: [Non-Fpo])
095dff1c 52a82d30 00000001 095dff90 00000000 USER32!MsgWaitForMultipleObjects+0x1d (FPO: [Non-Fpo])
095dffb4 77e7d33b 08410708 084119a8 00000000 msvb7!BackgroundThread::ThreadProc+0x94
095dffec 00000000 52a476af 08410708 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

7 Id: b04.b54 Suspend: 1 Teb: 7ffd4000 Unfrozen
ChildEBP RetAddr Args to Child
09b6fe5c 77f5c524 77e75ee0 00000002 09b6fea8 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
09b6fe60 77e75ee0 00000002 09b6fea8 00000001 ntdll!NtWaitForMultipleObjects+0xc (FPO: [5,0,0])
09b6fefc 77d463eb 00000002 09b6ff24 00000000 kernel32!WaitForMultipleObjectsEx+0x12c (FPO: [Non-Fpo])
09b6ff58 77d46466 00000001 074c8bb4 000003e8 USER32!RealMsgWaitForMultipleObjectsEx+0x13c (FPO: [Non-Fpo])
09b6ff74 53672f49 00000001 074c8bb4 00000000 USER32!MsgWaitForMultipleObjects+0x1d (FPO: [Non-Fpo])
09b6ffb0 53674049 77e7d33b 074c8ba4 00140608 cslangsvc!CQueue::ThreadEntry+0x2f (FPO: [0,7,0])
09b6ffb4 77e7d33b 074c8ba4 00140608 77f8e3c3 cslangsvc!CQueue::StaticThreadEntry+0x9 (FPO: [1,0,0])
09b6ffec 00000000 53674040 074c8ba4 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

8 Id: b04.910 Suspend: 1 Teb: 7ffaf000 Unfrozen
ChildEBP RetAddr Args to Child
0a9afe58 77f5c534 77f69f68 000005d0 00000000 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
0a9afe5c 77f69f68 000005d0 00000000 00000000 ntdll!NtWaitForSingleObject+0xc (FPO: [3,0,0])
0a9afee4 77f5b2e6 0077cc08 1ed485fb 0a77cc08 ntdll!RtlpWaitForCriticalSection+0x125 (FPO: [Non-Fpo])
0a9afeec 1ed485fb 0a77cc08 0012f9b0 0a77cb70 ntdll!RtlEnterCriticalSection+0x46 (FPO: [1,0,0])
WARNING: Stack unwind information not available. Following frames may be wrong.
0a9aff18 1ee5b306 00000000 0a7eb640 0a7eb640 va_x!DllUnregisterServer+0x9aeb
0a9aff80 1ee449d7 0012f9b0 00000000 00000000 va_x!MigrateDevColor+0xb7166
0a9affb4 77e7d33b 0a7eb640 00000000 00000000 va_x!MigrateDevColor+0xa0837
0a9affec 00000000 1ee44978 0a7eb640 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

9 Id: b04.bc4 Suspend: 1 Teb: 7ffae000 Unfrozen
ChildEBP RetAddr Args to Child
0aabfd84 77f5b7f4 77e7a37a 00000001 0aabfdac SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
0aabfd88 77e7a37a 00000001 0aabfdac 0aabff00 ntdll!ZwDelayExecution+0xc (FPO: [2,0,0])
0aabfde0 1ed075cd 000000fa 00000001 0012f9b0 kernel32!SleepEx+0x61 (FPO: [Non-Fpo])
WARNING: Stack unwind information not available. Following frames may be wrong.
0aabff14 1ee5b2ec 00000000 77d99af8 0a7ecbd0 va_x+0x75cd
0aabff80 1ee449d7 0012f9b0 77d99af8 ffffffff va_x!MigrateDevColor+0xb714c
0aabffb4 77e7d33b 0a7ecbd0 77d99af8 ffffffff va_x!MigrateDevColor+0xa0837
0aabffec 00000000 1ee44978 0a7ecbd0 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

10 Id: b04.8cc Suspend: 1 Teb: 7ffdc000 Unfrozen
ChildEBP RetAddr Args to Child
07d1fee8 77f5c524 77e75ee0 0000000d 0efbd328 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
07d1feec 77e75ee0 0000000d 0efbd328 00000001 ntdll!NtWaitForMultipleObjects+0xc (FPO: [5,0,0])
07d1ff88 500df3f2 0000000d 081efa4c 00000000 kernel32!WaitForMultipleObjectsEx+0x12c (FPO: [Non-Fpo])
07d1ffb0 500df37f 77e7d33b 081efa24 00000000 msenv!CDirChangeThread::ThreadLoop+0x3c (FPO: [EBP 0x07d1ffec] [0,0,0])
07d1ffb4 77e7d33b 081efa24 00000000 00000000 msenv!CDirChangeThread::ThreadProc+0x9 (FPO: [1,0,0])
07d1ffec 00000000 500df376 081efa24 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

11 Id: b04.a14 Suspend: 1 Teb: 7ffdb000 Unfrozen
ChildEBP RetAddr Args to Child
0eedfe48 77f5c524 77e75ee0 00000002 0eedfe94 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
0eedfe4c 77e75ee0 00000002 0eedfe94 00000001 ntdll!NtWaitForMultipleObjects+0xc (FPO: [5,0,0])
0eedfee8 77e75faa 00000002 0eedff34 00000000 kernel32!WaitForMultipleObjectsEx+0x12c (FPO: [Non-Fpo])
0eedff00 539664d5 00000002 0eedff34 00000000 kernel32!WaitForMultipleObjects+0x17 (FPO: [4,0,0])
0eedffac 53967275 00000000 77e7d33b 0ea1e508 vcpkg!CParserThread::DoWork+0x163
0eedffb4 77e7d33b 0ea1e508 77f58a3a 00000000 vcpkg!CParserThread::ThreadEntry+0x15 (FPO: [1,0,0])
0eedffec 00000000 53967261 0ea1e508 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

12 Id: b04.8d8 Suspend: 1 Teb: 7ffac000 Unfrozen
ChildEBP RetAddr Args to Child
0f7dff18 77f5c534 77e7a62d 00000390 00000000 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
0f7dff1c 77e7a62d 00000390 00000000 00000000 ntdll!NtWaitForSingleObject+0xc (FPO: [3,0,0])
0f7dff80 77e7ac21 00000390 ffffffff 00000000 kernel32!WaitForSingleObjectEx+0xa8 (FPO: [Non-Fpo])
0f7dff90 500cb0b1 00000390 ffffffff ffffffff kernel32!WaitForSingleObject+0xf (FPO: [2,0,0])
0f7dffb0 500cb118 77e7d33b 081a36cc ffffffff msenv!CVsStatusbar::m_RunAnimationThread+0xaa (FPO: [EBP 0x0f7dffec] [0,1,0])
0f7dffb4 77e7d33b 081a36cc ffffffff 77d44500 msenv!CVsStatusbar::m_AnimationThreadFunc+0x12 (FPO: [1,0,0])
0f7dffec 00000000 500cb107 081a36cc 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

13 Id: b04.9c4 Suspend: 1 Teb: 7ffad000 Unfrozen
ChildEBP RetAddr Args to Child
0f6bfe7c 77f5b7f4 77e7a37a 00000000 0f6bfea4 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
0f6bfe80 77e7a37a 00000000 0f6bfea4 00000000 ntdll!ZwDelayExecution+0xc (FPO: [2,0,0])
0f6bfed8 77e61bf5 0000000a 00000000 1ed2623c kernel32!SleepEx+0x61 (FPO: [Non-Fpo])
0f6bfee4 1ed2623c 0000000a 0012b648 1ef10c78 kernel32!Sleep+0xb (FPO: [1,0,0])
WARNING: Stack unwind information not available. Following frames may be wrong.
0f6bff18 1ee5b306 00000000 110977d0 110977d0 va_x!EditControl+0xd9fc
0f6bff80 1ee449d7 0012b648 00000000 ffffffff va_x!MigrateDevColor+0xb7166
0f6bffb4 77e7d33b 110977d0 00000000 ffffffff va_x!MigrateDevColor+0xa0837
0f6bffec 00000000 1ee44978 110977d0 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

14 Id: b04.908 Suspend: 1 Teb: 7ffab000 Unfrozen
ChildEBP RetAddr Args to Child
10f0ff44 77d43a09 77d443b5 10f0ff90 00000000 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
10f0ff6c 518a50a7 10f0ff90 00000000 00000000 USER32!NtUserGetMessage+0xc (FPO: [Non-Fpo])
10f0ffac 518a5d15 00880748 77e7d33b 103be0d0 sdm2!CApartment::RunMessagePump+0x5a
10f0ffb4 77e7d33b 103be0d0 00000004 00880748 sdm2!CApartment::StartApartmentThread+0x18 (FPO: [1,0,0])
10f0ffec 00000000 518a5cfd 103be0d0 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

15 Id: b04.aa4 Suspend: 1 Teb: 7ffa9000 Unfrozen
ChildEBP RetAddr Args to Child
11a4fe64 77f5b7f4 77e7a37a 00000000 11a4fe8c SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
11a4fe68 77e7a37a 00000000 11a4fe8c 00000000 ntdll!ZwDelayExecution+0xc (FPO: [2,0,0])
11a4fec0 77e61bf5 00000064 00000000 1ed30cdd kernel32!SleepEx+0x61 (FPO: [Non-Fpo])
11a4fecc 1ed30cdd 00000064 0012f628 1ef114b8 kernel32!Sleep+0xb (FPO: [1,0,0])
WARNING: Stack unwind information not available. Following frames may be wrong.
11a4ff18 1ee5b306 00000000 12d12bc8 12d12bc8 va_x!EditControl+0x1849d
11a4ff80 1ee449d7 0012f628 00000000 0a7f2220 va_x!MigrateDevColor+0xb7166
11a4ffb4 77e7d33b 12d12bc8 00000000 0a7f2220 va_x!MigrateDevColor+0xa0837
11a4ffec 00000000 1ee44978 12d12bc8 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

16 Id: b04.a38 Suspend: 1 Teb: 7ffa8000 Unfrozen
ChildEBP RetAddr Args to Child
1212fed0 77f5c524 77e75ee0 00000002 1212ff1c SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
1212fed4 77e75ee0 00000002 1212ff1c 00000001 ntdll!NtWaitForMultipleObjects+0xc (FPO: [5,0,0])
1212ff70 77e75faa 00000002 1212ffa4 00000000 kernel32!WaitForMultipleObjectsEx+0x12c (FPO: [Non-Fpo])
1212ff88 72d22f0c 00000002 1212ffa4 00000000 kernel32!WaitForMultipleObjects+0x17 (FPO: [4,0,0])
1212ffb4 77e7d33b 00000000 00000021 41f59037 wdmaud!MixerCallbackThread+0x40 (FPO: [Non-Fpo])
1212ffec 00000000 72d22ecc 00000000 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

17 Id: b04.d94 Suspend: 1 Teb: 7ffa7000 Unfrozen
ChildEBP RetAddr Args to Child
1222ff50 77d43a09 77d443b5 1222ff98 00000000 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
1222ff78 76b41c79 1222ff98 00000000 00000000 USER32!NtUserGetMessage+0xc (FPO: [Non-Fpo])
1222ffb4 77e7d33b 00000874 00010003 00140000 WINMM!mciwindow+0x7e (FPO: [Non-Fpo])
1222ffec 00000000 76b41c14 00000874 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

18 Id: b04.dac Suspend: 1 Teb: 7ffa6000 Unfrozen
ChildEBP RetAddr Args to Child
180efed4 77f5c534 77e7a62d 00000988 00000000 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
180efed8 77e7a62d 00000988 00000000 180eff00 ntdll!NtWaitForSingleObject+0xc (FPO: [3,0,0])
180eff3c 77e7ac21 00000988 000493e0 00000000 kernel32!WaitForSingleObjectEx+0xa8 (FPO: [Non-Fpo])
180eff4c 77262ea0 00000988 000493e0 00000988 kernel32!WaitForSingleObject+0xf (FPO: [2,0,0])
180eff68 7723dbfa 00000988 77e7a5a2 00007530 ole32!CDllHost::MTAWorkerLoop+0x27 (FPO: [EBP 0x180eff8c] [1,0,4])
180eff8c 771dae38 771e71a8 772bb820 771b0000 ole32!CDllHost::WorkerThread+0xd3 (FPO: [Non-Fpo])
180eff90 771e71a8 772bb820 771b0000 0ef7ca80 ole32!DLLHostThreadEntry+0x9 (FPO: [1,0,0])
180effa8 771e7207 77fa88f0 77f53860 77e7d33b ole32!CRpcThread::WorkerLoop+0x1e (FPO: [EBP 0x180effec] [0,0,4])
180effb4 77e7d33b 0ef7ca80 77fa88f0 77f53860 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a (FPO: [1,0,2])
180effec 00000000 771e71ed 0ef7ca80 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

19 Id: b04.924 Suspend: 1 Teb: 7ffa4000 Unfrozen
ChildEBP RetAddr Args to Child
182eff44 77d43a09 77d443b5 182eff90 00000000 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
182eff6c 518a50a7 182eff90 00000000 00000000 USER32!NtUserGetMessage+0xc (FPO: [Non-Fpo])
182effac 518a5d15 00880748 77e7d33b 10375fc8 sdm2!CApartment::RunMessagePump+0x5a
182effb4 77e7d33b 10375fc8 00000004 00880748 sdm2!CApartment::StartApartmentThread+0x18 (FPO: [1,0,0])
182effec 00000000 518a5cfd 10375fc8 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

20 Id: b04.58c Suspend: 1 Teb: 7ffd6000 Unfrozen
ChildEBP RetAddr Args to Child
0f59fe24 77f5c084 780016a4 0000015c 0f59ff80 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
0f59fe28 780016a4 0000015c 0f59ff80 00000000 ntdll!NtReplyWaitReceivePortEx+0xc (FPO: [5,0,0])
0f59ff90 78001601 780019d6 0015e400 0ef37764 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0xf6 (FPO: [Non-Fpo])
0f59ff94 780019d6 0015e400 0ef37764 77f944a8 RPCRT4!RecvLotsaCallsWrapper+0x9 (FPO: [1,0,0])
0f59ffac 780015f3 0efc0e78 77e7d33b 0eef40b8 RPCRT4!BaseCachedThreadRoutine+0x64 (FPO: [EBP 0x0f59ffec] [1,0,4])
0f59ffb4 77e7d33b 0eef40b8 0ef37764 77f944a8 RPCRT4!ThreadStartRoutine+0x16 (FPO: [1,0,0])
0f59ffec 00000000 780015dd 0eef40b8 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

21 Id: b04.538 Suspend: 1 Teb: 7ffaa000 Unfrozen
ChildEBP RetAddr Args to Child
181eff1c 77f5b7f4 77e7a37a 00000000 181eff44 SharedUserData!SystemCallStub+0x4 (FPO: [0,0,0])
181eff20 77e7a37a 00000000 181eff44 77e7a5a2 ntdll!ZwDelayExecution+0xc (FPO: [2,0,0])
181eff78 77e61bf5 0000ea60 00000000 771c1698 kernel32!SleepEx+0x61 (FPO: [Non-Fpo])
181eff84 771c1698 0000ea60 083b8440 771e71a8 kernel32!Sleep+0xb (FPO: [1,0,0])
181eff90 771e71a8 00000000 771b0000 083b8440 ole32!CROIDTable::WorkerThreadLoop+0x12 (FPO: [1,0,1])
181effa8 771e7207 0eef2ac0 10f0f2c8 77e7d33b ole32!CRpcThread::WorkerLoop+0x1e (FPO: [EBP 0x181effec] [0,0,4])
181effb4 77e7d33b 083b8440 0eef2ac0 10f0f2c8 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a (FPO: [1,0,2])
181effec 00000000 771e71ed 083b8440 00000000 kernel32!BaseThreadStart+0x37 (FPO: [Non-Fpo])

# 22 Id: b04.660 Suspend: 1 Teb: 7ffa5000 Unfrozen
ChildEBP RetAddr Args to Child
1096ffc8 77f5f31f 00000005 00000004 00000001 ntdll!DbgBreakPoint (FPO: [0,0,0])
1096fff4 00000000 00000000 00000000 00010000 ntdll!DbgUiRemoteBreakin+0x2d (FPO: [Non-Fpo])



Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Apr 14 2004 :  09:19:58 AM  Show Profile
1228 .NET 2003

I see the same inserted junk he does: in fact, you get it for any line of code - there's nothing special about pXMLDom or anything. And you can even cascade the effect by 'Home'-ing to the start of line, and hitting TAB again.
___mb_cur_max_func___mb_cur_max_func___mb_cur_max_func___mb_cur_max_funcif (true)
It gets much worse. If you Home/TAB enough times, VAX deletes the line of code entirely!

I'm marking this one as Fatal, as it certainly can't ship like this... I have a log if you want it (the IDE didn't lock up for me yet).
Go to Top of Page

willdean
Tomato Guru

134 Posts

Posted - Apr 14 2004 :  09:27:08 AM  Show Profile

I have heard that this has been/will be fixed shortly.










Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Apr 14 2004 :  6:18:58 PM  Show Profile
Fixed in build 1229.

Whole Tomato Software, Inc.
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Apr 15 2004 :  4:11:04 PM  Show Profile
This is still broken in 1229 on .NET 2003 - I just got it for the first time (in 1229). I was laying heavily on the TAB key to scoot this comment from its original flush left position, trying to indent it about 12 TABs. Note that it does not begin with slashes, as I hadn't added them yet:
<T>information about the column ordering
VAX converted it to:
<T><T><T><T>___mb_cur_max_funcinformation about the column ordering
... and finally, as I kept hitting the TAB, to:
<T><T><T><T>___mb_cur_max_func<T><T><T><T><T>about the column ordering
Note that after it inserted the ___mb_cur_max_func, it selected the word information, and then I TAB'd and replaced it, I guess.

Edited by - LarryLeonard on Apr 16 2004 11:05:14 AM
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Apr 19 2004 :  09:53:02 AM  Show Profile
This seems to be fixed in 1230. Yay!
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