Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IISState Analysis - Many Locks

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  mswcrun.dll and Web Classes  
Author Message
anonymous1825

External


Since: May 06, 2004
Posts: 7



(Msg. 1) Posted: Thu May 06, 2004 2:23 pm
Post subject: IISState Analysis - Many Locks
Archived from groups: microsoft>public>inetserver>iis (more info?)

Attached is the IISState log from one of our webservers. ASP stopped
functioning when this problem occurred. It looks to me like threads 25 and
27 are the problem. We use SAFileup to upload files to our servers, and
thread 27 was doing some work with SAFileup. I don't know if the problem
was after SAFileup finished it's thing, or if SAFileup is at fault. I don't
know what thread 25 is doing.

According to IISState, theads 2, 24, 26, 28, 29, 32, 34, 39, 40, 41, 43, 45,
46, 47, and 48 are all waiting on the lock owned by 27. Threads 1, 5, and
16 are waiting on thread 25.

Looking into the dump file, I was able to find the page that 27 was
executing, and it is our upload page. Given that there are some COMSVCS dll
functions after the safileup stuff, I am wondering what this thread was
doing at the time, and why would so many other threads be waiting on that
one. Are the the problems with thread 25 and 27 realted to each other?

Hopefully this is enough information.

Thanks,

Pete Conlan

Opened log file 'E:\Scripts\output\IISState-1772.log'

***********************
Starting new log output
IISState version 3.3.1

Mon Apr 26 16:38:53 2004

OS = Windows 2000
Executable: dllhost.exe
PID = 1772

Note: Thread times are formatted as HH:MM:SS.ms

***********************




Thread ID: 0
System Thread ID: 6f8
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 0006fd28 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 0006fd50 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
02 0006fd60 77aaa483 KERNEL32!WaitForSingleObject+0xf
03 0006fd80 77aa9c91
ole32!CSurrogateProcessActivator::WaitForSurrogateTimeout+0x4f
04 0006fd9c 01001230 ole32!CoRegisterSurrogateEx+0x169
05 0006ff24 010014c6 dllhost!WinMain+0xb0
06 0006ffc0 7c5987e7 dllhost!WinMainCRTStartup+0x156
07 0006fff0 00000000 KERNEL32!BaseProcessStart+0x3d




Thread ID: 1
System Thread ID: 6e4
Kernel Time: 0:0:0.281
User Time: 0:0:0.484
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8a4
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0088f604 77f92387 ntdll!NtWaitForSingleObject+0xb
01 0088f678 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 0088f680 787bfd11 ntdll!RtlEnterCriticalSection+0x46
03 0088f68c 749f2a4f COMSVCS!CAsyncCall::AsyncCall+0x61
04 0088f6a4 749f29db asp!CViperActivity::PostAsyncRequest+0x5b
05 0088f6b8 749f1871 asp!CHitObj::PostViperAsyncCall+0xa2
06 0088f6dc 749f167e asp!CHitObj::NewBrowserRequest+0xda
07 0088f710 749f157a asp!HandleHit+0x128
08 0088f728 65d81f30 asp!HttpExtensionProc+0x3d
09 0088f73c 65d81ec1 wam!HSE_APPDLL::ExecuteRequest+0x93
0a 0088f770 65d81b06 wam!WAM::InvokeExtension+0x35
0b 0088f7b4 77d77fb0 wam!WAM::ProcessRequest+0x240
0c 0088f7dc 77d95ad7 RPCRT4!Invoke+0x30
0d 0088fa54 77d8f77e RPCRT4!NdrStubCall2+0x655
0e 0088fab8 77b22548 RPCRT4!CStdStubBuffer_Invoke+0xc8
0f 0088fafc 77b22823 ole32!SyncStubInvoke+0x61
10 0088fb44 77ab6e81 ole32!StubInvoke+0xa8
11 0088fba8 77aa9a11 ole32!CCtxComChnl::ContextInvoke+0xbb
12 0088fbc4 77b2242d ole32!MTAInvoke+0x18
13 0088fbf4 77b22b58 ole32!AppInvoke+0xb5
14 0088fcb4 77b20360 ole32!ComInvokeWithLockAndIPID+0x29e
15 0088fcf4 77d52156 ole32!ThreadInvoke+0x1b7
16 0088fd2c 77d37ee1 RPCRT4!DispatchToStubInC+0x32
17 0088fd84 77d37db5 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100
18 0088fda4 77d38081 RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e
19 0088fdd4 77d58bda RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9
1a 0088fe10 77d5717a RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd
1b 0088fe28 77d57689 RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c
1c 0088ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229
1d 0088ff78 77d39a00 RPCRT4!RecvLotsaCallsWrapper+0x9
1e 0088ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
1f 0088ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
20 0088ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 2
System Thread ID: 6e0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: Other
# ChildEBP RetAddr
00 008cfe78 77f92387 ntdll!NtWaitForSingleObject+0xb
01 008cfeec 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 008cfef4 77f8b63e ntdll!RtlEnterCriticalSection+0x46
03 008cff98 7c590717 ntdll!LdrUnloadDll+0x5f
04 008cffa0 77ab466d KERNEL32!FreeLibraryAndExitThread+0x1b
05 008cffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x34
06 008cffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 3
System Thread ID: 6e8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0090ff30 77abaf4d USER32!NtUserGetMessage+0xb
01 0090ff70 77abae9b ole32!CDllHost::STAWorkerLoop+0x40
02 0090ff8c 77abadd6 ole32!CDllHost::WorkerThread+0xc2
03 0090ff90 77ab46fb ole32!DLLHostThreadEntry+0x9
04 0090ffa8 77ab4653 ole32!CRpcThread::WorkerLoop+0x22
05 0090ffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a
06 0090ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 4
System Thread ID: 6d4
Kernel Time: 0:0:0.0
User Time: 0:0:0.15
Thread Type: Other
# ChildEBP RetAddr
00 00a1fc6c 7c585323 ntdll!NtRemoveIoCompletion+0xb
01 00a1fc98 6de8b983 KERNEL32!GetQueuedCompletionStatus+0x27
02 00a1fd94 6de8b8d8 TxfAux!WORK_QUEUE::WorkerLoop+0x83
03 00a1ffb4 7c57b382 TxfAux!WORK_QUEUE::ThreadLoop+0x58
04 00a1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 5
System Thread ID: 6dc
Kernel Time: 0:0:0.203
User Time: 0:0:0.484
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8a4
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 00a9f604 77f92387 ntdll!NtWaitForSingleObject+0xb
01 00a9f678 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 00a9f680 787bfd11 ntdll!RtlEnterCriticalSection+0x46
03 00a9f68c 749f2a4f COMSVCS!CAsyncCall::AsyncCall+0x61
04 00a9f6a4 749f29db asp!CViperActivity::PostAsyncRequest+0x5b
05 00a9f6b8 749f1871 asp!CHitObj::PostViperAsyncCall+0xa2
06 00a9f6dc 749f167e asp!CHitObj::NewBrowserRequest+0xda
07 00a9f710 749f157a asp!HandleHit+0x128
08 00a9f728 65d81f30 asp!HttpExtensionProc+0x3d
09 00a9f73c 65d81ec1 wam!HSE_APPDLL::ExecuteRequest+0x93
0a 00a9f770 65d81b06 wam!WAM::InvokeExtension+0x35
0b 00a9f7b4 77d77fb0 wam!WAM::ProcessRequest+0x240
0c 00a9f7dc 77d95ad7 RPCRT4!Invoke+0x30
0d 00a9fa54 77d8f77e RPCRT4!NdrStubCall2+0x655
0e 00a9fab8 77b22548 RPCRT4!CStdStubBuffer_Invoke+0xc8
0f 00a9fafc 77b22823 ole32!SyncStubInvoke+0x61
10 00a9fb44 77ab6e81 ole32!StubInvoke+0xa8
11 00a9fba8 77aa9a11 ole32!CCtxComChnl::ContextInvoke+0xbb
12 00a9fbc4 77b2242d ole32!MTAInvoke+0x18
13 00a9fbf4 77b22b58 ole32!AppInvoke+0xb5
14 00a9fcb4 77b20360 ole32!ComInvokeWithLockAndIPID+0x29e
15 00a9fcf4 77d52156 ole32!ThreadInvoke+0x1b7
16 00a9fd2c 77d37ee1 RPCRT4!DispatchToStubInC+0x32
17 00a9fd84 77d37db5 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100
18 00a9fda4 77d38081 RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e
19 00a9fdd4 77d58bda RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9
1a 00a9fe10 77d5717a RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd
1b 00a9fe28 77d57689 RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c
1c 00a9ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229
1d 00a9ff78 77d39a00 RPCRT4!RecvLotsaCallsWrapper+0x9
1e 00a9ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
1f 00a9ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
20 00a9ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 6
System Thread ID: 850
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 00c9ff08 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 00c9ff58 7c599f6c KERNEL32!WaitForMultipleObjectsEx+0xea
02 00c9ff70 787f37d4 KERNEL32!WaitForMultipleObjects+0x17
03 00c9ffb4 7c57b382 COMSVCS!CEventDispatcher::PushEvents+0x44
04 00c9ffc0 00000008 KERNEL32!BaseThreadStart+0x52




