From: James Hunter Ross on
Friends,

We did a hang analysis on a w3wp.exe dump using DebugDiag, but I can't
really tell what might be happening. Somebody grabbed a critical section in
thread 11, and what? SO some other threads are now blocked behind 11, and
we don't even know what 11 was doing really. We are plagued by this sort of
thing right now.

Any thoughts will be very helpfull.

Thanks for taking the time to have a look!

James


Analysis Summary
Type Description Recommendation
Warning Detected possible blocking or leaked critical
section at fd0608 owned by thread 11 in
w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
Hang Dump.dmp

Impact of this lock

1 critical sections indirectly blocked

( ntdll!LdrpLoaderLock)

67.14% of threads blocked

(Threads 18 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
64 65 66 67 68 69)

The following functions are trying to enter this critical
section
ntdll!RtlReAllocateHeap+2a1
ntdll!RtlAllocateHeap+313

The following module(s) are involved with this critical
section
C:\WINDOWS\system32\ntdll.dll from Microsoft Corporation
One or more of the blocking functions is a heap function.
In most cases this implies leaked critical section caused by heap
corruption. Please follow the steps outlined in the following Knowledge Base
article:
300966 Howto debug heap corruption issues in Internet
Information Services (IIS)
Warning Detected possible blocking or leaked critical
section at 216cfe8 owned by thread 11 in
w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
Hang Dump.dmp

Impact of this lock

2.86% of threads blocked

(Threads 15 21)

The following functions are trying to enter this critical
section
mscorsvr!Ordinal76+2f0c

The following module(s) are involved with this critical
section
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorsvr.dll
from Microsoft Corporation
The following vendors were identified for follow up based
on root cause analysis

Microsoft Corporation
Please follow up with the vendors identified above
Warning 3 client connection(s) in
w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
Hang Dump.dmp have been executing a request for more than 90 seconds. Please
see the Client Connections section of this report for more detailed
information about the connection(s).




Analysis Details
Table Of Contents
w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
Hang Dump.dmp
Top 5 threads by CPU time
Locked critical section report
Thread report
HTTP Report
COM+ STA ThreadPool Report


Report for
w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
Hang Dump.dmp
Type of Analysis Performed Hang Analysis
Machine Name JOAN
Operating System Windows Server 2003 Service Pack 1
Number Of Processors 2
Process ID 3548
Process Image c:\WINDOWS\system32\inetsrv\w3wp.exe
System Up-Time 7 day(s) 02:51:18
Process Up-Time 0 day(s) 01:09:57


Top 5 Threads by CPU time
Note - Times include both user mode and kernel mode for each
thread Thread ID: 11 Total CPU Time: 0 day(s) 00:08:07.765 Entry
Point for Thread: mscorsvr!GetAssemblyMDImport+15172
Thread ID: 21 Total CPU Time: 0 day(s) 00:01:29.109
Entry Point for Thread: mscorsvr!GetAssemblyMDImport+15172
Thread ID: 0 Total CPU Time: 0 day(s) 00:00:00.62
Entry Point for Thread: w3wp!wmainCRTStartup
Thread ID: 13 Total CPU Time: 0 day(s) 00:00:00.31
Entry Point for Thread: mscorsvr!CoInitializeCor+a77
Thread ID: 5 Total CPU Time: 0 day(s) 00:00:00.31
Entry Point for Thread: w3tp!THREAD_MANAGER::ThreadManagerThread



Locked critical section report
Critical Section fd0608
Lock State Locked
Lock Count 3
Recursion Count 2
Entry Count 0
Contention Count 4
Spin Count 4000
Owner Thread 11
Owner Thread System ID 1700


Critical Section 216cfe8
Lock State Locked
Lock Count 2
Recursion Count 17
Entry Count 0
Contention Count 2
Spin Count 0
Owner Thread 11
Owner Thread System ID 1700


Critical Section ntdll!LdrpLoaderLock
Lock State Locked
Lock Count 44
Recursion Count 1
Entry Count 0
Contention Count 157
Spin Count 0
Owner Thread 23
Owner Thread System ID 2432



Thread report

Thread 0 - System ID 564
Entry point w3wp!wmainCRTStartup
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.46
Time spent in kernel mode 0 Days 0:0:0.15


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
kernel32!WaitForSingleObjectEx+ac
kernel32!WaitForSingleObject+12
w3dt!WP_CONTEXT::RunMainThreadLoop+10
w3dt!UlAtqStartListen+2d
w3core!W3_SERVER::StartListen+bd
w3core!UlW3Start+26e
w3wp!wmain+22a
w3wp!wmainCRTStartup+12b
kernel32!BaseProcessStart+23


Back to Top


Thread 1 - System ID 3464
Entry point ntdll!RtlpTimerThread
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
ntdll!RtlpTimerThread+47
kernel32!BaseThreadStart+34


Back to Top


Thread 2 - System ID 1712
Entry point w3tp!THREAD_MANAGER::ThreadManagerThread
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
kernel32!GetQueuedCompletionStatus+29
w3tp!THREAD_POOL_DATA::ThreadPoolThread+33
w3tp!THREAD_POOL_DATA::ThreadPoolThread+24
w3tp!THREAD_MANAGER::ThreadManagerThread+39
kernel32!BaseThreadStart+34


Back to Top


Thread 3 - System ID 1744
Entry point w3tp!THREAD_MANAGER::ThreadManagerThread
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
kernel32!GetQueuedCompletionStatus+29
w3tp!THREAD_POOL_DATA::ThreadPoolThread+33
w3tp!THREAD_POOL_DATA::ThreadPoolThread+24
w3tp!THREAD_MANAGER::ThreadManagerThread+39
kernel32!BaseThreadStart+34


Back to Top


Thread 4 - System ID 1308
Entry point w3tp!THREAD_MANAGER::ThreadManagerThread
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.15


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
kernel32!GetQueuedCompletionStatus+29
w3tp!THREAD_POOL_DATA::ThreadPoolThread+33
w3tp!THREAD_POOL_DATA::ThreadPoolThread+24
w3tp!THREAD_MANAGER::ThreadManagerThread+39
kernel32!BaseThreadStart+34


