Attached Microsoft C++ 2008 Express Edition to one such process to get the call stacks.
No symbols for TortoiseMerge, but hope it helps anyway:
-----------------
Threads
ID     Category      Name                  Location   Priority   Suspend
3336   Main Thread   Main Thread           7c90e4f4   Normal     0
488    RPC Thread    RPC Callback Thread   7c90e4f4   Normal     0
3636   RPC Thread    RPC Callback Thread   7c90e4f4   Normal     0
1976   RPC Thread    RPC Callback Thread   7c90e4f4   Normal     0
-----------------
Call Stack (3336)
ntdll.dll!_KiFastSystemCallRet_at_0() 
user32.dll!_NtUserGetMessage_at_16()  + 0xc bytes
mfc90u.dll!AfxInternalPumpMessage()  + 0x1a bytes
mfc90u.dll!CWinThread::Run()  + 0x5b bytes
mfc90u.dll!AfxWinMain()  + 0x6a bytes
TortoiseMerge.exe!004266cd() 
TortoiseMerge.exe!00426f4d() 
kernel32.dll!_BaseProcessStart_at_4()  + 0x23 bytes
-----------------
Call Stack (488)
ntdll.dll!_KiFastSystemCallRet_at_0() 
ntdll.dll!_ZwReplyWaitReceivePortEx_at_20()  + 0xc bytes
rpcrt4.dll!LRPC_ADDRESS::ReceiveLotsaCalls()  - 0x7991 bytes
rpcrt4.dll!RecvLotsaCallsWrapper()  + 0xd bytes
rpcrt4.dll!BaseCachedThreadRoutine()  + 0x53 bytes
rpcrt4.dll!ThreadStartRoutine()  + 0x1a bytes
kernel32.dll!_BaseThreadStart_at_8()  + 0x37 bytes
-----------------
Call Stack (3636)
ntdll.dll!_KiFastSystemCallRet_at_0() 
ntdll.dll!_NtDelayExecution_at_8()  + 0xc bytes
kernel32.dll!_SleepEx_at_8()  + 0x51 bytes
kernel32.dll!_Sleep_at_4()  + 0xf bytes
ole32.dll!CROIDTable::WorkerThreadLoop()  + 0x14 bytes
ole32.dll!CRpcThread::WorkerLoop()  + 0x1e bytes
ole32.dll!CRpcThreadCache::RpcWorkerThreadEntry()  + 0x1b bytes
kernel32.dll!_BaseThreadStart_at_8()  + 0x37 bytes
-----------------
Call Stack (1976)
ntdll.dll!_KiFastSystemCallRet_at_0() 
ntdll.dll!_ZwReplyWaitReceivePortEx_at_20()  + 0xc bytes
rpcrt4.dll!LRPC_ADDRESS::ReceiveLotsaCalls()  - 0x7991 bytes
rpcrt4.dll!RecvLotsaCallsWrapper()  + 0xd bytes
rpcrt4.dll!BaseCachedThreadRoutine()  + 0x53 bytes
rpcrt4.dll!ThreadStartRoutine()  + 0x1a bytes
kernel32.dll!_BaseThreadStart_at_8()  + 0x37 bytes
Flávio J. Saraiva
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1024438
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-14 17:36:42 CET