Thread ID: 7
System Thread ID: 854
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page

Remote call is either to a MTA object or object not initialized. Also,
possible utility thread.
DCOM call being made to Process ID: 1736
Waiting on thread id: ffffffff

# ChildEBP RetAddr
00 00cdfb68 77d4ec77 ntdll!NtRequestWaitReplyPort+0xb
01 00cdfb94 77d3a2c7 RPCRT4!LRPC_CCALL::SendReceive+0x11e
02 00cdfba0 77b23b2c RPCRT4!I_RpcSendReceive+0x2c
03 00cdfbc0 77b239f7 ole32!ThreadSendReceive+0xef
04 00cdfbd8 77b20aa5 ole32!CRpcChannelBuffer::SwitchAptAndDispatchCall+0x14a
05 00cdfc18 77b23870 ole32!CRpcChannelBuffer::SendReceive2+0x96
06 00cdfc28 77a6c767 ole32!CRpcChannelBuffer::SendReceive+0x11
07 00cdfc88 77ab6ac3 ole32!CAptRpcChnl::SendReceive+0xa9
08 00cdfce0 77d90328 ole32!CCtxComChnl::SendReceive+0x124
09 00cdfcfc 77d92b3f RPCRT4!NdrProxySendReceive+0x4c
0a 00cdff44 77d95f85 RPCRT4!NdrClientCall2+0x4f5
0b 00cdff60 77d77fcb RPCRT4!ObjectStublessClient+0x76
0c 00cdff70 787f372e RPCRT4!ObjectStubless+0xf
0d 00cdffb4 7c57b382
COMSVCS!CEventDispatcher::GetEventServerInfoThread+0x10e
0e 00cdffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 8
System Thread ID: 858
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 00d1fee0 7c59a0ed ntdll!NtDelayExecution+0xb
01 00d1ff00 7c59a0b8 KERNEL32!SleepEx+0x32
02 00d1ff0c 787d011a KERNEL32!Sleep+0xb
03 00d1ff7c 780085bc COMSVCS!PostData+0xf2
04 00d1ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
05 00d1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 9
System Thread ID: 85c
Kernel Time: 0:0:1.109
User Time: 0:0:0.187
Thread Type: Other
# ChildEBP RetAddr
00 00f9fe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 00f9feac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 00f9ff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 00f9ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
04 00f9ff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
05 00f9ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
06 00f9ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 10
System Thread ID: 860
Kernel Time: 0:0:0.718
User Time: 0:0:0.171
Thread Type: Other
# ChildEBP RetAddr
00 00fdfe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 00fdfeac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 00fdff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 00fdff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
04 00fdff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
05 00fdffb4 7c57b382 MSVCRT!_endthreadex+0xc1
06 00fdffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 11
System Thread ID: 864
Kernel Time: 0:0:1.31
User Time: 0:0:0.265
Thread Type: Other
# ChildEBP RetAddr
00 0094fe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 0094feac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 0094ff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 0094ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
04 0094ff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
05 0094ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
06 0094ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 12
System Thread ID: 868
Kernel Time: 0:0:0.734
User Time: 0:0:0.125
Thread Type: Other
# ChildEBP RetAddr
00 0104fe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 0104feac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 0104ff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 0104ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
04 0104ff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
05 0104ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
06 0104ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 13
System Thread ID: 86c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 0118ff50 7c585323 ntdll!NtRemoveIoCompletion+0xb
01 0118ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27
02 0118ffb4 7c57b382 ISATQ!AtqPoolThread+0x40
03 0118ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 14
System Thread ID: 870
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 011cff50 7c585323 ntdll!NtRemoveIoCompletion+0xb
01 011cff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27
02 011cffb4 7c57b382 ISATQ!AtqPoolThread+0x40
03 011cffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 15
System Thread ID: 878
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page

No remote call being made
# ChildEBP RetAddr
00 0134feb8 7c585323 ntdll!NtRemoveIoCompletion+0xb
01 0134fee4 77d809da KERNEL32!GetQueuedCompletionStatus+0x27
02 0134ff20 77d50ede RPCRT4!COMMON_ProcessCalls+0x9e
03 0134ff74 77d50d17 RPCRT4!LOADABLE_TRANSPORT::ProcessIOEvents+0x99
04 0134ff78 77d39a00 RPCRT4!ProcessIOEventsWrapper+0x9
05 0134ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
06 0134ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
07 0134ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 16
System Thread ID: 880
Kernel Time: 0:0:0.359
User Time: 0:0:0.593
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8a4
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0162f604 77f92387 ntdll!NtWaitForSingleObject+0xb
01 0162f678 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 0162f680 787bfd11 ntdll!RtlEnterCriticalSection+0x46
03 0162f68c 749f2a4f COMSVCS!CAsyncCall::AsyncCall+0x61
04 0162f6a4 749f29db asp!CViperActivity::PostAsyncRequest+0x5b
05 0162f6b8 749f1871 asp!CHitObj::PostViperAsyncCall+0xa2
06 0162f6dc 749f167e asp!CHitObj::NewBrowserRequest+0xda
07 0162f710 749f157a asp!HandleHit+0x128
08 0162f728 65d81f30 asp!HttpExtensionProc+0x3d
09 0162f73c 65d81ec1 wam!HSE_APPDLL::ExecuteRequest+0x93
0a 0162f770 65d81b06 wam!WAM::InvokeExtension+0x35
0b 0162f7b4 77d77fb0 wam!WAM::ProcessRequest+0x240
0c 0162f7dc 77d95ad7 RPCRT4!Invoke+0x30
0d 0162fa54 77d8f77e RPCRT4!NdrStubCall2+0x655
0e 0162fab8 77b22548 RPCRT4!CStdStubBuffer_Invoke+0xc8
0f 0162fafc 77b22823 ole32!SyncStubInvoke+0x61
10 0162fb44 77ab6e81 ole32!StubInvoke+0xa8
11 0162fba8 77aa9a11 ole32!CCtxComChnl::ContextInvoke+0xbb
12 0162fbc4 77b2242d ole32!MTAInvoke+0x18
13 0162fbf4 77b22b58 ole32!AppInvoke+0xb5
14 0162fcb4 77b20360 ole32!ComInvokeWithLockAndIPID+0x29e
15 0162fcf4 77d52156 ole32!ThreadInvoke+0x1b7
16 0162fd2c 77d37ee1 RPCRT4!DispatchToStubInC+0x32
17 0162fd84 77d37db5 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100
18 0162fda4 77d38081 RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e
19 0162fdd4 77d58bda RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9
1a 0162fe10 77d5717a RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd
1b 0162fe28 77d57689 RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c
1c 0162ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229
1d 0162ff78 77d39a00 RPCRT4!RecvLotsaCallsWrapper+0x9
1e 0162ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
1f 0162ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
20 0162ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 17
System Thread ID: 884
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: ASP
Executing Page: Unable to locate ASP page

# ChildEBP RetAddr
00 0214fe70 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 0214fec0 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 0214ff1c 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 0214ff38 74a01e69 USER32!MsgWaitForMultipleObjects+0x1d
04 0214ff7c 78008454 asp!CMTACallbackThread::Thread+0x42
05 0214ffb4 7c57b382 MSVCRT!_endthread+0xc6
06 0214ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 18
System Thread ID: 88c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
*** WARNING: Unable to verify checksum for
*** ERROR: Symbol file could not be found. Defaulted to export symbols
or -
Thread Type: PDM (Debugger) Thread.
# ChildEBP RetAddr
00 021cfddc 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 021cfe2c 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 021cfe88 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 021cfea4 4a00886c USER32!MsgWaitForMultipleObjects+0x1d
04 021cff88 4a008a85 pdm+0x886c
05 021cffb0 4a008a09 pdm+0x8a85
06 021cffb4 7c57b382 pdm+0x8a09
07 021cffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 19
System Thread ID: 888
Kernel Time: 0:0:1.281
User Time: 0:0:15.312
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0220fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 0220fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 0220fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 0220fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 0220ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 0220ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 0220ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 20
System Thread ID: 890
Kernel Time: 0:0:0.687
User Time: 0:0:7.890
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0224fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 0224fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 0224fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 0224fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 0224ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 0224ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 0224ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 21
System Thread ID: 894
Kernel Time: 0:0:0.500
User Time: 0:0:5.218
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0228fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 0228fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 0228fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 0228fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 0228ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 0228ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 0228ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 22
System Thread ID: 898
Kernel Time: 0:0:2.687
User Time: 0:0:41.515
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 022cfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 022cfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 022cfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 022cfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 022cff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 022cffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 022cffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 23
System Thread ID: 89c
Kernel Time: 0:0:0.562
User Time: 0:0:4.531
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0230fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 0230fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 0230fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 0230fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 0230ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 0230ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 0230ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 24
System Thread ID: 8a0
Kernel Time: 0:0:7.31
User Time: 0:1:37.843
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\Common Files\System\OLE DB\sqloledb.dll -
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: SQL Query. Possible ASP page
Executing Page: <Deleted by us prior to posting>