Back to Top


Thread 5 - System ID 2364
Entry point w3tp!THREAD_MANAGER::ThreadManagerThread
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.31
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
kernel32!GetQueuedCompletionStatus+29
w3tp!THREAD_POOL_DATA::ThreadPoolThread+33
w3tp!THREAD_POOL_DATA::ThreadPoolThread+24
w3tp!THREAD_MANAGER::ThreadManagerThread+39
kernel32!BaseThreadStart+34


Back to Top


Thread 6 - System ID 1952
Entry point ntdll!RtlpWaitThread
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.15


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForMultipleObjects+c
ntdll!RtlpWaitThread+161
kernel32!BaseThreadStart+34


Back to Top


Thread 7 - System ID 436
Entry point w3core!HTTP_COMPRESSION::CompressionThread
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
kernel32!WaitForSingleObjectEx+ac
kernel32!WaitForSingleObject+12
w3core!HTTP_COMPRESSION::CompressionThread+126
kernel32!BaseThreadStart+34


Back to Top


Thread 8 - System ID 2952
Entry point rpcrt4!ThreadStartRoutine
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!ZwReplyWaitReceivePortEx+c
rpcrt4!LRPC_ADDRESS::ReceiveLotsaCalls+198
rpcrt4!RecvLotsaCallsWrapper+d
rpcrt4!BaseCachedThreadRoutine+9d
rpcrt4!ThreadStartRoutine+1b
kernel32!BaseThreadStart+34


Back to Top


Thread 9 - System ID 2848
Entry point mscorsvr!GetAssemblyMDImport+15172
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.15
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
kernel32!GetQueuedCompletionStatus+29
mscorsvr!GetAssemblyMDImport+15209
mscorsvr!GetAssemblyMDImport+151b3
kernel32!BaseThreadStart+34


Back to Top


Thread 10 - System ID 3372
Entry point mscorsvr!Ordinal76+f4a5
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
kernel32!SleepEx+68
kernel32!Sleep+f
mscorsvr!Ordinal76+f4f9
kernel32!BaseThreadStart+34


Back to Top


Thread 11 - System ID 1700
Entry point mscorsvr!GetAssemblyMDImport+15172
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:8:7.78
Time spent in kernel mode 0 Days 0:0:0.687


Function Source
ntdll!RtlAllocateHeap+a17
msvcr71!_heap_alloc+e0
msvcr71!_nh_malloc+10
msvcr71!malloc+f
mscorsvr!Ordinal76+21d0c
mscorsvr!GetCompileInfo+7325
mscorsvr!GetCompileInfo+7fc9
mscorsvr!GetCompileInfo+7ed2
mscorsvr!GetCompileInfo+a0d2
mscorsvr!GetCompileInfo+9d17
mscorsvr!GetCompileInfo+93ba
mscorsvr!GetCompileInfo+8f95
mscorsvr!GetCompileInfo+4ff2
mscorsvr!Ordinal76+218ff
mscorsvr!Ordinal76+77e4
1c12f76
df064e3
df0c076
mscorsvr!Ordinal76+3208
mscorsvr!GetAssemblyMDImport+bbf9
209234a


Back to Top


Thread 12 - System ID 3436
Entry point mscorsvr!CoInitializeCor+5ae0
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForMultipleObjects+c
kernel32!WaitForMultipleObjectsEx+11a
kernel32!WaitForMultipleObjects+18
mscorsvr!CoInitializeCor+43ad
mscorsvr!CoInitializeCor+4324
kernel32!BaseThreadStart+34


Back to Top


Thread 13 - System ID 2568
Entry point mscorsvr!CoInitializeCor+a77
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.31
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
kernel32!WaitForSingleObjectEx+ac
kernel32!WaitForSingleObject+12
mscorsvr!GetAssemblyMDImport+15d97
mscorsvr!CoInitializeCor+a96
kernel32!BaseThreadStart+34


Back to Top


Thread 14 - System ID 1600
Entry point mscorsvr!CoInitializeCor+a77
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.31
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
kernel32!WaitForSingleObjectEx+ac
kernel32!WaitForSingleObject+12
mscorsvr!GetAssemblyMDImport+15d97
mscorsvr!CoInitializeCor+a96
kernel32!BaseThreadStart+34


Back to Top


Thread 15 - System ID 876
Entry point mscorsvr!CoUninitializeEE+a0fd
Create time 11/29/2005 1:52:17 PM
Time spent in user mode 0 Days 0:0:0.31
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section 216cfe8 which is
locked by thread 11


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
mscorsvr!Ordinal76+2f0c
mscorsvr!CoUninitializeEE+b073
mscorsvr!CoUninitializeEE+ad4e
20965b0


Back to Top


Thread 16 - System ID 2348
Entry point mscorsvr!Ordinal76+1c548
Create time 11/29/2005 1:52:19 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
kernel32!SleepEx+68
mscorsvr!Ordinal76+1c578


Back to Top


Thread 17 - System ID 600
Entry point netapi32!NetbiosWaiter
Create time 11/29/2005 1:52:27 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForMultipleObjects+c
netapi32!NetbiosWaiter+73
kernel32!BaseThreadStart+34


Back to Top


