Will Dean wrote:
> Break into TSVNCache and see where it's waiting. (On every thread)
Seems like none of explorer.exe's threads are active, on first glance.
TSVNCache has one "active" thread and 3 "sleeping", purely judged by
how much activity it *seems* they are experiencing.
Sleeping (1440) - State=Wait:WrUserRequest:
0 ntoskrnl.exe!KiSwapContext+0x2e
1 ntoskrnl.exe!KiSuspendThread+0x18
2 ntoskrnl.exe!KiSwapThread+0x64
3 win32k.sys!xxxSleepThread+0x192
4 win32k.sys!xxxRealInternalGetMessage+0x418
5 win32k.sys!NtUserGetMessage+0x27
6 ntoskrnl.exe!KiFastCallEntry+0xf8
7 ntdll.dll!KiFastSystemCallRet+0x4
8 ntdll.dll!KiFastSystemCallRet
9 TSVNCache.exe+0xa54d
10 TSVNCache.exe+0xa54d
Active thread (1476), State = Ready (mostly):
0 ntoskrnl.exe!KiSwapContext+0x2e
1 ntoskrnl.exe!NtDelayExecution+0x87
2 ntoskrnl.exe!KiFastCallEntry+0xf8
3 ntdll.dll!KiFastSystemCallRet+0x4
4 ntdll.dll!KiFastSystemCallRet
5 ntdll.dll!NtDelayExecution+0xc
6 TSVNCache.exe+0x5b96
7 ntdll.dll!RtlFreeHeap+0x647
Sleeping (1480) - State=Wait:Executive (mostly):
0 ntoskrnl.exe!KiSwapContext+0x2e
1 ntoskrnl.exe!KiSuspendThread+0x18
2 ntoskrnl.exe!KiSwapThread+0x64
3 ntoskrnl.exe!IopSynchronousServiceTail+0xc6
4 ntoskrnl.exe!IopXxxControlFile+0x611
5 ntoskrnl.exe!NtFsControlFile+0x2a
6 ntoskrnl.exe!KiFastCallEntry+0xf8
7 ntdll.dll!KiFastSystemCallRet+0x4
8 ntdll.dll!KiFastSystemCallRet
9 ntdll.dll!ZwFsControlFile+0xc
10 TSVNCache.exe+0xa84f
11 TSVNCache.exe+0xa84f
Sleeping (1496) - State=Wait:WrUserRequest:
0 ntoskrnl.exe!KiSwapContext+0x2e
1 ntoskrnl.exe!KiSuspendThread+0x18
2 ntoskrnl.exe!KiSwapThread+0x64
3 win32k.sys!xxxSleepThread+0x192
4 win32k.sys!xxxInterSendMsgEx+0x7c7
5 win32k.sys!xxxSendMessageTimeout+0x11f
6 win32k.sys!xxxWrapSendMessage+0x1b
7 win32k.sys!NtUserMessageCall+0x8a
8 ntoskrnl.exe!KiFastCallEntry+0xf8
9 ntdll.dll!KiFastSystemCallRet+0x4
10 ntdll.dll!KiFastSystemCallRet
11 ntdll.dll!RtlAllocateHeap+0xeac
12 ntdll.dll!RtlFreeHeap+0x647
Sleeping (3900) - State=Wait:UserRequest:
0 ntoskrnl.exe!KiSwapContext+0x2e
1 ntoskrnl.exe!KiSuspendThread+0x18
2 ntoskrnl.exe!KiSwapThread+0x64
3 ntoskrnl.exe!NtWaitForSingleObject+0x9a
4 ntoskrnl.exe!KiFastCallEntry+0xf8
5 ntdll.dll!KiFastSystemCallRet+0x4
6 ntdll.dll!KiFastSystemCallRet
7 ntdll.dll!ZwWaitForSingleObject+0xc
8 ntdll.dll!RtlpWaitForCriticalSection+0x132
9 ntdll.dll!RtlEnterCriticalSection+0x46
10 TSVNCache.exe+0x8c09
Haven't attached a debugger, since vs.net just hung last time.
Can't remember if I tried to attach to explorer or the cache though.
Probably explorer.
I'll probably be off in a minute, but I'll leave the PC on, just in
case this is relevant.
Screenshots could be beneficial, if anyone has a ftp where they can be shoved.
Hm.
Sure hope it's related to the cache and I'm not just spamming the list
with nonsense.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 10 19:04:49 2005