# ChildEBP RetAddr
00 023490c0 77f92387 ntdll!NtWaitForSingleObject+0xb
01 02349134 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 0234913c 77f92c33 ntdll!RtlEnterCriticalSection+0x46
03 023491f4 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
04 0234920c 7c590b4a ntdll!LdrGetProcedureAddress+0x17
05 02349234 75385330 KERNEL32!GetProcAddress+0x41
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 02349e88 75385234 sqloledb+0x15330
07 7801057f ff8094e8 sqloledb+0x15234
08 51ec8b55 00000000 0xff8094e8




Thread ID: 25
System Thread ID: 8a4
Kernel Time: 0:0:5.15
User Time: 0:1:12.296
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0238fe4c 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 0238fe74 787c25bf KERNEL32!WaitForSingleObjectEx+0x71
02 0238fea8 787c173d COMSVCS!STAThread::CreateApartment+0x151
03 0238fec8 787c37e5 COMSVCS!STAThread::BindToThisApartment+0x6d
04 0238fef0 787bfaf7 COMSVCS!AptReference::GetApartmentInfo+0x10f
05 0238ff00 787c2a68 COMSVCS!STAActivityWork::ChooseLocale+0x17
06 0238ff18 787c1c15 COMSVCS!STAThread::ChooseLocaleForWork+0x18
07 0238ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x31d
08 0238ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 26
System Thread ID: 8a8
Kernel Time: 0:0:6.796
User Time: 0:1:33.187
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: SQL Query. Possible ASP page
Executing Page: <Deleted by us prior to posting>

# ChildEBP RetAddr
00 023c9ea0 77f92387 ntdll!NtWaitForSingleObject+0xb
01 023c9f14 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 023c9f1c 77f92c33 ntdll!RtlEnterCriticalSection+0x46
03 023c9fd4 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
04 023c9fec 7c590b4a ntdll!LdrGetProcedureAddress+0x17
05 023ca014 75385330 KERNEL32!GetProcAddress+0x41
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 023cac68 75385234 sqloledb+0x15330
07 7801057f ff8094e8 sqloledb+0x15234
08 51ec8b55 00000000 0xff8094e8




Thread ID: 27
System Thread ID: 8ac
Kernel Time: 0:0:5.703
User Time: 0:1:21.968
*** WARNING: Unable to verify checksum for C:\Program Files\COMPlus
Applications\{2020F17E-D804-11D3-975E-0090273F1EE9}\safileup.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\COMPlus
Applications\{2020F17E-D804-11D3-975E-0090273F1EE9}\safileup.dll -
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0240d908 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 0240d930 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
02 0240d940 788216e0 KERNEL32!WaitForSingleObject+0xf
03 0240d960 7878db2c COMSVCS!UTSemReadWrite::LockWrite+0x70
04 0240d984 3efc10f2 COMSVCS!CDispenserManager::RegisterDispenser+0x2c
WARNING: Stack unwind information not available. Following frames may be
wrong.
05 0240d9a8 3efc101c safileup+0x10f2
06 0240d9b0 3efc1008 safileup+0x101c
07 0240d9b8 3f04d0d8 safileup+0x1008
08 0240d9f8 77f86215 safileup!StuffItEngine::Format::BinHex+0x14c68
09 0240da18 77f86f17 ntdll!LdrpCallInitRoutine+0x14
0a 0240da98 77f94a47 ntdll!LdrpRunInitializeRoutines+0x1df
0b 0240dd30 77f83278 ntdll!LdrpLoadDll+0x2e6
0c 0240dd48 7c5905d8 ntdll!LdrLoadDll+0x17
0d 0240dddc 77abc2d9 KERNEL32!LoadLibraryExW+0x231
0e 0240de00 77abc126 ole32!CClassCache::CDllPathEntry::LoadDll+0x6a
0f 0240de30 77abb866 ole32!CClassCache::CDllPathEntry::Create_rl+0x35
10 0240e070 77abd67b
ole32!CClassCache::CClassEntry::CreateDllClassEntry_rl+0xbc
11 0240e0b4 77abd4c4 ole32!CClassCache::GetClassObjectActivator+0x18c
12 0240e0e0 77abe801 ole32!CClassCache::GetClassObject+0x21
13 0240e0e8 77abf16b ole32!CCGetClassObject+0x17
14 0240e14c 77b0e45a ole32!CServerContextActivator::CreateInstance+0x178
15 0240e168 787a73e4
ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
16 0240e1e0 77b0e45a COMSVCS!CObjectActivator::CreateInstance+0x23c
17 0240e1fc 77abf8a3
ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
18 0240e21c 77aa1dc5 ole32!DoServerContextCCI+0x1b
19 0240e260 77aa1be9 ole32!EnterForCallback+0x6a
1a 0240e38c 77aa1aac ole32!SwitchForCallback+0x12b
1b 0240e3b4 77aa64f4 ole32!PerformCallback+0x50
1c 0240e420 77aa634d ole32!CObjectContext::InternalContextCallback+0x10d
1d 0240e440 77abf7b2 ole32!CObjectContext::DoCallback+0x1a
1e 0240e46c 77abf98e ole32!CApartmentActivator::ContextCallHelper+0x4c
1f 0240e498 77abf55c ole32!CApartmentActivator::CreateInstance+0x53
20 0240e4b4 77abf4c4 ole32!CProcessActivator::CCICallback+0x59
21 0240e4d4 77abf3d3 ole32!CProcessActivator::AttemptActivation+0x2a
22 0240e518 77abf384 ole32!CProcessActivator::ActivateByContext+0x4a
23 0240e540 77b0e45a ole32!CProcessActivator::CreateInstance+0x32
24 0240e55c 787aa948
ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
25 0240e5a4 77b0e45a COMSVCS!CStdContextActivator::CreateInstance+0x258
26 0240e5c0 77abee3b
ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
27 0240e80c 77b0e45a ole32!CClientContextActivator::CreateInstance+0x80
28 0240e828 77ac06b3
ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
29 0240efa0 77a6be58 ole32!ICoCreateInstanceEx+0x2df
2a 0240efc8 77a6be23 ole32!CoCreateInstanceEx+0x2b
2b 0240eff8 74a2e6a2 ole32!CoCreateInstance+0x35
2c 0240f010 74a0bfc0 asp!ViperCreateInstance+0x16
2d 0240f034 74a0bee2 asp!CComponentObject::TryInstantiate+0x76
2e 0240f07c 74a0d26d asp!CComponentObject::Instantiate+0x42
2f 0240f094 74a2ce6d
asp!CPageComponentManager::AddScopedUnnamedInstantiated+0x58
30 0240f0dc 74a23657 asp!CTypelibCache::CreateComponent+0x15a
31 0240f110 779d7d5d asp!CServer::CreateObject+0x5c



Thread ID: 28
System Thread ID: 8b0
Kernel Time: 0:0:7.187
User Time: 0:1:18.0
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: SQL Query. Possible ASP page
Executing Page: <Deleted by us prior to posting>
# ChildEBP RetAddr
00 02449ea0 77f92387 ntdll!NtWaitForSingleObject+0xb
01 02449f14 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 02449f1c 77f92c33 ntdll!RtlEnterCriticalSection+0x46
03 02449fd4 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
04 02449fec 7c590b4a ntdll!LdrGetProcedureAddress+0x17
05 0244a014 75385330 KERNEL32!GetProcAddress+0x41
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 0244ac68 75385234 sqloledb+0x15330
07 7801057f ff8094e8 sqloledb+0x15234
08 51ec8b55 00000000 0xff8094e8




Thread ID: 29
System Thread ID: 8b4
Kernel Time: 0:0:6.312
User Time: 0:1:28.93
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: SQL Query. Possible ASP page
Executing Page: <Deleted by us prior to posting>

# ChildEBP RetAddr
00 0248ab60 77f92387 ntdll!NtWaitForSingleObject+0xb
01 0248abd4 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 0248abdc 77f92c33 ntdll!RtlEnterCriticalSection+0x46
03 0248ac94 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
04 0248acac 7c590b4a ntdll!LdrGetProcedureAddress+0x17
05 0248acd4 75385330 KERNEL32!GetProcAddress+0x41
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 0248b928 75385234 sqloledb+0x15330
07 7801057f ff8094e8 sqloledb+0x15234
08 51ec8b55 00000000 0xff8094e8




Thread ID: 30
System Thread ID: 8b8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 024eff9c 77f85c42 ntdll!NtDelayExecution+0xb
01 024effb4 7c57b382 ntdll!RtlpTimerThread+0x42
02 024effec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 31
System Thread ID: 8c0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 02a2ff88 7517b555 ntdll!ZwWaitForMultipleObjects+0xb
01 02a2ffb4 7c57b382 NETAPI32!NetbiosWaiter+0x71
02 02a2ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 32
System Thread ID: 8c4
Kernel Time: 0:0:0.937
User Time: 0:0:1.765
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINNT\system32\DBNETLIB.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\Common Files\System\OLE DB\oledb32.dll -
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: SQL Query. Possible ASP page
Executing Page: Unable to locate ASP page

