Inside of C:\WEBSITES\WWW.IC24.NET\RESULTS.ASP , there is at least a line
involving MSXML that calls "XMLDocument.transformNode()" and passes in an
XSLT style sheet. The thread has spent about 10+ minutes doing this
transform -- so either:
1. the XML or XSLT is so big that it takes a lot of time
2. the XSLT style sheet has a bug in it that causes infinite loop
3. there is a bug in MSXML in applying style sheets
I'm seeing evidence that the XSLT style sheet is executing script, so my
suspicion is #2. I suggest you work on figuring out how to reproduce the
issue through your testing so that you can troubleshoot the XML/XSLT. You
should figure out all the possible XSLT that can be invoked there as well as
all the XMLs that can be involved (if this is a finite set) and just start
methodically transforming all XML with applicable XSLT until the issue
reproduces itself.
All of your other requests are all stuck behind this one, so if you figure
out what's wrong with this page, your other issues may be resolved as well.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"steve woodhams" <steve.woodhams DeleteThis @btinternet.com> wrote in message
news:UoCdnWiZCpe49prcRVn-qA@brightview.com...
Can anyone help with this. We have a page which is used on multiple sites on
the same server that use the msxml object.
Basically the process running the site starts to use 99% CPU until it is
recycled.
We can never actually recreate the problem ourselves through testing but it
occurs quite regulary on the sites. We have put the sites into their own
application pool which is recylcing every 30 minutes to try and stop down
time. We have tried different versions of the msxml object but all have the
same problem.
Look for results.asp below for the offending page
Thread ID: 47
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
GetContextState failed, 0x8007001F
Opened log file 'C:\Program Files\IIS
Resources\IISState\output\IISState.log'
***********************
Starting new log output
IISState version 3.0
Wed Jul 28 09:08:31 2004
OS = Windows 2003 Server
Executable: w3wp.exe
PID = 1000
Note: Thread times are formatted as HH:MM:SS.ms
***********************
Thread ID: 0
System Thread ID: 574
Kernel Time: 0:0:0.0
User Time: 0:0:0.62
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 0006fe58 77f43741 SharedUserData!SystemCallStub+0x4
01 0006fe5c 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 0006fecc 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 0006fedc 5a3635ae kernel32!WaitForSingleObject+0xf
04 0006feec 5a364d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe
05 0006fef4 5a3a1d98 w3dt!UlAtqStartListen+0x2d
06 0006ff00 5a3a5d54 w3core!W3_SERVER::StartListen+0x8e
07 0006ff0c 010017af w3core!UlW3Start+0xea
08 0006ff44 0100195e w3wp!wmain+0x236
09 0006ffc0 77e4f38c w3wp!wmainCRTStartup+0x12f
0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23
Thread ID: 1
System Thread ID: 87c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 009bff9c 77f4262b SharedUserData!SystemCallStub+0x4
01 009bffa0 77f6b5b2 ntdll!NtDelayExecution+0xc
02 009bffb8 77e4a990 ntdll!RtlpTimerThread+0x45
03 009bffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 2
System Thread ID: 228
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 00a6fe20 77f4313f SharedUserData!SystemCallStub+0x4
01 00a6fe24 77c57b85 ntdll!NtReplyWaitReceivePortEx+0xc
02 00a6ff8c 77c60829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 00a6ff90 77c60771 RPCRT4!RecvLotsaCallsWrapper+0x9
04 00a6ffb0 77c60857 RPCRT4!BaseCachedThreadRoutine+0x9c
05 00a6ffb8 77e4a990 RPCRT4!ThreadStartRoutine+0x17
06 00a6ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 3
System Thread ID: fb0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00c6ff28 77f430c7 SharedUserData!SystemCallStub+0x4
01 00c6ff2c 77e430bc ntdll!ZwRemoveIoCompletion+0xc
02 00c6ff58 5a302360 kernel32!GetQueuedCompletionStatus+0x27
03 00c6ff90 5a302531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00c6ffa4 5a301d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00c6ffb8 77e4a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00c6ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 4
System Thread ID: 4cc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00caff28 77f430c7 SharedUserData!SystemCallStub+0x4
01 00caff2c 77e430bc ntdll!ZwRemoveIoCompletion+0xc
02 00caff58 5a302360 kernel32!GetQueuedCompletionStatus+0x27
03 00caff90 5a302531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00caffa4 5a301d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00caffb8 77e4a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00caffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 5
System Thread ID: 9b4
Kernel Time: 0:0:0.0
User Time: 0:0:0.15
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00ceff28 77f430c7 SharedUserData!SystemCallStub+0x4
01 00ceff2c 77e430bc ntdll!ZwRemoveIoCompletion+0xc
02 00ceff58 5a302360 kernel32!GetQueuedCompletionStatus+0x27
03 00ceff90 5a302531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00ceffa4 5a301d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00ceffb8 77e4a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00ceffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 6
System Thread ID: 490
Kernel Time: 0:0:0.15
User Time: 0:0:0.15
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d2ff28 77f430c7 SharedUserData!SystemCallStub+0x4
01 00d2ff2c 77e430bc ntdll!ZwRemoveIoCompletion+0xc
02 00d2ff58 5a302360 kernel32!GetQueuedCompletionStatus+0x27
03 00d2ff90 5a302531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d2ffa4 5a301d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d2ffb8 77e4a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d2ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 7
System Thread ID: 120
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 00defcec 77f4372d SharedUserData!SystemCallStub+0x4
01 00defcf0 77f75297 ntdll!NtWaitForMultipleObjects+0xc
02 00deffb8 77e4a990 ntdll!RtlpWaitThread+0x158
03 00deffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 8
System Thread ID: b70
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 016aff14 77f43741 SharedUserData!SystemCallStub+0x4
01 016aff18 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 016aff88 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 016aff98 5a3a51f7 kernel32!WaitForSingleObject+0xf
04 016affb8 77e4a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85
05 016affec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 9
System Thread ID: 1c8
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 016ffe20 77f4313f SharedUserData!SystemCallStub+0x4
01 016ffe24 77c57b85 ntdll!NtReplyWaitReceivePortEx+0xc
02 016fff8c 77c60829 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 016fff90 77c60771 RPCRT4!RecvLotsaCallsWrapper+0x9
04 016fffb0 77c60857 RPCRT4!BaseCachedThreadRoutine+0x9c
05 016fffb8 77e4a990 RPCRT4!ThreadStartRoutine+0x17
06 016fffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 10
System Thread ID: 7f4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0173ff8c 77f4262b SharedUserData!SystemCallStub+0x4
01 0173ff90 77f6f0fc ntdll!NtDelayExecution+0xc
02 0173ffb8 77e4a990 ntdll!RtlpIOWorkerThread+0x3d
03 0173ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 11
System Thread ID: 830
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0233ff14 77f43741 SharedUserData!SystemCallStub+0x4
01 0233ff18 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 0233ff88 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 0233ff98 70a05c99 kernel32!WaitForSingleObject+0xf
04 0233ffb4 70a0625a asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x19
05 0233ffb8 77e4a990 asp!CApplnCleanupMgr::ApplnCleanupThread+0xa
06 0233ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 12
System Thread ID: c10
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0247fe1c 77f4372d SharedUserData!SystemCallStub+0x4
01 0247fe20 77e41bfa ntdll!NtWaitForMultipleObjects+0xc
02 0247fec8 77d076f5 kernel32!WaitForMultipleObjectsEx+0x11a
03 0247ff24 77d077f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0247ff40 70a183cc USER32!MsgWaitForMultipleObjects+0x1d
05 0247ff80 77bbb9c3 asp!CMTACallbackThread::Thread+0x4c
06 0247ff8c 00000000 msvcrt!free+0xc8
Thread ID: 13
System Thread ID: 2d4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 024ffefc 77f43741 SharedUserData!SystemCallStub+0x4
01 024fff00 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 024fff70 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 024fff80 709f4800 kernel32!WaitForSingleObject+0xf
04 024fffb4 77f5cd6b asp!CViperReqManager::WatchThread+0x65
Thread ID: 14
System Thread ID: 988
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 024bfef0 77f43741 SharedUserData!SystemCallStub+0x4
01 024bfef4 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 024bff64 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 024bff74 75630e16 kernel32!WaitForSingleObject+0xf
04 024bff84 77bc91ed
comsvcs!CSTAThreadPool::LoadBalanceThreadControlLoop+0x25
05 024bffb8 77e4a990 msvcrt!_endthreadex+0x95
06 024bffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 15
System Thread ID: 3f4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0255fee8 77f43741 SharedUserData!SystemCallStub+0x4
01 0255feec 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 0255ff5c 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 0255ff6c 756308f3 kernel32!WaitForSingleObject+0xf
04 0255ff84 77bc91ed comsvcs!CSTAThreadPool::KillThreadControlLoop+0x21
05 0255ffb8 77e4a990 msvcrt!_endthreadex+0x95
06 0255ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 16
System Thread ID: b5c
Kernel Time: 0:0:0.31
User Time: 0:0:0.62
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0259fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 0259fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 0259fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 0259fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 0259fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 0259fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 0259fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 0259fc38 7720539a ole32!EnterForCallback+0xc0
08 0259fd98 771e03a4 ole32!SwitchForCallback+0x194
09 0259fdc4 771c7e10 ole32!PerformCallback+0x52
0a 0259fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 0259fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 0259fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 0259fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 0259ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 0259ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 0259ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 0259ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 17
System Thread ID: d6c
Kernel Time: 0:0:0.78
User Time: 0:0:0.109
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 025dfdcc 77f4372d SharedUserData!SystemCallStub+0x4
01 025dfdd0 77e41bfa ntdll!NtWaitForMultipleObjects+0xc
02 025dfe78 77d076f5 kernel32!WaitForMultipleObjectsEx+0x11a
03 025dfed4 77d077f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 025dfef0 756342a4 USER32!MsgWaitForMultipleObjects+0x1d
05 025dff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 025dffb8 77e4a990 msvcrt!_endthreadex+0x95
07 025dffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 18
System Thread ID: 3c4
Kernel Time: 0:0:0.0
User Time: 0:0:0.78
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0261fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 0261fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 0261fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 0261fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 0261fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 0261fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 0261fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 0261fc38 7720539a ole32!EnterForCallback+0xc0
08 0261fd98 771e03a4 ole32!SwitchForCallback+0x194
09 0261fdc4 771c7e10 ole32!PerformCallback+0x52
0a 0261fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 0261fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 0261fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 0261fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 0261ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 0261ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 0261ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 0261ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 19
System Thread ID: 3d8
Kernel Time: 0:0:0.156
User Time: 0:10:45.890
Thread Type: ASP
Executing Page: C:\WEBSITES\WWW.IC24.NET\RESULTS.ASP
# ChildEBP RetAddr
00 0265e774 75b73137 jscript!CSession::PollHalt
01 0265e98c 75b73a0c jscript!CScriptRuntime::Run+0x104
02 0265ea50 75b73887 jscript!ScrFncObj::Call+0x61
03 0265eac8 75b74494 jscript!CSession::Execute+0xb2
04 0265ebbc 75b74331 jscript!NameTbl::InvokeDef+0x17a
05 0265ec84 75b76dac jscript!NameTbl::InvokeEx+0xcb
06 0265ecbc 75b80c18 jscript!IDispatchExInvokeEx+0xa7
07 0265ed94 72ed7f80 jscript!NameTbl::InvokeEx+0x2c2
08 0265ee10 72ed8295 msxml3!FunctionManager::invokeDispatch+0x60
09 0265ef64 72ed84bb msxml3!FunctionManager::executeExtensionFunction+0x1a5
0a 0265ef88 72ed4351 msxml3!FunctionManager::executeFunction+0x12b
0b 0265efa8 72ece33a msxml3!Processor::executeFunction+0x21
0c 0265efc0 72e67ef8 msxml3!FunctionQuery::getValue+0x1a
0d 0265efd8 72e66f76 msxml3!GetItemAction::getData+0x37
0e 0265f008 72e60440 msxml3!GetItemAction::execute+0x36
0f 0265f020 72e603dd msxml3!ActionFrame::execute+0x20
10 0265f08c 72ed506d msxml3!Processor::execute+0x70
11 0265f0e0 72ea5049 msxml3!TransformNode+0xad
12 0265f154 72ebb775 msxml3!DOMNode::transformNode+0x99
13 0265f164 72ea2616 msxml3!DOMDocumentWrapper::transformNode+0x15
14 0265f180 72e95355 msxml3!DOMNode::_invokeDOMNode+0x2f6
15 0265f2b8 72e9546b msxml3!_dispatchImpl::InvokeHelper+0x105
16 0265f2ec 72ea364f msxml3!_dispatchImpl::Invoke+0x3b
17 0265f32c 72eb89ee msxml3!DOMNode::Invoke+0x9f
18 0265f360 72e949de msxml3!DOMDocumentWrapper::Invoke+0x4e
19 0265f3b8 72ea5c7b msxml3!_dispatchImpl::InvokeEx+0xce
1a 0265f3e8 7348b4a3
msxml3!_dispatchEx<IXMLDOMNode,&LIBID_MSXML2,&IID_IXMLDOMNode,0>::InvokeEx+0
x2b
1b 0265f438 7347f3eb vbscript!CatchIDispatchExInvokeEx+0x43
1c 0265f480 73463061 vbscript!IDispatchExInvokeEx+0x8f
1d 0265f590 73462f95 vbscript!InvokeDispatch+0xff
1e 0265f5b4 73465d5b vbscript!InvokeByName+0x40
1f 0265f890 73463c33 vbscript!CScriptRuntime::Run+0x2581
20 0265f994 73463d42 vbscript!CScriptEntryPoint::Call+0x65
21 0265f9f8 73464081 vbscript!CSession::Execute+0xb6
22 0265fa48 734640ee vbscript!COleScript::ExecutePendingScripts+0x14a
23 0265fa64 709e5e87 vbscript!COleScript::SetScriptState+0x14e
24 0265fa90 709e5ee1 asp!CActiveScriptEngine::TryCall+0x17
25 0265facc 709e5f21 asp!CActiveScriptEngine::Call+0x31
26 0265fae0 709e6227 asp!CallScriptFunctionOfEngine+0x21
27 0265fb18 709e6393 asp!ExecuteRequest+0x138
28 0265fb60 709e5573 asp!Execute+0x16a
29 0265fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x3ec
2a 0265fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
2b 0265fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
2c 0265fc38 7720539a ole32!EnterForCallback+0xc0
2d 0265fd98 771e03a4 ole32!SwitchForCallback+0x194
2e 0265fdc4 771c7e10 ole32!PerformCallback+0x52
2f 0265fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
30 0265fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
31 0265fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
Thread ID: 20
System Thread ID: 83c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 02abff88 77f4372d SharedUserData!SystemCallStub+0x4
01 02abff8c 71c63620 ntdll!NtWaitForMultipleObjects+0xc
02 02abffb8 77e4a990 NETAPI32!NetbiosWaiter+0x71
03 02abffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 21
System Thread ID: bb4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 02afff10 77f43741 SharedUserData!SystemCallStub+0x4
01 02afff14 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 02afff84 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 02afff94 029538a9 kernel32!WaitForSingleObject+0xf
04 02afffb8 77e4a990 oledb32!ReleaseResourceThread+0x54
05 02afffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 22
System Thread ID: 264
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 02b3ff08 77f43741 SharedUserData!SystemCallStub+0x4
01 02b3ff0c 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 02b3ff7c 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 02b3ff8c 029538b9 kernel32!WaitForSingleObject+0xf
04 02b3ffb8 77e4a990 oledb32!ResetResourceThread+0x84
05 02b3ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 23
System Thread ID: cf8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 02b7fd04 77f43741 SharedUserData!SystemCallStub+0x4
01 02b7fd08 77e41817 ntdll!ZwWaitForSingleObject+0xc
02 02b7fd78 77e4168f kernel32!WaitForSingleObjectEx+0xac
03 02b7fd88 7561065c kernel32!WaitForSingleObject+0xf
04 02b7ffb8 77e4a990 comsvcs!PingThread+0xea
05 02b7ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 24
System Thread ID: dc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 02e2fb04 77f43741 SharedUserData!SystemCallStub+0x4
01 02e2fb08 71b23ac3 ntdll!ZwWaitForSingleObject+0xc
02 02e2fb44 71b239d1 mswsock!SockWaitForSingleObject+0x19b
03 02e2fc08 71c016c9 mswsock!WSPSelect+0x229
04 02e2fc58 76100a38 WS2_32!select+0xb9
05 02e2ffb4 7611807e WININET!ICAsyncThread::SelectThread+0x22a
06 02e2ffb8 77e4a990 WININET!ICAsyncThread::SelectThreadWrapper+0x9
07 02e2ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 25
System Thread ID: 7e0
Kernel Time: 0:0:0.31
User Time: 0:0:0.31
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 044bfb24 77f43741 SharedUserData!SystemCallStub+0x4
01 044bfb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 044bfb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 044bfb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 044bfbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 044bfbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 044bfbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 044bfc38 7720539a ole32!EnterForCallback+0xc0
08 044bfd98 771e03a4 ole32!SwitchForCallback+0x194
09 044bfdc4 771c7e10 ole32!PerformCallback+0x52
0a 044bfe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 044bfe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 044bfed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 044bfee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 044bff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 044bff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 044bffb8 77e4a990 msvcrt!_endthreadex+0x95
11 044bffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 26
System Thread ID: 9bc
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 044ffb24 77f43741 SharedUserData!SystemCallStub+0x4
01 044ffb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 044ffb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 044ffb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 044ffbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 044ffbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 044ffbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 044ffc38 7720539a ole32!EnterForCallback+0xc0
08 044ffd98 771e03a4 ole32!SwitchForCallback+0x194
09 044ffdc4 771c7e10 ole32!PerformCallback+0x52
0a 044ffe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 044ffe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 044ffed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 044ffee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 044fff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 044fff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 044fffb8 77e4a990 msvcrt!_endthreadex+0x95
11 044fffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 27
System Thread ID: 768
Kernel Time: 0:0:0.31
User Time: 0:0:0.125
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0453fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 0453fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 0453fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 0453fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 0453fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 0453fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 0453fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 0453fc38 7720539a ole32!EnterForCallback+0xc0
08 0453fd98 771e03a4 ole32!SwitchForCallback+0x194
09 0453fdc4 771c7e10 ole32!PerformCallback+0x52
0a 0453fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 0453fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 0453fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 0453fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 0453ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 0453ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 0453ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 0453ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 28
System Thread ID: 7b0
Kernel Time: 0:0:0.15
User Time: 0:0:0.15
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0457fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 0457fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 0457fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 0457fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 0457fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 0457fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 0457fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 0457fc38 7720539a ole32!EnterForCallback+0xc0
08 0457fd98 771e03a4 ole32!SwitchForCallback+0x194
09 0457fdc4 771c7e10 ole32!PerformCallback+0x52
0a 0457fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 0457fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 0457fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 0457fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 0457ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 0457ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 0457ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 0457ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 29
System Thread ID: e6c
Kernel Time: 0:0:0.31
User Time: 0:0:0.31
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 045cfb24 77f43741 SharedUserData!SystemCallStub+0x4
01 045cfb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 045cfb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 045cfb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 045cfbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 045cfbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 045cfbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 045cfc38 7720539a ole32!EnterForCallback+0xc0
08 045cfd98 771e03a4 ole32!SwitchForCallback+0x194
09 045cfdc4 771c7e10 ole32!PerformCallback+0x52
0a 045cfe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 045cfe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 045cfed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 045cfee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 045cff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 045cff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 045cffb8 77e4a990 msvcrt!_endthreadex+0x95
11 045cffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 30
System Thread ID: 834
Kernel Time: 0:0:0.15
User Time: 0:0:0.15
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0460fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 0460fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 0460fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 0460fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 0460fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 0460fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 0460fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 0460fc38 7720539a ole32!EnterForCallback+0xc0
08 0460fd98 771e03a4 ole32!SwitchForCallback+0x194
09 0460fdc4 771c7e10 ole32!PerformCallback+0x52
0a 0460fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 0460fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 0460fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 0460fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 0460ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 0460ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 0460ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 0460ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 31
System Thread ID: 81c
Kernel Time: 0:0:0.125
User Time: 0:0:0.109
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 04b0fdcc 77f4372d SharedUserData!SystemCallStub+0x4
01 04b0fdd0 77e41bfa ntdll!NtWaitForMultipleObjects+0xc
02 04b0fe78 77d076f5 kernel32!WaitForMultipleObjectsEx+0x11a
03 04b0fed4 77d077f5 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 04b0fef0 756342a4 USER32!MsgWaitForMultipleObjects+0x1d
05 04b0ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 04b0ffb8 77e4a990 msvcrt!_endthreadex+0x95
07 04b0ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 32
System Thread ID: 6b8
Kernel Time: 0:0:0.31
User Time: 0:0:0.62
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04b4fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04b4fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04b4fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04b4fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04b4fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04b4fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04b4fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04b4fc38 7720539a ole32!EnterForCallback+0xc0
08 04b4fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04b4fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04b4fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04b4fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04b4fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04b4fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04b4ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04b4ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04b4ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04b4ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 33
System Thread ID: 740
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04b9fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04b9fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04b9fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04b9fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04b9fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04b9fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04b9fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04b9fc38 7720539a ole32!EnterForCallback+0xc0
08 04b9fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04b9fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04b9fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04b9fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04b9fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04b9fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04b9ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04b9ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04b9ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04b9ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 34
System Thread ID: 12c
Kernel Time: 0:0:0.15
User Time: 0:0:0.46
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04bdfb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04bdfb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04bdfb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04bdfb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04bdfbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04bdfbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04bdfbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04bdfc38 7720539a ole32!EnterForCallback+0xc0
08 04bdfd98 771e03a4 ole32!SwitchForCallback+0x194
09 04bdfdc4 771c7e10 ole32!PerformCallback+0x52
0a 04bdfe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04bdfe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04bdfed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04bdfee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04bdff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04bdff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04bdffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04bdffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 35
System Thread ID: 82c
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 009ffb24 77f43741 SharedUserData!SystemCallStub+0x4
01 009ffb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 009ffb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 009ffb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 009ffbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 009ffbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 009ffbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 009ffc38 7720539a ole32!EnterForCallback+0xc0
08 009ffd98 771e03a4 ole32!SwitchForCallback+0x194
09 009ffdc4 771c7e10 ole32!PerformCallback+0x52
0a 009ffe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 009ffe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 009ffed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 009ffee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 009fff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 009fff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 009fffb8 77e4a990 msvcrt!_endthreadex+0x95
11 009fffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 36
System Thread ID: f3c
Kernel Time: 0:0:0.0
User Time: 0:0:0.62
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04a4fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04a4fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04a4fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04a4fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04a4fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04a4fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04a4fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04a4fc38 7720539a ole32!EnterForCallback+0xc0
08 04a4fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04a4fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04a4fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04a4fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04a4fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04a4fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04a4ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04a4ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04a4ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04a4ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 37
System Thread ID: 708
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04a8fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04a8fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04a8fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04a8fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04a8fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04a8fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04a8fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04a8fc38 7720539a ole32!EnterForCallback+0xc0
08 04a8fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04a8fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04a8fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04a8fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04a8fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04a8fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04a8ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04a8ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04a8ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04a8ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 38
System Thread ID: eec
Kernel Time: 0:0:0.15
User Time: 0:0:0.78
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04c9fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04c9fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04c9fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04c9fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04c9fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04c9fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04c9fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04c9fc38 7720539a ole32!EnterForCallback+0xc0
08 04c9fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04c9fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04c9fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04c9fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04c9fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04c9fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04c9ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04c9ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04c9ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04c9ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 39
System Thread ID: d4
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04cdfb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04cdfb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04cdfb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04cdfb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04cdfbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04cdfbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04cdfbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04cdfc38 7720539a ole32!EnterForCallback+0xc0
08 04cdfd98 771e03a4 ole32!SwitchForCallback+0x194
09 04cdfdc4 771c7e10 ole32!PerformCallback+0x52
0a 04cdfe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04cdfe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04cdfed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04cdfee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04cdff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04cdff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04cdffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04cdffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 40
System Thread ID: afc
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04d1fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04d1fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04d1fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04d1fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04d1fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04d1fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04d1fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04d1fc38 7720539a ole32!EnterForCallback+0xc0
08 04d1fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04d1fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04d1fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04d1fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04d1fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04d1fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04d1ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04d1ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04d1ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04d1ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 41
System Thread ID: 704
Kernel Time: 0:0:0.0
User Time: 0:0:0.31
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04d5fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04d5fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04d5fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04d5fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04d5fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04d5fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04d5fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04d5fc38 7720539a ole32!EnterForCallback+0xc0
08 04d5fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04d5fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04d5fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04d5fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04d5fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04d5fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04d5ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04d5ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04d5ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04d5ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 42
System Thread ID: d5c
Kernel Time: 0:0:0.15
User Time: 0:0:0.78
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04c1fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04c1fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04c1fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04c1fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04c1fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04c1fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04c1fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04c1fc38 7720539a ole32!EnterForCallback+0xc0
08 04c1fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04c1fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04c1fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04c1fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04c1fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04c1fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04c1ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04c1ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04c1ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04c1ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 43
System Thread ID: b98
Kernel Time: 0:0:0.15
User Time: 0:0:0.62
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04d9fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04d9fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04d9fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04d9fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04d9fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04d9fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04d9fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04d9fc38 7720539a ole32!EnterForCallback+0xc0
08 04d9fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04d9fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04d9fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04d9fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04d9fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04d9fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04d9ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04d9ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04d9ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04d9ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 44
System Thread ID: 9c0
Kernel Time: 0:0:0.15
User Time: 0:0:0.15
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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04c5fb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04c5fb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04c5fb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04c5fb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04c5fbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04c5fbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04c5fbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04c5fc38 7720539a ole32!EnterForCallback+0xc0
08 04c5fd98 771e03a4 ole32!SwitchForCallback+0x194
09 04c5fdc4 771c7e10 ole32!PerformCallback+0x52
0a 04c5fe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04c5fe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04c5fed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04c5fee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04c5ff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04c5ff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04c5ffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04c5ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 45
System Thread ID: c4c
Kernel Time: 0:0:0.0
User Time: 0:0:0.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: 3d8
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 04fdfb24 77f43741 SharedUserData!SystemCallStub+0x4
01 04fdfb28 77f5d64e ntdll!ZwWaitForSingleObject+0xc
02 04fdfb64 77f42044 ntdll!RtlpWaitForCriticalSection+0x126
03 04fdfb6c 709fad68 ntdll!RtlEnterCriticalSection+0x46
04 04fdfbb0 709e5726 asp!CHitObj::ViperAsyncCallback+0x108
05 04fdfbd0 75633107 asp!CViperAsyncRequest::OnCall+0x8c
06 04fdfbec 77204c67 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x30
07 04fdfc38 7720539a ole32!EnterForCallback+0xc0
08 04fdfd98 771e03a4 ole32!SwitchForCallback+0x194
09 04fdfdc4 771c7e10 ole32!PerformCallback+0x52
0a 04fdfe48 77207984 ole32!CObjectContext::InternalContextCallback+0x140
0b 04fdfe68 756332b3 ole32!CObjectContext::DoCallback+0x1a
0c 04fdfed4 756337ad comsvcs!CSTAActivityWork::DoWork+0x137
0d 04fdfee8 75633f71 comsvcs!CSTAThread::DoWork+0x14
0e 04fdff04 7563423b comsvcs!CSTAThread::ProcessQueueWork+0x30
0f 04fdff84 77bc91ed comsvcs!CSTAThread::WorkerLoop+0x17a
10 04fdffb8 77e4a990 msvcrt!_endthreadex+0x95
11 04fdffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 46
System Thread ID: b94
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00aaff70 77f430c7 SharedUserData!SystemCallStub+0x4
01 00aaff74 77f7e6ae ntdll!ZwRemoveIoCompletion+0xc
02 00aaffb8 77e4a990 ntdll!RtlpWorkerThread+0x3b
03 00aaffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 47
System Thread ID: f08
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0097ff70 77f430c7 SharedUserData!SystemCallStub+0x4
01 0097ff74 77f7e6ae ntdll!ZwRemoveIoCompletion+0xc
02 0097ffb8 77e4a990 ntdll!RtlpWorkerThread+0x3b
03 0097ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 48
System Thread ID: b30
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 02edff70 77f430c7 SharedUserData!SystemCallStub+0x4
01 02edff74 77f7e6ae ntdll!ZwRemoveIoCompletion+0xc
02 02edffb8 77e4a990 ntdll!RtlpWorkerThread+0x3b
03 02edffec 00000000 kernel32!BaseThreadStart+0x34
Closing open log file C:\Program Files\IIS
Resources\IISState\output\IISState.log
>> Stay informed about: IISState Log