Thread 18 - System ID 3268
Entry point msvcr71!_endthreadex+31
Create time 11/29/2005 1:52:28 PM
Time spent in user mode 0 Days 0:0:0.15
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section fd0608 which is
locked by thread 11


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!RtlReAllocateHeap+2a1
msvcr71!realloc+2ea
mfc71!CAfxStringMgr::Reallocate+1f
mfc71!ATL::CSimpleStringT<char,1>::Reallocate+16
mfc71!ATL::CSimpleStringT<char,1>::PrepareWrite2+43
mfc71!ATL::CSimpleStringT<char,1>::PrepareWrite+24
mfc71!ATL::CSimpleStringT<char,1>::SetString+37
mfc71!ATL::CSimpleStringT<char,1>::SetString+20
mfc71!ATL::CStringT<char,StrTraitMFC_DLL<char,ATL::ChTraitsCRT<char>
> >::operator=+c
RSSQLAPI!ODBCStatement::SQLExecDirect+d5
RSSQLAPI!RSSQLUserTracking::LicenseInfo::UpdateTrackingTable+733
RSSQLAPI!RSSQLUserTracking::CheckUserTracking+10c
RSSQLAPI!UpdateRSCUTThread::Task+1d
RSSQLAPI!UserInterfaceThread::OnStartTask+12
mfc71!CWinThread::DispatchThreadMessageEx+42
mfc71!AfxInternalPreTranslateMessage+1c
mfc71!CWinThread::PreTranslateMessage+9
mfc71!AfxPreTranslateMessage+15
mfc71!AfxInternalPumpMessage+2b
mfc71!CWinThread::Run+54
mfc71!_AfxThreadEntry+100
msvcr71!_endthreadex+a0
kernel32!BaseThreadStart+34


Back to Top


Thread 19 - System ID 2452
Entry point msvcr71!_endthreadex+31
Create time 11/29/2005 1:52:28 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
kernel32!WaitForSingleObjectEx+ac
kernel32!WaitForSingleObject+12
mfc71!CSyncObject::Lock+d
mfc71!CSingleLock::Lock+e
RSWeb!CRSWebApp::RemoveOldSessions+2b8
RSWeb!CRSWebApp::TimeoutTask::Task+a
RSSQLAPI!Coroutine::TaskStarter+3f
mfc71!_AfxThreadEntry+e6
msvcr71!_endthreadex+a0
kernel32!BaseThreadStart+34


Back to Top


Thread 20 - System ID 1440
Entry point GdiPlus!BackgroundThreadProc
Create time 11/29/2005 1:52:37 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForMultipleObjects+c
kernel32!WaitForMultipleObjectsEx+11a
user32!RealMsgWaitForMultipleObjectsEx+141
user32!MsgWaitForMultipleObjects+1f
GdiPlus!BackgroundThreadProc+59
kernel32!BaseThreadStart+34


Back to Top


Thread 21 - System ID 1340
Entry point mscorsvr!GetAssemblyMDImport+15172
Create time 11/29/2005 1:56:19 PM
Time spent in user mode 0 Days 0:1:29.93
Time spent in kernel mode 0 Days 0:0:0.15


This thread is waiting on critical section 216cfe8 which is
locked by thread 11


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
mscorsvr!Ordinal76+2f0c
mscorsvr!CoUninitializeEE+b073
mscorsvr!CoUninitializeEE+ad4e
20965b0


Back to Top


Thread 22 - System ID 3884
Entry point ntdll!RtlpWorkerThread
Create time 11/29/2005 2:38:21 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
ntdll!RtlpWorkerThread+3d
kernel32!BaseThreadStart+34


Back to Top


Thread 23 - System ID 2432
Entry point ntdll!RtlpWorkerThread
Create time 11/29/2005 2:49:02 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section fd0608 which is
locked by thread 11


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!RtlAllocateHeap+313
msvcr71!_heap_alloc+e0
msvcr71!_nh_malloc+10
msvcr71!malloc+f
mfc71!AfxUnlockTempMaps+d7
RSWeb!DllMain+10e
RSWeb!_DllMainCRTStartup+71
ntdll!LdrpCallInitRoutine+14
ntdll!LdrShutdownThread+d2
kernel32!ExitThread+2f
kernel32!BaseExitThreadPoolThread+d
ntdll!RtlpWorkerThread+f4
kernel32!BaseThreadStart+34


Back to Top


Thread 24 - System ID 2440
Entry point ntdll!RtlpWorkerThread
Create time 11/29/2005 2:52:22 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
ntdll!RtlpWorkerThread+3d
kernel32!BaseThreadStart+34


Back to Top


Thread 25 - System ID 3484
Entry point mscorsvr!GetAssemblyMDImport+15172
Create time 11/29/2005 2:53:11 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrShutdownThread+33
kernel32!ExitThread+2f
mscorsvr!GetAssemblyMDImport+29273
mscorsvr!GetAssemblyMDImport+151b3
kernel32!BaseThreadStart+34


Back to Top


Thread 26 - System ID 3084
Entry point ntdll!RtlpWorkerThread
Create time 11/29/2005 2:53:22 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrShutdownThread+33
kernel32!ExitThread+2f
kernel32!BaseExitThreadPoolThread+d
ntdll!RtlpWorkerThread+f4
kernel32!BaseThreadStart+34


Back to Top


Thread 27 - System ID 2728
Entry point mscorsvr!GetAssemblyMDImport+15172
Create time 11/29/2005 2:54:00 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section fd0608 which is
locked by thread 11


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!RtlAllocateHeap+313
msvcr71!_heap_alloc+e0
msvcr71!_nh_malloc+10
msvcr71!operator new+b
mscorsvr!Ordinal76+1d723
mscorsvr!Ordinal76+10fab
246a70c
246a70c


Back to Top