# ChildEBP RetAddr
00 02e7fcbc 77f92387 ntdll!NtWaitForSingleObject+0xb
01 02e7fd30 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 02e7fd38 77f8b63e ntdll!RtlEnterCriticalSection+0x46
03 02e7fddc 7c5906e4 ntdll!LdrUnloadDll+0x5f
04 02e7fdec 74cb15f3 KERNEL32!FreeLibrary+0x3b
WARNING: Stack unwind information not available. Following frames may be
wrong.
05 02e7fe14 753895a2 DBNETLIB!TermSSPIPackage+0xf
06 02e7fe30 75389540 sqloledb!DllMain+0x51a
07 02e7fe70 1f8a6469 sqloledb!DllMain+0x4b8
08 02e7fe94 1f8a67c5 oledb32!DllCanUnloadNow+0xed9
09 02e7fee8 7878f7f5 oledb32!DllCanUnloadNow+0x1235
0a 02e7ff04 7878eeca COMSVCS!CHolder::ProcessDestroyList+0x35
0b 02e7ff2c 1f8d1743 COMSVCS!CHolder::FreeResource+0xda
0c 02e7ff60 1f8c301c oledb32!OpenDSLFile+0xa044
0d 02e7ff94 1f8bc393 oledb32!DllGetClassObject+0xcb62
0e 02e7ffb4 7c57b382 oledb32!DllGetClassObject+0x5ed9
0f 02e7ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 33
System Thread ID: 8c8
Kernel Time: 0:0:1.515
User Time: 0:0:0.765
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 02ebff50 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 02ebff78 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
02 02ebff88 1f8bc554 KERNEL32!WaitForSingleObject+0xf
WARNING: Stack unwind information not available. Following frames may be
wrong.
03 02ebffb4 7c57b382 oledb32!DllGetClassObject+0x609a
04 02ebffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 34
System Thread ID: 8cc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: SQL Query. Possible ASP page
Executing Page: Unable to locate ASP page

# ChildEBP RetAddr
00 02effb04 77f92387 ntdll!NtWaitForSingleObject+0xb
01 02effb78 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 02effb80 77f8b63e ntdll!RtlEnterCriticalSection+0x46
03 02effc24 7c5906e4 ntdll!LdrUnloadDll+0x5f
04 02effc34 74cb15f3 KERNEL32!FreeLibrary+0x3b
WARNING: Stack unwind information not available. Following frames may be
wrong.
05 02effc5c 753895a2 DBNETLIB!TermSSPIPackage+0xf
06 02effc78 75389540 sqloledb!DllMain+0x51a
07 02effcb8 1f8a6469 sqloledb!DllMain+0x4b8
08 02effcdc 1f8a67c5 oledb32!DllCanUnloadNow+0xed9
09 02effd30 7878f7f5 oledb32!DllCanUnloadNow+0x1235
0a 02effd4c 7878f790 COMSVCS!CHolder::ProcessDestroyList+0x35
0b 02effd84 7878f5ec COMSVCS!CHolder::DestroyResources+0x110
0c 02effd90 7878d3ff COMSVCS!CHolder::Ping+0x1c
0d 02efffb4 7c57b382 COMSVCS!PingThread+0xcf
0e 02efffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 35
System Thread ID: 8d0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0308ff20 77f8c35a ntdll!NtRemoveIoCompletion+0xb
01 0308ffb4 7c57b382 ntdll!RtlpWorkerThread+0x6b
02 0308ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 36
System Thread ID: 978
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINNT\system32\MSDART.DLL -
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 13c2ff5c 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 13c2ff84 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
02 13c2ff94 1f675714 KERNEL32!WaitForSingleObject+0xf
WARNING: Stack unwind information not available. Following frames may be
wrong.
03 13c2ffb4 7c57b382 MSDART!CMdVersionInfo::IsWin2k+0x337
04 1f660000 00000003 KERNEL32!BaseThreadStart+0x52




Thread ID: 37
System Thread ID: 90c
Kernel Time: 0:0:0.203
User Time: 0:0:0.234
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page

No remote call being made
# ChildEBP RetAddr
00 17bafeb8 7c585323 ntdll!NtRemoveIoCompletion+0xb
01 17bafee4 77d809da KERNEL32!GetQueuedCompletionStatus+0x27
02 17baff20 77d50ede RPCRT4!COMMON_ProcessCalls+0x9e
03 17baff74 77d50d17 RPCRT4!LOADABLE_TRANSPORT::ProcessIOEvents+0x99
04 17baff78 77d39a00 RPCRT4!ProcessIOEventsWrapper+0x9
05 17baffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
06 17baffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
07 17baffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 38
System Thread ID: 290
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 18befea4 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 18befef4 7c599f6c KERNEL32!WaitForMultipleObjectsEx+0xea
02 18beff0c 743d78d7 KERNEL32!WaitForMultipleObjects+0x17
03 18beff54 743d7a3d browscap!CMonitor::DoMonitoring+0xf9
04 18beff7c 780085bc browscap!CMonitor::ThreadFunc+0x26
05 18beffb4 7c57b382 MSVCRT!_endthreadex+0xc1
06 18beffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 39
System Thread ID: 6b8
Kernel Time: 0:0:4.859
User Time: 0:1:17.140
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: SQL Query. Possible ASP page
Executing Page: <Deleted by us prior to posting>

# ChildEBP RetAddr
00 22f6a838 77f92387 ntdll!NtWaitForSingleObject+0xb
01 22f6a8ac 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 22f6a8b4 77f92c33 ntdll!RtlEnterCriticalSection+0x46
03 22f6a96c 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
04 22f6a984 7c590b4a ntdll!LdrGetProcedureAddress+0x17
05 22f6a9ac 75385330 KERNEL32!GetProcAddress+0x41
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 22f6b600 75385234 sqloledb+0x15330
07 7801057f ff8094e8 sqloledb+0x15234
08 51ec8b55 00000000 0xff8094e8




Thread ID: 40
System Thread ID: 4c0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: Other
# ChildEBP RetAddr
00 288bfe64 77f92387 ntdll!NtWaitForSingleObject+0xb
01 288bfed8 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 288bfee0 77f8b63e ntdll!RtlEnterCriticalSection+0x46
03 288bff84 7c590717 ntdll!LdrUnloadDll+0x5f
04 288bff8c 74fd7dfb KERNEL32!FreeLibraryAndExitThread+0x1b
05 288bffb4 7c57b382 msafd!SockAsyncThread+0xe7
06 288bffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 41
System Thread ID: 9b8
Kernel Time: 0:0:0.15
User Time: 0:0:0.156
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: Other
# ChildEBP RetAddr
00 3213fe78 77f92387 ntdll!NtWaitForSingleObject+0xb
01 3213feec 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 3213fef4 77f8b63e ntdll!RtlEnterCriticalSection+0x46
03 3213ff98 7c590717 ntdll!LdrUnloadDll+0x5f
04 3213ffa0 77ab466d KERNEL32!FreeLibraryAndExitThread+0x1b
05 3213ffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x34
06 3213ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 42
System Thread ID: 7e4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 3b66ff50 7c585323 ntdll!NtRemoveIoCompletion+0xb
01 3b66ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27
02 3b66ffb4 7c57b382 ISATQ!AtqPoolThread+0x40
03 3b66ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 43
System Thread ID: 834
Kernel Time: 0:0:0.796
User Time: 0:0:10.109
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: SQL Query. Possible ASP page
Executing Page: <Deleted by us prior to posting>

# ChildEBP RetAddr
00 3bbda838 77f92387 ntdll!NtWaitForSingleObject+0xb
01 3bbda8ac 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 3bbda8b4 77f92c33 ntdll!RtlEnterCriticalSection+0x46
03 3bbda96c 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
04 3bbda984 7c590b4a ntdll!LdrGetProcedureAddress+0x17
05 3bbda9ac 75385330 KERNEL32!GetProcAddress+0x41
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 3bbdb600 75385234 sqloledb+0x15330
07 7801057f ff8094e8 sqloledb+0x15234
08 51ec8b55 00000000 0xff8094e8




Thread ID: 44
System Thread ID: 438
Kernel Time: 0:0:0.328
User Time: 0:0:5.453
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 3c47e23c 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 3c47e264 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
02 3c47e274 788216e0 KERNEL32!WaitForSingleObject+0xf
03 3c47e294 7878db2c COMSVCS!UTSemReadWrite::LockWrite+0x70
04 3c47e2b8 1f8b504d COMSVCS!CDispenserManager::RegisterDispenser+0x2c
WARNING: Stack unwind information not available. Following frames may be
wrong.
05 3c47e3cc 1f669ba1 oledb32!DllMain+0xb334
06 0070002e 00000000 MSDART!MpHeapFree+0xc1




Thread ID: 45
System Thread ID: 648
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: Other
# ChildEBP RetAddr
00 3f1ffc24 77f92387 ntdll!NtWaitForSingleObject+0xb
01 3f1ffc98 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 3f1ffca0 77f8c379 ntdll!RtlEnterCriticalSection+0x46
03 3f1ffd1c 77fa15d3 ntdll!LdrpInitialize+0x1a7
04 00000000 00000000 ntdll!KiUserApcDispatcher+0x7




Thread ID: 46
System Thread ID: 7dc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: Other
# ChildEBP RetAddr
00 3f23fc24 77f92387 ntdll!NtWaitForSingleObject+0xb
01 3f23fc98 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 3f23fca0 77f8c379 ntdll!RtlEnterCriticalSection+0x46
03 3f23fd1c 77fa15d3 ntdll!LdrpInitialize+0x1a7
04 00000000 00000000 ntdll!KiUserApcDispatcher+0x7




Thread ID: 47
System Thread ID: c1c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: Other
# ChildEBP RetAddr
00 3f64fc20 77f92387 ntdll!NtWaitForSingleObject+0xb
01 3f64fc94 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 3f64fc9c 77f8c379 ntdll!RtlEnterCriticalSection+0x46
03 3f64fd18 77fa15d3 ntdll!LdrpInitialize+0x1a7
04 00000000 00000000 ntdll!KiUserApcDispatcher+0x7




Thread ID: 48
System Thread ID: d94
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Other information: Thread is waiting for a lock to be released. Looking for
lock owner.
Owning thread System ID: 8ac
Thread Type: Other
# ChildEBP RetAddr
00 3fa6fc20 77f92387 ntdll!NtWaitForSingleObject+0xb
01 3fa6fc94 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
02 3fa6fc9c 77f8c379 ntdll!RtlEnterCriticalSection+0x46
03 3fa6fd18 77fa15d3 ntdll!LdrpInitialize+0x1a7
04 00000000 00000000 ntdll!KiUserApcDispatcher+0x7

*****

Dump name is formatted as: PID-Timestamp.dmp

Creating E:\Scripts\output\1772-1083011942.dmp - mini user dump

*****

Closing open log file E:\Scripts\output\IISState-1772.log

 >> Stay informed about: IISState Analysis - Many Locks 
Back to top
Login to vote
patfilot

External


Since: Aug 24, 2003
Posts: 1478



(Msg. 2) Posted: Thu May 06, 2004 8:30 pm
Post subject: Re: IISState Analysis - Many Locks [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It looks like you are marshalling across contexts.

The lock that is owned is the LoaderLock so, any thread that is trying to
load a dll will block on 27. 27 is doing some COM+ stuff. Have you
installed SP4?

Also, is there a reason for configuring SAFileUp as a COM+ library
component? You will get better perf if you don't (unless you are using it
to participate in COM+ events or transactions, you are paying for overhead
without any gain).

Pat

"PeterConlan" <anonymous.DeleteThis@discussions.microsoft.com> wrote in message
news:OprUY43MEHA.1196@TK2MSFTNGP11.phx.gbl...
 > Attached is the IISState log from one of our webservers. ASP stopped
 > functioning when this problem occurred. It looks to me like threads 25
and
 > 27 are the problem. We use SAFileup to upload files to our servers, and
 > thread 27 was doing some work with SAFileup. I don't know if the problem
 > was after SAFileup finished it's thing, or if SAFileup is at fault. I
don't
 > know what thread 25 is doing.
 >
 > According to IISState, theads 2, 24, 26, 28, 29, 32, 34, 39, 40, 41, 43,
45,
 > 46, 47, and 48 are all waiting on the lock owned by 27. Threads 1, 5, and
 > 16 are waiting on thread 25.
 >
 > Looking into the dump file, I was able to find the page that 27 was
 > executing, and it is our upload page. Given that there are some COMSVCS
dll
 > functions after the safileup stuff, I am wondering what this thread was
 > doing at the time, and why would so many other threads be waiting on that
 > one. Are the the problems with thread 25 and 27 realted to each other?
 >
 > Hopefully this is enough information.
 >
 > Thanks,
 >
 > Pete Conlan
 >
 > Opened log file 'E:\Scripts\output\IISState-1772.log'
 >
 > ***********************
 > Starting new log output
 > IISState version 3.3.1
 >
 > Mon Apr 26 16:38:53 2004
 >
 > OS = Windows 2000
 > Executable: dllhost.exe
 > PID = 1772
 >
 > Note: Thread times are formatted as HH:MM:SS.ms
 >
 > ***********************
 >
 >
 >
 >
 > Thread ID: 0
 > System Thread ID: 6f8
 > Kernel Time: 0:0:0.15
 > User Time: 0:0:0.0
 > Thread Status: Thread is in a WAIT state.
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 0006fd28 7c599e8e ntdll!NtWaitForSingleObject+0xb
 > 01 0006fd50 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
 > 02 0006fd60 77aaa483 KERNEL32!WaitForSingleObject+0xf
 > 03 0006fd80 77aa9c91
 > ole32!CSurrogateProcessActivator::WaitForSurrogateTimeout+0x4f
 > 04 0006fd9c 01001230 ole32!CoRegisterSurrogateEx+0x169
 > 05 0006ff24 010014c6 dllhost!WinMain+0xb0
 > 06 0006ffc0 7c5987e7 dllhost!WinMainCRTStartup+0x156
 > 07 0006fff0 00000000 KERNEL32!BaseProcessStart+0x3d
 >
 >
 >
 >
 > Thread ID: 1
 > System Thread ID: 6e4
 > Kernel Time: 0:0:0.281
 > User Time: 0:0:0.484
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8a4
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 0088f604 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 0088f678 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 0088f680 787bfd11 ntdll!RtlEnterCriticalSection+0x46
 > 03 0088f68c 749f2a4f COMSVCS!CAsyncCall::AsyncCall+0x61
 > 04 0088f6a4 749f29db asp!CViperActivity::PostAsyncRequest+0x5b
 > 05 0088f6b8 749f1871 asp!CHitObj::PostViperAsyncCall+0xa2
 > 06 0088f6dc 749f167e asp!CHitObj::NewBrowserRequest+0xda
 > 07 0088f710 749f157a asp!HandleHit+0x128
 > 08 0088f728 65d81f30 asp!HttpExtensionProc+0x3d
 > 09 0088f73c 65d81ec1 wam!HSE_APPDLL::ExecuteRequest+0x93
 > 0a 0088f770 65d81b06 wam!WAM::InvokeExtension+0x35
 > 0b 0088f7b4 77d77fb0 wam!WAM::ProcessRequest+0x240
 > 0c 0088f7dc 77d95ad7 RPCRT4!Invoke+0x30
 > 0d 0088fa54 77d8f77e RPCRT4!NdrStubCall2+0x655
 > 0e 0088fab8 77b22548 RPCRT4!CStdStubBuffer_Invoke+0xc8
 > 0f 0088fafc 77b22823 ole32!SyncStubInvoke+0x61
 > 10 0088fb44 77ab6e81 ole32!StubInvoke+0xa8
 > 11 0088fba8 77aa9a11 ole32!CCtxComChnl::ContextInvoke+0xbb
 > 12 0088fbc4 77b2242d ole32!MTAInvoke+0x18
 > 13 0088fbf4 77b22b58 ole32!AppInvoke+0xb5
 > 14 0088fcb4 77b20360 ole32!ComInvokeWithLockAndIPID+0x29e
 > 15 0088fcf4 77d52156 ole32!ThreadInvoke+0x1b7
 > 16 0088fd2c 77d37ee1 RPCRT4!DispatchToStubInC+0x32
 > 17 0088fd84 77d37db5 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100
 > 18 0088fda4 77d38081 RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e
 > 19 0088fdd4 77d58bda RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9
 > 1a 0088fe10 77d5717a RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd
 > 1b 0088fe28 77d57689 RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c
 > 1c 0088ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229
 > 1d 0088ff78 77d39a00 RPCRT4!RecvLotsaCallsWrapper+0x9
 > 1e 0088ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
 > 1f 0088ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
 > 20 0088ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 2
 > System Thread ID: 6e0
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8ac
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 008cfe78 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 008cfeec 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 008cfef4 77f8b63e ntdll!RtlEnterCriticalSection+0x46
 > 03 008cff98 7c590717 ntdll!LdrUnloadDll+0x5f
 > 04 008cffa0 77ab466d KERNEL32!FreeLibraryAndExitThread+0x1b
 > 05 008cffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x34
 > 06 008cffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 3
 > System Thread ID: 6e8
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 0090ff30 77abaf4d USER32!NtUserGetMessage+0xb
 > 01 0090ff70 77abae9b ole32!CDllHost::STAWorkerLoop+0x40
 > 02 0090ff8c 77abadd6 ole32!CDllHost::WorkerThread+0xc2
 > 03 0090ff90 77ab46fb ole32!DLLHostThreadEntry+0x9
 > 04 0090ffa8 77ab4653 ole32!CRpcThread::WorkerLoop+0x22
 > 05 0090ffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a
 > 06 0090ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 4
 > System Thread ID: 6d4
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.15
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 00a1fc6c 7c585323 ntdll!NtRemoveIoCompletion+0xb
 > 01 00a1fc98 6de8b983 KERNEL32!GetQueuedCompletionStatus+0x27
 > 02 00a1fd94 6de8b8d8 TxfAux!WORK_QUEUE::WorkerLoop+0x83
 > 03 00a1ffb4 7c57b382 TxfAux!WORK_QUEUE::ThreadLoop+0x58
 > 04 00a1ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 5
 > System Thread ID: 6dc
 > Kernel Time: 0:0:0.203
 > User Time: 0:0:0.484
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8a4
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 00a9f604 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 00a9f678 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 00a9f680 787bfd11 ntdll!RtlEnterCriticalSection+0x46
 > 03 00a9f68c 749f2a4f COMSVCS!CAsyncCall::AsyncCall+0x61
 > 04 00a9f6a4 749f29db asp!CViperActivity::PostAsyncRequest+0x5b
 > 05 00a9f6b8 749f1871 asp!CHitObj::PostViperAsyncCall+0xa2
 > 06 00a9f6dc 749f167e asp!CHitObj::NewBrowserRequest+0xda
 > 07 00a9f710 749f157a asp!HandleHit+0x128
 > 08 00a9f728 65d81f30 asp!HttpExtensionProc+0x3d
 > 09 00a9f73c 65d81ec1 wam!HSE_APPDLL::ExecuteRequest+0x93
 > 0a 00a9f770 65d81b06 wam!WAM::InvokeExtension+0x35
 > 0b 00a9f7b4 77d77fb0 wam!WAM::ProcessRequest+0x240
 > 0c 00a9f7dc 77d95ad7 RPCRT4!Invoke+0x30
 > 0d 00a9fa54 77d8f77e RPCRT4!NdrStubCall2+0x655
 > 0e 00a9fab8 77b22548 RPCRT4!CStdStubBuffer_Invoke+0xc8
 > 0f 00a9fafc 77b22823 ole32!SyncStubInvoke+0x61
 > 10 00a9fb44 77ab6e81 ole32!StubInvoke+0xa8
 > 11 00a9fba8 77aa9a11 ole32!CCtxComChnl::ContextInvoke+0xbb
 > 12 00a9fbc4 77b2242d ole32!MTAInvoke+0x18
 > 13 00a9fbf4 77b22b58 ole32!AppInvoke+0xb5
 > 14 00a9fcb4 77b20360 ole32!ComInvokeWithLockAndIPID+0x29e
 > 15 00a9fcf4 77d52156 ole32!ThreadInvoke+0x1b7
 > 16 00a9fd2c 77d37ee1 RPCRT4!DispatchToStubInC+0x32
 > 17 00a9fd84 77d37db5 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100
 > 18 00a9fda4 77d38081 RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e
 > 19 00a9fdd4 77d58bda RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9
 > 1a 00a9fe10 77d5717a RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd
 > 1b 00a9fe28 77d57689 RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c
 > 1c 00a9ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229
 > 1d 00a9ff78 77d39a00 RPCRT4!RecvLotsaCallsWrapper+0x9
 > 1e 00a9ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
 > 1f 00a9ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
 > 20 00a9ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 6
 > System Thread ID: 850
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 00c9ff08 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 00c9ff58 7c599f6c KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 00c9ff70 787f37d4 KERNEL32!WaitForMultipleObjects+0x17
 > 03 00c9ffb4 7c57b382 COMSVCS!CEventDispatcher::PushEvents+0x44
 > 04 00c9ffc0 00000008 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 7
 > System Thread ID: 854
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: Possible ASP page. Possible DCOM activity
 > Executing Page: Unable to locate ASP page
 >
 > Remote call is either to a MTA object or object not initialized. Also,
 > possible utility thread.
 > DCOM call being made to Process ID: 1736
 > Waiting on thread id: ffffffff
 >
 > # ChildEBP RetAddr
 > 00 00cdfb68 77d4ec77 ntdll!NtRequestWaitReplyPort+0xb
 > 01 00cdfb94 77d3a2c7 RPCRT4!LRPC_CCALL::SendReceive+0x11e
 > 02 00cdfba0 77b23b2c RPCRT4!I_RpcSendReceive+0x2c
 > 03 00cdfbc0 77b239f7 ole32!ThreadSendReceive+0xef
 > 04 00cdfbd8 77b20aa5