Thread 28 - System ID 3328
Entry point ffffffff
Create time 11/29/2005 2:54:10 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 29 - System ID 2732
Entry point ffffffff
Create time 11/29/2005 2:54:11 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 30 - System ID 660
Entry point ffffffff
Create time 11/29/2005 2:54:12 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 31 - System ID 1916
Entry point ffffffff
Create time 11/29/2005 2:54:12 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 32 - System ID 1040
Entry point ffffffff
Create time 11/29/2005 2:54:12 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 33 - System ID 2276
Entry point ffffffff
Create time 11/29/2005 2:54:13 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 34 - System ID 3024
Entry point ffffffff
Create time 11/29/2005 2:54:14 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 35 - System ID 3568
Entry point ffffffff
Create time 11/29/2005 2:54:15 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 36 - System ID 2236
Entry point ffffffff
Create time 11/29/2005 2:54:16 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 37 - System ID 344
Entry point ffffffff
Create time 11/29/2005 2:54:16 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 38 - System ID 1824
Entry point ffffffff
Create time 11/29/2005 2:54:17 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 39 - System ID 2388
Entry point ffffffff
Create time 11/29/2005 2:54:18 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 40 - System ID 4060
Entry point ffffffff
Create time 11/29/2005 2:54:19 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 41 - System ID 1396
Entry point ffffffff
Create time 11/29/2005 2:54:20 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 42 - System ID 216
Entry point ffffffff
Create time 11/29/2005 2:54:20 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 43 - System ID 3896
Entry point ffffffff
Create time 11/29/2005 2:54:21 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 44 - System ID 900
Entry point ffffffff
Create time 11/29/2005 2:54:22 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 45 - System ID 3312
Entry point ffffffff
Create time 11/29/2005 2:54:22 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 46 - System ID 1264
Entry point ffffffff
Create time 11/29/2005 2:54:22 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 47 - System ID 1436
Entry point ffffffff
Create time 11/29/2005 2:54:23 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 48 - System ID 396
Entry point ffffffff
Create time 11/29/2005 2:54:24 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 49 - System ID 2444
Entry point ffffffff
Create time 11/29/2005 2:54:25 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 50 - System ID 1580
Entry point ffffffff
Create time 11/29/2005 2:54:25 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 51 - System ID 440
Entry point ffffffff
Create time 11/29/2005 2:54:26 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 52 - System ID 1708
Entry point ffffffff
Create time 11/29/2005 2:54:27 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 53 - System ID 3576
Entry point ffffffff
Create time 11/29/2005 2:54:28 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 54 - System ID 1036
Entry point ffffffff
Create time 11/29/2005 2:54:29 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 55 - System ID 2896
Entry point ffffffff
Create time 11/29/2005 2:54:29 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 56 - System ID 2508
Entry point ffffffff
Create time 11/29/2005 2:54:30 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 57 - System ID 2400
Entry point ffffffff
Create time 11/29/2005 2:54:31 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 58 - System ID 2084
Entry point ffffffff
Create time 11/29/2005 2:54:32 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 59 - System ID 332
Entry point ffffffff
Create time 11/29/2005 2:54:33 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 60 - System ID 3316
Entry point ffffffff
Create time 11/29/2005 2:54:33 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 61 - System ID 1688
Entry point ffffffff
Create time 11/29/2005 2:54:34 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 62 - System ID 1016
Entry point ffffffff
Create time 11/29/2005 2:54:35 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 63 - System ID 3664
Entry point ffffffff
Create time 11/29/2005 2:54:36 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 64 - System ID 988
Entry point ffffffff
Create time 11/29/2005 2:54:37 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 65 - System ID 328
Entry point ffffffff
Create time 11/29/2005 2:54:38 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 66 - System ID 3304
Entry point ffffffff
Create time 11/29/2005 2:54:38 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 67 - System ID 2092
Entry point ffffffff
Create time 11/29/2005 2:54:39 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 68 - System ID 3780
Entry point ffffffff
Create time 11/29/2005 2:54:40 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top


Thread 69 - System ID 392
Entry point ffffffff
Create time 11/29/2005 2:54:41 PM
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


This thread is waiting on critical section ntdll!LdrpLoaderLock
which is locked by thread 23


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
ntdll!RtlpWaitOnCriticalSection+19c
ntdll!RtlEnterCriticalSection+a8
ntdll!LdrpInitializeThread+68
ntdll!_LdrpInitialize+16f
ntdll!KiUserApcDispatcher+25


Back to Top

HTTP report
IIS ATQ worker thread count 4 Thread(s)
Available ATQ worker thread count 4 Thread(s)
Active client connections 20 client connection(s)


Client Connections
Client connection from 192.168.1.87:4745 to
192.168.1.87:80
Host Header joan:80
GET request for /rswebnet/Default.aspx
HTTP Version HTTP/1.1
SSL Request False
Time alive 0 day(s) 00:43:52
QueryString
Request mapped to
HTTP Request State HTR_READING_CLIENT_REQUEST
Native Request State NREQ_STATE_PROCESS


Client connection from 192.168.1.84:2495 to
192.168.1.87:80
Host Header joan:80
GET request for /rswebnet/Default.aspx
HTTP Version HTTP/1.1
SSL Request False
Time alive 0 day(s) 00:08:03
QueryString
Request mapped to
HTTP Request State HTR_READING_CLIENT_REQUEST
Native Request State NREQ_STATE_PROCESS


Client connection from 192.168.1.87:4788 to
192.168.1.87:80
Host Header joan:80
GET request for /rswebnet/Default.aspx
HTTP Version HTTP/1.1
SSL Request False
Time alive 0 day(s) 00:02:01
QueryString
Request mapped to
HTTP Request State HTR_READING_CLIENT_REQUEST
Native Request State NREQ_STATE_PROCESS


Client connection from 192.168.1.78:3108 to
192.168.1.87:80
Host Header joan:80
GET request for /rswebnet/Default.aspx
HTTP Version HTTP/1.1
SSL Request False
Time alive 0 day(s) 00:01:29
QueryString
Request mapped to
HTTP Request State HTR_READING_CLIENT_REQUEST
Native Request State NREQ_STATE_PROCESS


16 connection(s) waiting for the next request.



Script Summary
Script Name Status Error Code Error Source Error Description
Source Line
IISAnalysis.asp Completed




From: Pat [MSFT] on
Thread 11 is allocating memory but that is usually a really fast operation.
Most likely you have a bug in an ASP.Net page. No .Net symbols so can't
tell you much. If you create a dump file and analyze it in WinDBG you may
get more info. Otherwise, you should probably create a support incident.

pat