ole32!CRpcChannelBuffer::SwitchAptAndDispatchCall+0x14a
 > 05 00cdfc18 77b23870 ole32!CRpcChannelBuffer::SendReceive2+0x96
 > 06 00cdfc28 77a6c767 ole32!CRpcChannelBuffer::SendReceive+0x11
 > 07 00cdfc88 77ab6ac3 ole32!CAptRpcChnl::SendReceive+0xa9
 > 08 00cdfce0 77d90328 ole32!CCtxComChnl::SendReceive+0x124
 > 09 00cdfcfc 77d92b3f RPCRT4!NdrProxySendReceive+0x4c
 > 0a 00cdff44 77d95f85 RPCRT4!NdrClientCall2+0x4f5
 > 0b 00cdff60 77d77fcb RPCRT4!ObjectStublessClient+0x76
 > 0c 00cdff70 787f372e RPCRT4!ObjectStubless+0xf
 > 0d 00cdffb4 7c57b382
 > COMSVCS!CEventDispatcher::GetEventServerInfoThread+0x10e
 > 0e 00cdffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 8
 > System Thread ID: 858
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 00d1fee0 7c59a0ed ntdll!NtDelayExecution+0xb
 > 01 00d1ff00 7c59a0b8 KERNEL32!SleepEx+0x32
 > 02 00d1ff0c 787d011a KERNEL32!Sleep+0xb
 > 03 00d1ff7c 780085bc COMSVCS!PostData+0xf2
 > 04 00d1ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
 > 05 00d1ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 9
 > System Thread ID: 85c
 > Kernel Time: 0:0:1.109
 > User Time: 0:0:0.187
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 00f9fe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 00f9feac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 00f9ff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 00f9ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
 > 04 00f9ff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
 > 05 00f9ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
 > 06 00f9ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 10
 > System Thread ID: 860
 > Kernel Time: 0:0:0.718
 > User Time: 0:0:0.171
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 00fdfe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 00fdfeac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 00fdff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 00fdff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
 > 04 00fdff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
 > 05 00fdffb4 7c57b382 MSVCRT!_endthreadex+0xc1
 > 06 00fdffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 11
 > System Thread ID: 864
 > Kernel Time: 0:0:1.31
 > User Time: 0:0:0.265
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 0094fe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 0094feac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 0094ff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 0094ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
 > 04 0094ff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
 > 05 0094ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
 > 06 0094ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 12
 > System Thread ID: 868
 > Kernel Time: 0:0:0.734
 > User Time: 0:0:0.125
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 0104fe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 0104feac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 0104ff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 0104ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
 > 04 0104ff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
 > 05 0104ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
 > 06 0104ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 13
 > System Thread ID: 86c
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: HTTP Listener
 > # ChildEBP RetAddr
 > 00 0118ff50 7c585323 ntdll!NtRemoveIoCompletion+0xb
 > 01 0118ff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27
 > 02 0118ffb4 7c57b382 ISATQ!AtqPoolThread+0x40
 > 03 0118ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 14
 > System Thread ID: 870
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: HTTP Listener
 > # ChildEBP RetAddr
 > 00 011cff50 7c585323 ntdll!NtRemoveIoCompletion+0xb
 > 01 011cff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27
 > 02 011cffb4 7c57b382 ISATQ!AtqPoolThread+0x40
 > 03 011cffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 15
 > System Thread ID: 878
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: Possible ASP page. Possible DCOM activity
 > Executing Page: Unable to locate ASP page
 >
 > No remote call being made
 > # ChildEBP RetAddr
 > 00 0134feb8 7c585323 ntdll!NtRemoveIoCompletion+0xb
 > 01 0134fee4 77d809da KERNEL32!GetQueuedCompletionStatus+0x27
 > 02 0134ff20 77d50ede RPCRT4!COMMON_ProcessCalls+0x9e
 > 03 0134ff74 77d50d17 RPCRT4!LOADABLE_TRANSPORT::ProcessIOEvents+0x99
 > 04 0134ff78 77d39a00 RPCRT4!ProcessIOEventsWrapper+0x9
 > 05 0134ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
 > 06 0134ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
 > 07 0134ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 16
 > System Thread ID: 880
 > Kernel Time: 0:0:0.359
 > User Time: 0:0:0.593
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8a4
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 0162f604 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 0162f678 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 0162f680 787bfd11 ntdll!RtlEnterCriticalSection+0x46
 > 03 0162f68c 749f2a4f COMSVCS!CAsyncCall::AsyncCall+0x61
 > 04 0162f6a4 749f29db asp!CViperActivity::PostAsyncRequest+0x5b
 > 05 0162f6b8 749f1871 asp!CHitObj::PostViperAsyncCall+0xa2
 > 06 0162f6dc 749f167e asp!CHitObj::NewBrowserRequest+0xda
 > 07 0162f710 749f157a asp!HandleHit+0x128
 > 08 0162f728 65d81f30 asp!HttpExtensionProc+0x3d
 > 09 0162f73c 65d81ec1 wam!HSE_APPDLL::ExecuteRequest+0x93
 > 0a 0162f770 65d81b06 wam!WAM::InvokeExtension+0x35
 > 0b 0162f7b4 77d77fb0 wam!WAM::ProcessRequest+0x240
 > 0c 0162f7dc 77d95ad7 RPCRT4!Invoke+0x30
 > 0d 0162fa54 77d8f77e RPCRT4!NdrStubCall2+0x655
 > 0e 0162fab8 77b22548 RPCRT4!CStdStubBuffer_Invoke+0xc8
 > 0f 0162fafc 77b22823 ole32!SyncStubInvoke+0x61
 > 10 0162fb44 77ab6e81 ole32!StubInvoke+0xa8
 > 11 0162fba8 77aa9a11 ole32!CCtxComChnl::ContextInvoke+0xbb
 > 12 0162fbc4 77b2242d ole32!MTAInvoke+0x18
 > 13 0162fbf4 77b22b58 ole32!AppInvoke+0xb5
 > 14 0162fcb4 77b20360 ole32!ComInvokeWithLockAndIPID+0x29e
 > 15 0162fcf4 77d52156 ole32!ThreadInvoke+0x1b7
 > 16 0162fd2c 77d37ee1 RPCRT4!DispatchToStubInC+0x32
 > 17 0162fd84 77d37db5 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100
 > 18 0162fda4 77d38081 RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e
 > 19 0162fdd4 77d58bda RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9
 > 1a 0162fe10 77d5717a RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd
 > 1b 0162fe28 77d57689 RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c
 > 1c 0162ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229
 > 1d 0162ff78 77d39a00 RPCRT4!RecvLotsaCallsWrapper+0x9
 > 1e 0162ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
 > 1f 0162ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
 > 20 0162ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 17
 > System Thread ID: 884
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: ASP
 > Executing Page: Unable to locate ASP page
 >
 > # ChildEBP RetAddr
 > 00 0214fe70 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 0214fec0 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 0214ff1c 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 0214ff38 74a01e69 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 0214ff7c 78008454 asp!CMTACallbackThread::Thread+0x42
 > 05 0214ffb4 7c57b382 MSVCRT!_endthread+0xc6
 > 06 0214ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 18
 > System Thread ID: 88c
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > *** WARNING: Unable to verify checksum for
 > *** ERROR: Symbol file could not be found. Defaulted to export symbols
 > or -
 > Thread Type: PDM (Debugger) Thread.
 > # ChildEBP RetAddr
 > 00 021cfddc 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 021cfe2c 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 021cfe88 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 021cfea4 4a00886c USER32!MsgWaitForMultipleObjects+0x1d
 > 04 021cff88 4a008a85 pdm+0x886c
 > 05 021cffb0 4a008a09 pdm+0x8a85
 > 06 021cffb4 7c57b382 pdm+0x8a09
 > 07 021cffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 19
 > System Thread ID: 888
 > Kernel Time: 0:0:1.281
 > User Time: 0:0:15.312
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 0220fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 0220fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 0220fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 0220fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 0220ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 0220ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 0220ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 20
 > System Thread ID: 890
 > Kernel Time: 0:0:0.687
 > User Time: 0:0:7.890
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 0224fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 0224fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 0224fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 0224fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 0224ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 0224ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 0224ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 21
 > System Thread ID: 894
 > Kernel Time: 0:0:0.500
 > User Time: 0:0:5.218
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 0228fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 0228fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 0228fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 0228fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 0228ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 0228ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 0228ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 22
 > System Thread ID: 898
 > Kernel Time: 0:0:2.687
 > User Time: 0:0:41.515
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 022cfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 022cfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 022cfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 022cfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 022cff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 022cffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 022cffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 23
 > System Thread ID: 89c
 > Kernel Time: 0:0:0.562
 > User Time: 0:0:4.531
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 0230fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 0230fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 0230fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 0230fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 0230ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 0230ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 0230ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 24
 > System Thread ID: 8a0
 > Kernel Time: 0:0:7.31
 > User Time: 0:1:37.843
 > *** ERROR: Symbol file could not be found. Defaulted to export symbols
for
 > C:\Program Files\Common Files\System\OLE DB\sqloledb.dll -
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8ac
 > Thread Type: SQL Query. Possible ASP page
 > Executing Page: <Deleted by us prior to posting>
 >
 > # ChildEBP RetAddr
 > 00 023490c0 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 02349134 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 0234913c 77f92c33 ntdll!RtlEnterCriticalSection+0x46
 > 03 023491f4 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
 > 04 0234920c 7c590b4a ntdll!LdrGetProcedureAddress+0x17
 > 05 02349234 75385330 KERNEL32!GetProcAddress+0x41
 > WARNING: Stack unwind information not available. Following frames may be
 > wrong.
 > 06 02349e88 75385234 sqloledb+0x15330
 > 07 7801057f ff8094e8 sqloledb+0x15234
 > 08 51ec8b55 00000000 0xff8094e8
 >
 >
 >
 >
 > Thread ID: 25
 > System Thread ID: 8a4
 > Kernel Time: 0:0:5.15
 > User Time: 0:1:12.296
 > Thread Status: Thread is in a WAIT state.
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 0238fe4c 7c599e8e ntdll!NtWaitForSingleObject+0xb
 > 01 0238fe74 787c25bf KERNEL32!WaitForSingleObjectEx+0x71
 > 02 0238fea8 787c173d COMSVCS!STAThread::CreateApartment+0x151
 > 03 0238fec8 787c37e5 COMSVCS!STAThread::BindToThisApartment+0x6d
 > 04 0238fef0 787bfaf7 COMSVCS!AptReference::GetApartmentInfo+0x10f
 > 05 0238ff00 787c2a68 COMSVCS!STAActivityWork::ChooseLocale+0x17
 > 06 0238ff18 787c1c15 COMSVCS!STAThread::ChooseLocaleForWork+0x18
 > 07 0238ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x31d
 > 08 0238ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 26
 > System Thread ID: 8a8
 > Kernel Time: 0:0:6.796
 > User Time: 0:1:33.187
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8ac
 > Thread Type: SQL Query. Possible ASP page
 > Executing Page: <Deleted by us prior to posting>
 >
 > # ChildEBP RetAddr
 > 00 023c9ea0 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 023c9f14 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 023c9f1c 77f92c33 ntdll!RtlEnterCriticalSection+0x46
 > 03 023c9fd4 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
 > 04 023c9fec 7c590b4a ntdll!LdrGetProcedureAddress+0x17
 > 05 023ca014 75385330 KERNEL32!GetProcAddress+0x41
 > WARNING: Stack unwind information not available. Following frames may be
 > wrong.
 > 06 023cac68 75385234 sqloledb+0x15330
 > 07 7801057f ff8094e8 sqloledb+0x15234
 > 08 51ec8b55 00000000 0xff8094e8
 >
 >
 >
 >
 > Thread ID: 27
 > System Thread ID: 8ac
 > Kernel Time: 0:0:5.703
 > User Time: 0:1:21.968
 > *** WARNING: Unable to verify checksum for C:\Program Files\COMPlus
 > Applications\{2020F17E-D804-11D3-975E-0090273F1EE9}\safileup.dll
 > *** ERROR: Symbol file could not be found. Defaulted to export symbols