"James Hunter Ross" <james.ross(a)oneilsoft.com> wrote in message
news:u%23gRcnT9FHA.2576(a)TK2MSFTNGP12.phx.gbl...
> Friends,
>
> We did a hang analysis on a w3wp.exe dump using DebugDiag, but I can't
> really tell what might be happening. Somebody grabbed a critical section
> in thread 11, and what? SO some other threads are now blocked behind 11,
> and we don't even know what 11 was doing really. We are plagued by this
> sort of thing right now.
>
> Any thoughts will be very helpfull.
>
> Thanks for taking the time to have a look!
>
> James
>
>
> Analysis Summary
> Type Description Recommendation
> Warning Detected possible blocking or leaked critical
> section at fd0608 owned by thread 11 in
> w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
> Hang Dump.dmp
>
> Impact of this lock
>
> 1 critical sections indirectly blocked
>
> ( ntdll!LdrpLoaderLock)
>
> 67.14% of threads blocked
>
> (Threads 18 23 25 26 27 28 29 30 31 32 33 34 35 36 37 38
> 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
> 64 65 66 67 68 69)
>
> The following functions are trying to enter this critical
> section
> ntdll!RtlReAllocateHeap+2a1
> ntdll!RtlAllocateHeap+313
>
> The following module(s) are involved with this critical
> section
> C:\WINDOWS\system32\ntdll.dll from Microsoft Corporation
> One or more of the blocking functions is a heap function.
> In most cases this implies leaked critical section caused by heap
> corruption. Please follow the steps outlined in the following Knowledge
> Base article:
> 300966 Howto debug heap corruption issues in Internet
> Information Services (IIS)
> Warning Detected possible blocking or leaked critical
> section at 216cfe8 owned by thread 11 in
> w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
> Hang Dump.dmp
>
> Impact of this lock
>
> 2.86% of threads blocked
>
> (Threads 15 21)
>
> The following functions are trying to enter this critical
> section
> mscorsvr!Ordinal76+2f0c
>
> The following module(s) are involved with this critical
> section
> C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorsvr.dll
> from Microsoft Corporation
> The following vendors were identified for follow up based
> on root cause analysis
>
> Microsoft Corporation
> Please follow up with the vendors identified above
> Warning 3 client connection(s) in
> w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
> Hang Dump.dmp have been executing a request for more than 90 seconds.
> Please see the Client Connections section of this report for more detailed
> information about the connection(s).
>
>
>
>
> Analysis Details
> Table Of Contents
>
> w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
> Hang Dump.dmp
> Top 5 threads by CPU time
> Locked critical section report
> Thread report
> HTTP Report
> COM+ STA ThreadPool Report
>
>
> Report for
> w3wp.exe__RSWebNETAppPool__PID__3548__Date__11_29_2005__Time_03_02_14PM__512__IIS
> Hang Dump.dmp
> Type of Analysis Performed Hang Analysis
> Machine Name JOAN
> Operating System Windows Server 2003 Service Pack 1
> Number Of Processors 2
> Process ID 3548
> Process Image c:\WINDOWS\system32\inetsrv\w3wp.exe
> System Up-Time 7 day(s) 02:51:18
> Process Up-Time 0 day(s) 01:09:57
>
>
> Top 5 Threads by CPU time
> Note - Times include both user mode and kernel mode for each
> thread Thread ID: 11 Total CPU Time: 0 day(s) 00:08:07.765 Entry
> Point for Thread: mscorsvr!GetAssemblyMDImport+15172
> Thread ID: 21 Total CPU Time: 0 day(s) 00:01:29.109
> Entry Point for Thread: mscorsvr!GetAssemblyMDImport+15172
> Thread ID: 0 Total CPU Time: 0 day(s) 00:00:00.62
> Entry Point for Thread: w3wp!wmainCRTStartup
> Thread ID: 13 Total CPU Time: 0 day(s) 00:00:00.31
> Entry Point for Thread: mscorsvr!CoInitializeCor+a77
> Thread ID: 5 Total CPU Time: 0 day(s) 00:00:00.31
> Entry Point for Thread: w3tp!THREAD_MANAGER::ThreadManagerThread
>
>
>
> Locked critical section report
> Critical Section fd0608
> Lock State Locked
> Lock Count 3
> Recursion Count 2
> Entry Count 0
> Contention Count 4
> Spin Count 4000
> Owner Thread 11
> Owner Thread System ID 1700
>
>
> Critical Section 216cfe8
> Lock State Locked
> Lock Count 2
> Recursion Count 17
> Entry Count 0
> Contention Count 2
> Spin Count 0
> Owner Thread 11
> Owner Thread System ID 1700
>
>
> Critical Section ntdll!LdrpLoaderLock
> Lock State Locked
> Lock Count 44
> Recursion Count 1
> Entry Count 0
> Contention Count 157
> Spin Count 0
> Owner Thread 23
> Owner Thread System ID 2432
>
>
>
> Thread report
>
> Thread 0 - System ID 564
> Entry point w3wp!wmainCRTStartup
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.46
> Time spent in kernel mode 0 Days 0:0:0.15
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> kernel32!WaitForSingleObjectEx+ac
> kernel32!WaitForSingleObject+12
> w3dt!WP_CONTEXT::RunMainThreadLoop+10
> w3dt!UlAtqStartListen+2d
> w3core!W3_SERVER::StartListen+bd
> w3core!UlW3Start+26e
> w3wp!wmain+22a
> w3wp!wmainCRTStartup+12b
> kernel32!BaseProcessStart+23
>
>
> Back to Top
>
>
> Thread 1 - System ID 3464
> Entry point ntdll!RtlpTimerThread
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtDelayExecution+c
> ntdll!RtlpTimerThread+47
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 2 - System ID 1712
> Entry point w3tp!THREAD_MANAGER::ThreadManagerThread
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtRemoveIoCompletion+c
> kernel32!GetQueuedCompletionStatus+29
> w3tp!THREAD_POOL_DATA::ThreadPoolThread+33
> w3tp!THREAD_POOL_DATA::ThreadPoolThread+24
> w3tp!THREAD_MANAGER::ThreadManagerThread+39
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 3 - System ID 1744
> Entry point w3tp!THREAD_MANAGER::ThreadManagerThread
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtRemoveIoCompletion+c
> kernel32!GetQueuedCompletionStatus+29
> w3tp!THREAD_POOL_DATA::ThreadPoolThread+33
> w3tp!THREAD_POOL_DATA::ThreadPoolThread+24
> w3tp!THREAD_MANAGER::ThreadManagerThread+39
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 4 - System ID 1308
> Entry point w3tp!THREAD_MANAGER::ThreadManagerThread
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.15
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtRemoveIoCompletion+c
> kernel32!GetQueuedCompletionStatus+29
> w3tp!THREAD_POOL_DATA::ThreadPoolThread+33
> w3tp!THREAD_POOL_DATA::ThreadPoolThread+24
> w3tp!THREAD_MANAGER::ThreadManagerThread+39
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 5 - System ID 2364
> Entry point w3tp!THREAD_MANAGER::ThreadManagerThread
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.31
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtRemoveIoCompletion+c
> kernel32!GetQueuedCompletionStatus+29
> w3tp!THREAD_POOL_DATA::ThreadPoolThread+33
> w3tp!THREAD_POOL_DATA::ThreadPoolThread+24
> w3tp!THREAD_MANAGER::ThreadManagerThread+39
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 6 - System ID 1952
> Entry point ntdll!RtlpWaitThread
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.15
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForMultipleObjects+c
> ntdll!RtlpWaitThread+161
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 7 - System ID 436
> Entry point w3core!HTTP_COMPRESSION::CompressionThread
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> kernel32!WaitForSingleObjectEx+ac
> kernel32!WaitForSingleObject+12
> w3core!HTTP_COMPRESSION::CompressionThread+126
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 8 - System ID 2952
> Entry point rpcrt4!ThreadStartRoutine
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!ZwReplyWaitReceivePortEx+c
> rpcrt4!LRPC_ADDRESS::ReceiveLotsaCalls+198
> rpcrt4!RecvLotsaCallsWrapper+d
> rpcrt4!BaseCachedThreadRoutine+9d
> rpcrt4!ThreadStartRoutine+1b
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 9 - System ID 2848
> Entry point mscorsvr!GetAssemblyMDImport+15172
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.15
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtRemoveIoCompletion+c
> kernel32!GetQueuedCompletionStatus+29
> mscorsvr!GetAssemblyMDImport+15209
> mscorsvr!GetAssemblyMDImport+151b3
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 10 - System ID 3372
> Entry point mscorsvr!Ordinal76+f4a5
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtDelayExecution+c
> kernel32!SleepEx+68
> kernel32!Sleep+f
> mscorsvr!Ordinal76+f4f9
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 11 - System ID 1700
> Entry point mscorsvr!GetAssemblyMDImport+15172
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:8:7.78
> Time spent in kernel mode 0 Days 0:0:0.687
>
>
> Function Source
> ntdll!RtlAllocateHeap+a17
> msvcr71!_heap_alloc+e0
> msvcr71!_nh_malloc+10
> msvcr71!malloc+f
> mscorsvr!Ordinal76+21d0c
> mscorsvr!GetCompileInfo+7325
> mscorsvr!GetCompileInfo+7fc9
> mscorsvr!GetCompileInfo+7ed2
> mscorsvr!GetCompileInfo+a0d2
> mscorsvr!GetCompileInfo+9d17
> mscorsvr!GetCompileInfo+93ba
> mscorsvr!GetCompileInfo+8f95
> mscorsvr!GetCompileInfo+4ff2
> mscorsvr!Ordinal76+218ff
> mscorsvr!Ordinal76+77e4
> 1c12f76
> df064e3
> df0c076
> mscorsvr!Ordinal76+3208
> mscorsvr!GetAssemblyMDImport+bbf9
> 209234a
>
>
> Back to Top
>
>
> Thread 12 - System ID 3436
> Entry point mscorsvr!CoInitializeCor+5ae0
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForMultipleObjects+c
> kernel32!WaitForMultipleObjectsEx+11a
> kernel32!WaitForMultipleObjects+18
> mscorsvr!CoInitializeCor+43ad
> mscorsvr!CoInitializeCor+4324
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 13 - System ID 2568
> Entry point mscorsvr!CoInitializeCor+a77
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.31
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> kernel32!WaitForSingleObjectEx+ac
> kernel32!WaitForSingleObject+12
> mscorsvr!GetAssemblyMDImport+15d97
> mscorsvr!CoInitializeCor+a96
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 14 - System ID 1600
> Entry point mscorsvr!CoInitializeCor+a77
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.31
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> kernel32!WaitForSingleObjectEx+ac
> kernel32!WaitForSingleObject+12
> mscorsvr!GetAssemblyMDImport+15d97
> mscorsvr!CoInitializeCor+a96
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 15 - System ID 876
> Entry point mscorsvr!CoUninitializeEE+a0fd
> Create time 11/29/2005 1:52:17 PM
> Time spent in user mode 0 Days 0:0:0.31
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section 216cfe8 which is
> locked by thread 11
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> mscorsvr!Ordinal76+2f0c
> mscorsvr!CoUninitializeEE+b073
> mscorsvr!CoUninitializeEE+ad4e
> 20965b0
>
>
> Back to Top
>
>
> Thread 16 - System ID 2348
> Entry point mscorsvr!Ordinal76+1c548
> Create time 11/29/2005 1:52:19 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtDelayExecution+c
> kernel32!SleepEx+68
> mscorsvr!Ordinal76+1c578
>
>
> Back to Top
>
>
> Thread 17 - System ID 600
> Entry point netapi32!NetbiosWaiter
> Create time 11/29/2005 1:52:27 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForMultipleObjects+c
> netapi32!NetbiosWaiter+73
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 18 - System ID 3268
> Entry point msvcr71!_endthreadex+31
> Create time 11/29/2005 1:52:28 PM
> Time spent in user mode 0 Days 0:0:0.15
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section fd0608 which is
> locked by thread 11
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!RtlReAllocateHeap+2a1
> msvcr71!realloc+2ea
> mfc71!CAfxStringMgr::Reallocate+1f
> mfc71!ATL::CSimpleStringT<char,1>::Reallocate+16
> mfc71!ATL::CSimpleStringT<char,1>::PrepareWrite2+43
> mfc71!ATL::CSimpleStringT<char,1>::PrepareWrite+24
> mfc71!ATL::CSimpleStringT<char,1>::SetString+37
> mfc71!ATL::CSimpleStringT<char,1>::SetString+20
>
> mfc71!ATL::CStringT<char,StrTraitMFC_DLL<char,ATL::ChTraitsCRT<char>
> > >::operator=+c
> RSSQLAPI!ODBCStatement::SQLExecDirect+d5
>
> RSSQLAPI!RSSQLUserTracking::LicenseInfo::UpdateTrackingTable+733
> RSSQLAPI!RSSQLUserTracking::CheckUserTracking+10c
> RSSQLAPI!UpdateRSCUTThread::Task+1d
> RSSQLAPI!UserInterfaceThread::OnStartTask+12
> mfc71!CWinThread::DispatchThreadMessageEx+42
> mfc71!AfxInternalPreTranslateMessage+1c
> mfc71!CWinThread::PreTranslateMessage+9
> mfc71!AfxPreTranslateMessage+15
> mfc71!AfxInternalPumpMessage+2b
> mfc71!CWinThread::Run+54
> mfc71!_AfxThreadEntry+100
> msvcr71!_endthreadex+a0
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 19 - System ID 2452
> Entry point msvcr71!_endthreadex+31
> Create time 11/29/2005 1:52:28 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> kernel32!WaitForSingleObjectEx+ac
> kernel32!WaitForSingleObject+12
> mfc71!CSyncObject::Lock+d
> mfc71!CSingleLock::Lock+e
> RSWeb!CRSWebApp::RemoveOldSessions+2b8
> RSWeb!CRSWebApp::TimeoutTask::Task+a
> RSSQLAPI!Coroutine::TaskStarter+3f
> mfc71!_AfxThreadEntry+e6
> msvcr71!_endthreadex+a0
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 20 - System ID 1440
> Entry point GdiPlus!BackgroundThreadProc
> Create time 11/29/2005 1:52:37 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForMultipleObjects+c
> kernel32!WaitForMultipleObjectsEx+11a
> user32!RealMsgWaitForMultipleObjectsEx+141
> user32!MsgWaitForMultipleObjects+1f
> GdiPlus!BackgroundThreadProc+59
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 21 - System ID 1340
> Entry point mscorsvr!GetAssemblyMDImport+15172
> Create time 11/29/2005 1:56:19 PM
> Time spent in user mode 0 Days 0:1:29.93
> Time spent in kernel mode 0 Days 0:0:0.15
>
>
> This thread is waiting on critical section 216cfe8 which is
> locked by thread 11
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> mscorsvr!Ordinal76+2f0c
> mscorsvr!CoUninitializeEE+b073
> mscorsvr!CoUninitializeEE+ad4e
> 20965b0
>
>
> Back to Top
>
>
> Thread 22 - System ID 3884
> Entry point ntdll!RtlpWorkerThread
> Create time 11/29/2005 2:38:21 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtRemoveIoCompletion+c
> ntdll!RtlpWorkerThread+3d
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 23 - System ID 2432
> Entry point ntdll!RtlpWorkerThread
> Create time 11/29/2005 2:49:02 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section fd0608 which is
> locked by thread 11
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!RtlAllocateHeap+313
> msvcr71!_heap_alloc+e0
> msvcr71!_nh_malloc+10
> msvcr71!malloc+f
> mfc71!AfxUnlockTempMaps+d7
> RSWeb!DllMain+10e
> RSWeb!_DllMainCRTStartup+71
> ntdll!LdrpCallInitRoutine+14
> ntdll!LdrShutdownThread+d2
> kernel32!ExitThread+2f
> kernel32!BaseExitThreadPoolThread+d
> ntdll!RtlpWorkerThread+f4
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 24 - System ID 2440
> Entry point ntdll!RtlpWorkerThread
> Create time 11/29/2005 2:52:22 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtRemoveIoCompletion+c
> ntdll!RtlpWorkerThread+3d
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 25 - System ID 3484
> Entry point mscorsvr!GetAssemblyMDImport+15172
> Create time 11/29/2005 2:53:11 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrShutdownThread+33
> kernel32!ExitThread+2f
> mscorsvr!GetAssemblyMDImport+29273
> mscorsvr!GetAssemblyMDImport+151b3
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 26 - System ID 3084
> Entry point ntdll!RtlpWorkerThread
> Create time 11/29/2005 2:53:22 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrShutdownThread+33
> kernel32!ExitThread+2f
> kernel32!BaseExitThreadPoolThread+d
> ntdll!RtlpWorkerThread+f4
> kernel32!BaseThreadStart+34
>
>
> Back to Top
>
>
> Thread 27 - System ID 2728
> Entry point mscorsvr!GetAssemblyMDImport+15172
> Create time 11/29/2005 2:54:00 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section fd0608 which is
> locked by thread 11
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!RtlAllocateHeap+313
> msvcr71!_heap_alloc+e0
> msvcr71!_nh_malloc+10
> msvcr71!operator new+b
> mscorsvr!Ordinal76+1d723
> mscorsvr!Ordinal76+10fab
> 246a70c
> 246a70c
>
>
> Back to Top
>
>
> Thread 28 - System ID 3328
> Entry point ffffffff
> Create time 11/29/2005 2:54:10 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 29 - System ID 2732
> Entry point ffffffff
> Create time 11/29/2005 2:54:11 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 30 - System ID 660
> Entry point ffffffff
> Create time 11/29/2005 2:54:12 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 31 - System ID 1916
> Entry point ffffffff
> Create time 11/29/2005 2:54:12 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 32 - System ID 1040
> Entry point ffffffff
> Create time 11/29/2005 2:54:12 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 33 - System ID 2276
> Entry point ffffffff
> Create time 11/29/2005 2:54:13 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 34 - System ID 3024
> Entry point ffffffff
> Create time 11/29/2005 2:54:14 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 35 - System ID 3568
> Entry point ffffffff
> Create time 11/29/2005 2:54:15 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 36 - System ID 2236
> Entry point ffffffff
> Create time 11/29/2005 2:54:16 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 37 - System ID 344
> Entry point ffffffff
> Create time 11/29/2005 2:54:16 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 38 - System ID 1824
> Entry point ffffffff
> Create time 11/29/2005 2:54:17 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 39 - System ID 2388
> Entry point ffffffff
> Create time 11/29/2005 2:54:18 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 40 - System ID 4060
> Entry point ffffffff
> Create time 11/29/2005 2:54:19 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 41 - System ID 1396
> Entry point ffffffff
> Create time 11/29/2005 2:54:20 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 42 - System ID 216
> Entry point ffffffff
> Create time 11/29/2005 2:54:20 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 43 - System ID 3896
> Entry point ffffffff
> Create time 11/29/2005 2:54:21 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 44 - System ID 900
> Entry point ffffffff
> Create time 11/29/2005 2:54:22 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 45 - System ID 3312
> Entry point ffffffff
> Create time 11/29/2005 2:54:22 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 46 - System ID 1264
> Entry point ffffffff
> Create time 11/29/2005 2:54:22 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 47 - System ID 1436
> Entry point ffffffff
> Create time 11/29/2005 2:54:23 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 48 - System ID 396
> Entry point ffffffff
> Create time 11/29/2005 2:54:24 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 49 - System ID 2444
> Entry point ffffffff
> Create time 11/29/2005 2:54:25 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 50 - System ID 1580
> Entry point ffffffff
> Create time 11/29/2005 2:54:25 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 51 - System ID 440
> Entry point ffffffff
> Create time 11/29/2005 2:54:26 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 52 - System ID 1708
> Entry point ffffffff
> Create time 11/29/2005 2:54:27 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 53 - System ID 3576
> Entry point ffffffff
> Create time 11/29/2005 2:54:28 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 54 - System ID 1036
> Entry point ffffffff
> Create time 11/29/2005 2:54:29 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 55 - System ID 2896
> Entry point ffffffff
> Create time 11/29/2005 2:54:29 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 56 - System ID 2508
> Entry point ffffffff
> Create time 11/29/2005 2:54:30 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 57 - System ID 2400
> Entry point ffffffff
> Create time 11/29/2005 2:54:31 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 58 - System ID 2084
> Entry point ffffffff
> Create time 11/29/2005 2:54:32 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 59 - System ID 332
> Entry point ffffffff
> Create time 11/29/2005 2:54:33 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 60 - System ID 3316
> Entry point ffffffff
> Create time 11/29/2005 2:54:33 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 61 - System ID 1688
> Entry point ffffffff
> Create time 11/29/2005 2:54:34 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 62 - System ID 1016
> Entry point ffffffff
> Create time 11/29/2005 2:54:35 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 63 - System ID 3664
> Entry point ffffffff
> Create time 11/29/2005 2:54:36 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 64 - System ID 988
> Entry point ffffffff
> Create time 11/29/2005 2:54:37 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 65 - System ID 328
> Entry point ffffffff
> Create time 11/29/2005 2:54:38 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 66 - System ID 3304
> Entry point ffffffff
> Create time 11/29/2005 2:54:38 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 67 - System ID 2092
> Entry point ffffffff
> Create time 11/29/2005 2:54:39 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 68 - System ID 3780
> Entry point ffffffff
> Create time 11/29/2005 2:54:40 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
>
> Thread 69 - System ID 392
> Entry point ffffffff
> Create time 11/29/2005 2:54:41 PM
> Time spent in user mode 0 Days 0:0:0.0
> Time spent in kernel mode 0 Days 0:0:0.0
>
>
> This thread is waiting on critical section ntdll!LdrpLoaderLock
> which is locked by thread 23
>
>
> Function Source
> ntdll!KiFastSystemCallRet
> ntdll!NtWaitForSingleObject+c
> ntdll!RtlpWaitOnCriticalSection+19c
> ntdll!RtlEnterCriticalSection+a8
> ntdll!LdrpInitializeThread+68
> ntdll!_LdrpInitialize+16f
> ntdll!KiUserApcDispatcher+25
>
>
> Back to Top
>
> HTTP report
> IIS ATQ worker thread count 4 Thread(s)
> Available ATQ worker thread count 4 Thread(s)
> Active client connections 20 client connection(s)
>
>
> Client Connections
> Client connection from 192.168.1.87:4745 to
> 192.168.1.87:80
> Host Header joan:80
> GET request for /rswebnet/Default.aspx
> HTTP Version HTTP/1.1
> SSL Request False
> Time alive 0 day(s) 00:43:52
> QueryString
> Request mapped to
> HTTP Request State HTR_READING_CLIENT_REQUEST
> Native Request State NREQ_STATE_PROCESS
>
>
> Client connection from 192.168.1.84:2495 to
> 192.168.1.87:80
> Host Header joan:80
> GET request for /rswebnet/Default.aspx
> HTTP Version HTTP/1.1
> SSL Request False
> Time alive 0 day(s) 00:08:03
> QueryString
> Request mapped to
> HTTP Request State HTR_READING_CLIENT_REQUEST
> Native Request State NREQ_STATE_PROCESS
>
>
> Client connection from 192.168.1.87:4788 to
> 192.168.1.87:80
> Host Header joan:80
> GET request for /rswebnet/Default.aspx
> HTTP Version HTTP/1.1
> SSL Request False
> Time alive 0 day(s) 00:02:01
> QueryString
> Request mapped to
> HTTP Request State HTR_READING_CLIENT_REQUEST
> Native Request State NREQ_STATE_PROCESS
>
>
> Client connection from 192.168.1.78:3108