for
 > C:\Program Files\COMPlus
 > Applications\{2020F17E-D804-11D3-975E-0090273F1EE9}\safileup.dll -
 > Thread Status: Thread is in a WAIT state.
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 0240d908 7c599e8e ntdll!NtWaitForSingleObject+0xb
 > 01 0240d930 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
 > 02 0240d940 788216e0 KERNEL32!WaitForSingleObject+0xf
 > 03 0240d960 7878db2c COMSVCS!UTSemReadWrite::LockWrite+0x70
 > 04 0240d984 3efc10f2 COMSVCS!CDispenserManager::RegisterDispenser+0x2c
 > WARNING: Stack unwind information not available. Following frames may be
 > wrong.
 > 05 0240d9a8 3efc101c safileup+0x10f2
 > 06 0240d9b0 3efc1008 safileup+0x101c
 > 07 0240d9b8 3f04d0d8 safileup+0x1008
 > 08 0240d9f8 77f86215 safileup!StuffItEngine::Format::BinHex+0x14c68
 > 09 0240da18 77f86f17 ntdll!LdrpCallInitRoutine+0x14
 > 0a 0240da98 77f94a47 ntdll!LdrpRunInitializeRoutines+0x1df
 > 0b 0240dd30 77f83278 ntdll!LdrpLoadDll+0x2e6
 > 0c 0240dd48 7c5905d8 ntdll!LdrLoadDll+0x17
 > 0d 0240dddc 77abc2d9 KERNEL32!LoadLibraryExW+0x231
 > 0e 0240de00 77abc126 ole32!CClassCache::CDllPathEntry::LoadDll+0x6a
 > 0f 0240de30 77abb866 ole32!CClassCache::CDllPathEntry::Create_rl+0x35
 > 10 0240e070 77abd67b
 > ole32!CClassCache::CClassEntry::CreateDllClassEntry_rl+0xbc
 > 11 0240e0b4 77abd4c4 ole32!CClassCache::GetClassObjectActivator+0x18c
 > 12 0240e0e0 77abe801 ole32!CClassCache::GetClassObject+0x21
 > 13 0240e0e8 77abf16b ole32!CCGetClassObject+0x17
 > 14 0240e14c 77b0e45a ole32!CServerContextActivator::CreateInstance+0x178
 > 15 0240e168 787a73e4
 > ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
 > 16 0240e1e0 77b0e45a COMSVCS!CObjectActivator::CreateInstance+0x23c
 > 17 0240e1fc 77abf8a3
 > ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
 > 18 0240e21c 77aa1dc5 ole32!DoServerContextCCI+0x1b
 > 19 0240e260 77aa1be9 ole32!EnterForCallback+0x6a
 > 1a 0240e38c 77aa1aac ole32!SwitchForCallback+0x12b
 > 1b 0240e3b4 77aa64f4 ole32!PerformCallback+0x50
 > 1c 0240e420 77aa634d ole32!CObjectContext::InternalContextCallback+0x10d
 > 1d 0240e440 77abf7b2 ole32!CObjectContext::DoCallback+0x1a
 > 1e 0240e46c 77abf98e ole32!CApartmentActivator::ContextCallHelper+0x4c
 > 1f 0240e498 77abf55c ole32!CApartmentActivator::CreateInstance+0x53
 > 20 0240e4b4 77abf4c4 ole32!CProcessActivator::CCICallback+0x59
 > 21 0240e4d4 77abf3d3 ole32!CProcessActivator::AttemptActivation+0x2a
 > 22 0240e518 77abf384 ole32!CProcessActivator::ActivateByContext+0x4a
 > 23 0240e540 77b0e45a ole32!CProcessActivator::CreateInstance+0x32
 > 24 0240e55c 787aa948
 > ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
 > 25 0240e5a4 77b0e45a COMSVCS!CStdContextActivator::CreateInstance+0x258
 > 26 0240e5c0 77abee3b
 > ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
 > 27 0240e80c 77b0e45a ole32!CClientContextActivator::CreateInstance+0x80
 > 28 0240e828 77ac06b3
 > ole32!ActivationPropertiesIn::DelegateCreateInstance+0x4a
 > 29 0240efa0 77a6be58 ole32!ICoCreateInstanceEx+0x2df
 > 2a 0240efc8 77a6be23 ole32!CoCreateInstanceEx+0x2b
 > 2b 0240eff8 74a2e6a2 ole32!CoCreateInstance+0x35
 > 2c 0240f010 74a0bfc0 asp!ViperCreateInstance+0x16
 > 2d 0240f034 74a0bee2 asp!CComponentObject::TryInstantiate+0x76
 > 2e 0240f07c 74a0d26d asp!CComponentObject::Instantiate+0x42
 > 2f 0240f094 74a2ce6d
 > asp!CPageComponentManager::AddScopedUnnamedInstantiated+0x58
 > 30 0240f0dc 74a23657 asp!CTypelibCache::CreateComponent+0x15a
 > 31 0240f110 779d7d5d asp!CServer::CreateObject+0x5c
 >
 >
 >
 > Thread ID: 28
 > System Thread ID: 8b0
 > Kernel Time: 0:0:7.187
 > User Time: 0:1:18.0
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8ac
 > Thread Type: SQL Query. Possible ASP page
 > Executing Page: <Deleted by us prior to posting>
 > # ChildEBP RetAddr
 > 00 02449ea0 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 02449f14 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 02449f1c 77f92c33 ntdll!RtlEnterCriticalSection+0x46
 > 03 02449fd4 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
 > 04 02449fec 7c590b4a ntdll!LdrGetProcedureAddress+0x17
 > 05 0244a014 75385330 KERNEL32!GetProcAddress+0x41
 > WARNING: Stack unwind information not available. Following frames may be
 > wrong.
 > 06 0244ac68 75385234 sqloledb+0x15330
 > 07 7801057f ff8094e8 sqloledb+0x15234
 > 08 51ec8b55 00000000 0xff8094e8
 >
 >
 >
 >
 > Thread ID: 29
 > System Thread ID: 8b4
 > Kernel Time: 0:0:6.312
 > User Time: 0:1:28.93
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8ac
 > Thread Type: SQL Query. Possible ASP page
 > Executing Page: <Deleted by us prior to posting>
 >
 > # ChildEBP RetAddr
 > 00 0248ab60 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 0248abd4 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 0248abdc 77f92c33 ntdll!RtlEnterCriticalSection+0x46
 > 03 0248ac94 77f92b8a ntdll!LdrpGetProcedureAddress+0x122
 > 04 0248acac 7c590b4a ntdll!LdrGetProcedureAddress+0x17
 > 05 0248acd4 75385330 KERNEL32!GetProcAddress+0x41
 > WARNING: Stack unwind information not available. Following frames may be
 > wrong.
 > 06 0248b928 75385234 sqloledb+0x15330
 > 07 7801057f ff8094e8 sqloledb+0x15234
 > 08 51ec8b55 00000000 0xff8094e8
 >
 >
 >
 >
 > Thread ID: 30
 > System Thread ID: 8b8
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 024eff9c 77f85c42 ntdll!NtDelayExecution+0xb
 > 01 024effb4 7c57b382 ntdll!RtlpTimerThread+0x42
 > 02 024effec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 31
 > System Thread ID: 8c0
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 02a2ff88 7517b555 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 02a2ffb4 7c57b382 NETAPI32!NetbiosWaiter+0x71
 > 02 02a2ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 32
 > System Thread ID: 8c4
 > Kernel Time: 0:0:0.937
 > User Time: 0:0:1.765
 > *** ERROR: Symbol file could not be found. Defaulted to export symbols
for
 > C:\WINNT\system32\DBNETLIB.DLL -
 > *** ERROR: Symbol file could not be found. Defaulted to export symbols
for
 > C:\Program Files\Common Files\System\OLE DB\oledb32.dll -
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8ac
 > Thread Type: SQL Query. Possible ASP page
 > Executing Page: Unable to locate ASP page
 >
 > # ChildEBP RetAddr
 > 00 02e7fcbc 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 02e7fd30 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 02e7fd38 77f8b63e ntdll!RtlEnterCriticalSection+0x46
 > 03 02e7fddc 7c5906e4 ntdll!LdrUnloadDll+0x5f
 > 04 02e7fdec 74cb15f3 KERNEL32!FreeLibrary+0x3b
 > WARNING: Stack unwind information not available. Following frames may be
 > wrong.
 > 05 02e7fe14 753895a2 DBNETLIB!TermSSPIPackage+0xf
 > 06 02e7fe30 75389540 sqloledb!DllMain+0x51a
 > 07 02e7fe70 1f8a6469 sqloledb!DllMain+0x4b8
 > 08 02e7fe94 1f8a67c5 oledb32!DllCanUnloadNow+0xed9
 > 09 02e7fee8 7878f7f5 oledb32!DllCanUnloadNow+0x1235
 > 0a 02e7ff04 7878eeca COMSVCS!CHolder::ProcessDestroyList+0x35
 > 0b 02e7ff2c 1f8d1743 COMSVCS!CHolder::FreeResource+0xda
 > 0c 02e7ff60 1f8c301c oledb32!OpenDSLFile+0xa044
 > 0d 02e7ff94 1f8bc393 oledb32!DllGetClassObject+0xcb62
 > 0e 02e7ffb4 7c57b382 oledb32!DllGetClassObject+0x5ed9
 > 0f 02e7ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 33
 > System Thread ID: 8c8
 > Kernel Time: 0:0:1.515
 > User Time: 0:0:0.765
 > Thread Status: Thread is in a WAIT state.
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 02ebff50 7c599e8e ntdll!NtWaitForSingleObject+0xb
 > 01 02ebff78 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
 > 02 02ebff88 1f8bc554 KERNEL32!WaitForSingleObject+0xf
 > WARNING: Stack unwind information not available. Following frames may be
 > wrong.
 > 03 02ebffb4 7c57b382 oledb32!DllGetClassObject+0x609a
 > 04 02ebffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 34
 > System Thread ID: 8cc
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Status: Thread is in a WAIT state.
 > Other information: Thread is waiting for a lock to be released. Looking
for
 > lock owner.
 > Owning thread System ID: 8ac
 > Thread Type: SQL Query. Possible ASP page
 > Executing Page: Unable to locate ASP page
 >
 > # ChildEBP RetAddr
 > 00 02effb04 77f92387 ntdll!NtWaitForSingleObject+0xb
 > 01 02effb78 77f922f8 ntdll!RtlpWaitForCriticalSection+0x9e
 > 02 02effb80 77f8b63e ntdll!RtlEnterCriticalSection+0x46
 > 03 02effc24 7c5906e4 ntdll!LdrUnloadDll+0x5f
 > 04 02effc34 74cb15f3 KERNEL32!FreeLibrary+0x3b
 > WARNING: Stack unwind information not available. Following frames may be
 > wrong.
 > 05 02effc5c 753895a2 DBNETLIB!TermSSPIPackage+0xf
 > 06 02effc78 75389540 sqloledb!DllMain+0x51a
 > 07 02effcb8 1f8a6469 sqloledb!DllMain+0x4b8
 > 08 02effcdc 1f8a67c5 oledb32!DllCanUnloadNow+0xed9
 > 09 02effd30 7878f7f5 oledb32!DllCanUnloadNow+0x1235