Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

DLLHOST Memory Overload

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Replicating IIS Configuration  
Author Message
anonymous1393

External


Since: Mar 10, 2004
Posts: 6



(Msg. 1) Posted: Wed Mar 10, 2004 2:26 pm
Post subject: DLLHOST Memory Overload
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have seen many post for this problem, but I am hoping that I might get lucky and get someone who knows a solution. So here goes: I am currently running a website that has many ASP and ASP.NET applications on it. I recently relocated the site to a 2K server with IIS5.0. The server is fully up-to-date and patch with everything the boys in Redmond have to offer. My problem is that as soon as I start the server, the dllhost.exe starts to rack up loads of memory. Within about 1 1/2 hours it is up to between 250MB and 300MB at which it remains in that range for the rest of the time. Obviously this is causing major speed and access issues for all who use it. The other side of it is that the CPU usage for that dllhost never gets above about 50% and is usually pretty low. I have downloaded an ran IISState and below is the log file. I have seen many post about this program and have seen people concerned with making sure that it is ran when the CPU reaches 100%, but this is never the case for me. The problem doesnt lay with the CPU usage, but rather the memory usage. If anyone can direct me to what the problem might be, I would greatly appreciate it. Also, I have combed over every piece of ASP code I have on that site and all COM objects are being closed and destroyed. Any other ideas?? Thanks!

Log File--------------------------------------------------------------------------------

Opened log file 'C:\iisstate\output\IISState-2404.log'

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

Tue Mar 09 17:17:02 2004

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

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

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




Thread ID: 0
System Thread ID: 6ec
Kernel Time: 0:0:1.312
User Time: 0:0:0.46
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: 978
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 008fff30 77abaf4d USER32!NtUserGetMessage+0xb
01 008fff70 77abae9b ole32!CDllHost::STAWorkerLoop+0x40
02 008fff8c 77abadd6 ole32!CDllHost::WorkerThread+0xc2
03 008fff90 77ab46fb ole32!DLLHostThreadEntry+0x9
04 008fffa8 77ab4653 ole32!CRpcThread::WorkerLoop+0x22
05 008fffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a
06 008fffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 2
System Thread ID: 85c
Kernel Time: 0:0:0.250
User Time: 0:0:0.31
Thread Type: Other
# ChildEBP RetAddr
00 00a0fc6c 7c585323 ntdll!NtRemoveIoCompletion+0xb
01 00a0fc98 6de8b983 KERNEL32!GetQueuedCompletionStatus+0x27
02 00a0fd94 6de8b8d8 TxfAux!WORK_QUEUE::WorkerLoop+0x83
03 00a0ffb4 7c57b382 TxfAux!WORK_QUEUE::ThreadLoop+0x58
04 00a0ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 3
System Thread ID: 97c
Kernel Time: 0:0:3.531
User Time: 0:0:4.250
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page

No remote call being made

# ChildEBP RetAddr
00 00a4fa54 77d8f77e RPCRT4!NdrStubCall2+0x422
01 00a4fab8 77b22548 RPCRT4!CStdStubBuffer_Invoke+0xc8
02 00a4fafc 77b22823 ole32!SyncStubInvoke+0x61
03 00a4fb44 77ab6e81 ole32!StubInvoke+0xa8
04 00a4fba8 77aa9a11 ole32!CCtxComChnl::ContextInvoke+0xbb
05 00a4fbc4 77b2242d ole32!MTAInvoke+0x18
06 00a4fbf4 77b22b58 ole32!AppInvoke+0xb5
07 00a4fcb4 77b20360 ole32!ComInvokeWithLockAndIPID+0x29e
08 00a4fcf4 77d52156 ole32!ThreadInvoke+0x1b7
09 00a4fd2c 77d37ee1 RPCRT4!DispatchToStubInC+0x32
0a 00a4fd84 77d37db5 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100
0b 00a4fda4 77d38081 RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e
0c 00a4fdd4 77d58bda RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9
0d 00a4fe10 77d5717a RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd
0e 00a4fe28 77d57689 RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c
0f 00a4ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229
10 00a4ff78 77d39ad0 RPCRT4!RecvLotsaCallsWrapper+0x9
11 00a4ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x11f
12 00a4ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
13 00a4ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 4
System Thread ID: a30
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 00c0ff08 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 00c0ff58 7c599f6c KERNEL32!WaitForMultipleObjectsEx+0xea
02 00c0ff70 787f37d4 KERNEL32!WaitForMultipleObjects+0x17
03 00c0ffb4 7c57b382 COMSVCS!CEventDispatcher::PushEvents+0x44
04 00c0ffc0 00000008 KERNEL32!BaseThreadStart+0x52




Thread ID: 5
System Thread ID: a34
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: 2484
Waiting on thread id: ffffffff

# ChildEBP RetAddr
00 00c4fb68 77d4ec77 ntdll!NtRequestWaitReplyPort+0xb
01 00c4fb94 77d3a2c7 RPCRT4!LRPC_CCALL::SendReceive+0x11e
02 00c4fba0 77b23b2c RPCRT4!I_RpcSendReceive+0x2c
03 00c4fbc0 77b239f7 ole32!ThreadSendReceive+0xef
04 00c4fbd8 77b20aa5 ole32!CRpcChannelBuffer::SwitchAptAndDispatchCall+0x14a
05 00c4fc18 77b23870 ole32!CRpcChannelBuffer::SendReceive2+0x96
06 00c4fc28 77a6c767 ole32!CRpcChannelBuffer::SendReceive+0x11
07 00c4fc88 77ab6ac3 ole32!CAptRpcChnl::SendReceive+0xa9
08 00c4fce0 77d90328 ole32!CCtxComChnl::SendReceive+0x124
09 00c4fcfc 77d92b3f RPCRT4!NdrProxySendReceive+0x4c
0a 00c4ff44 77d95f85 RPCRT4!NdrClientCall2+0x4f5
0b 00c4ff60 77d77fcb RPCRT4!ObjectStublessClient+0x76
0c 00c4ff70 787f372e RPCRT4!ObjectStubless+0xf
0d 00c4ffb4 7c57b382 COMSVCS!CEventDispatcher::GetEventServerInfoThread+0x10e
0e 00c4ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 6
System Thread ID: a38
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 00c8fee0 7c59a0ed ntdll!NtDelayExecution+0xb
01 00c8ff00 7c59a0b8 KERNEL32!SleepEx+0x32
02 00c8ff0c 787d011a KERNEL32!Sleep+0xb
03 00c8ff7c 780085bc COMSVCS!PostData+0xf2
04 00c8ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
05 00c8ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 7
System Thread ID: a48
Kernel Time: 0:0:3.921
User Time: 0:0:1.31
Thread Type: Other
# ChildEBP RetAddr
00 00f0fe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 00f0feac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 00f0ff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 00f0ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
04 00f0ff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
05 00f0ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
06 00f0ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 8
System Thread ID: a4c
Kernel Time: 0:0:3.656
User Time: 0:0:1.250
Thread Type: Other
# ChildEBP RetAddr
00 00f4fe5c 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 00f4feac 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 00f4ff08 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 00f4ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
04 00f4ff7c 780085bc IISRTL!SchedulerWorkerThread+0xa7
05 00f4ffb4 7c57b382 MSVCRT!_endthreadex+0xc1
06 00f4ffec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




Thread ID: 11
System Thread ID: a5c
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 0124feb8 7c585323 ntdll!NtRemoveIoCompletion+0xb
01 0124fee4 77d809da KERNEL32!GetQueuedCompletionStatus+0x27
02 0124ff20 77d50ede RPCRT4!COMMON_ProcessCalls+0x9e
03 0124ff74 77d50d17 RPCRT4!LOADABLE_TRANSPORT::ProcessIOEvents+0x99
04 0124ff78 77d39a00 RPCRT4!ProcessIOEventsWrapper+0x9
05 0124ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
06 0124ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
07 0124ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 12
System Thread ID: ab0
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: 13
System Thread ID: ab4
Kernel Time: 0:0:0.125
User Time: 0:0:0.15
Thread Type: ASP
Executing Page: Unable to locate ASP page

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




Thread ID: 14
System Thread ID: acc
Kernel Time: 0:0:0.31
User Time: 0:0:0.0
*** WARNING: Unable to verify checksum for
*** ERROR: Symbol file could not be found. Defaulted to export symbols for -
Thread Type: PDM (Debugger) Thread.
# ChildEBP RetAddr
00 0220fddc 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 0220fe2c 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 0220fe88 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 0220fea4 4a00886c USER32!MsgWaitForMultipleObjects+0x1d
04 0220ff88 4a008a85 PDM+0x886c
05 0220ffb0 4a008a09 PDM+0x8a85
06 0220ffb4 7c57b382 PDM+0x8a09
07 0220ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 15
System Thread ID: afc
Kernel Time: 0:0:0.31
User Time: 0:0:0.15
Thread Type: Other
# ChildEBP RetAddr
00 0228ff9c 77f85c42 ntdll!NtDelayExecution+0xb
01 0228ffb4 7c57b382 ntdll!RtlpTimerThread+0x42
02 0228ffec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




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




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




Thread ID: 20
System Thread ID: b40
Kernel Time: 0:0:0.343
User Time: 0:0:0.859
*** 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.
Thread Type: Other
# ChildEBP RetAddr
00 02ddff58 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 02ddff80 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
02 02ddff90 029055a1 KERNEL32!WaitForSingleObject+0xf
WARNING: Stack unwind information not available. Following frames may be wrong.
03 02ddffb4 7c57b382 oledb32!DllGetClassObject+0x38eb
04 02ddffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 21
System Thread ID: b44
Kernel Time: 0:0:0.375
User Time: 0:0:0.609
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 02e1ff50 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 02e1ff78 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
02 02e1ff88 02905593 KERNEL32!WaitForSingleObject+0xf
WARNING: Stack unwind information not available. Following frames may be wrong.
03 02e1ffb4 7c57b382 oledb32!DllGetClassObject+0x38dd
04 02e1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 22
System Thread ID: b48
Kernel Time: 0:0:0.265
User Time: 0:0:0.421
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 02e5fd54 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 02e5fd7c 7c57b3d5 KERNEL32!WaitForSingleObjectEx+0x71
02 02e5fd8c 7878d425 KERNEL32!WaitForSingleObject+0xf
03 02e5ffb4 7c57b382 COMSVCS!PingThread+0xf5
04 02e5ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 23
System Thread ID: 6cc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 043fff5c 7c59a0ed ntdll!NtDelayExecution+0xb
01 043fff7c 7c59a0b8 KERNEL32!SleepEx+0x32
02 043fff88 77ab85fc KERNEL32!Sleep+0xb
03 043fff90 77ab46fb ole32!CROIDTable::WorkerThreadLoop+0xc
04 043fffa8 77ab4653 ole32!CRpcThread::WorkerLoop+0x22
05 043fffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a
06 043fffec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




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




Thread ID: 27
System Thread ID: 970
Kernel Time: 0:0:8.156
User Time: 0:0:30.125
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 18cdfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 18cdfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 18cdfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 18cdfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 18cdff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 18cdffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 18cdffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 28
System Thread ID: b4c
Kernel Time: 0:0:9.812
User Time: 0:0:35.359
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 18d1fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 18d1fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 18d1fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 18d1fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 18d1ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 18d1ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 18d1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 29
System Thread ID: 72c
Kernel Time: 0:0:6.703
User Time: 0:0:37.140
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 18d7fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 18d7fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 18d7fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 18d7fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 18d7ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 18d7ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 18d7ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 30
System Thread ID: a00
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 2f9dff50 7c585323 ntdll!NtRemoveIoCompletion+0xb
01 2f9dff7c 6d702957 KERNEL32!GetQueuedCompletionStatus+0x27
02 2f9dffb4 7c57b382 ISATQ!AtqPoolThread+0x40
03 2f9dffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 31
System Thread ID: dcc
Kernel Time: 0:0:0.234
User Time: 0:0:0.312
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page

No remote call being made
# ChildEBP RetAddr
00 2fc2fe24 77d574d4 ntdll!NtReplyWaitReceivePortEx+0xb
01 2fc2ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74
02 2fc2ff78 77d39ad0 RPCRT4!RecvLotsaCallsWrapper+0x9
03 2fc2ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x11f
04 2fc2ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
05 2fc2ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 32
System Thread ID: 4a8
Kernel Time: 0:0:0.265
User Time: 0:0:0.203
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page

No remote call being made
# ChildEBP RetAddr
00 2ff0fe24 77d574d4 ntdll!NtReplyWaitReceivePortEx+0xb
01 2ff0ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74
02 2ff0ff78 77d39ad0 RPCRT4!RecvLotsaCallsWrapper+0x9
03 2ff0ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x11f
04 2ff0ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
05 2ff0ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 33
System Thread ID: 668
Kernel Time: 0:0:0.171
User Time: 0:0:0.281
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page

No remote call being made
# ChildEBP RetAddr
00 2ff4fe24 77d574d4 ntdll!NtReplyWaitReceivePortEx+0xb
01 2ff4ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74
02 2ff4ff78 77d39a00 RPCRT4!RecvLotsaCallsWrapper+0x9
03 2ff4ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x4f
04 2ff4ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
05 2ff4ffec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




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




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




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




Thread ID: 39
System Thread ID: e34
Kernel Time: 0:0:0.328
User Time: 0:0:0.359
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 303afe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 303afe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 303afed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 303afef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 303aff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 303affb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 303affec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 40
System Thread ID: e38
Kernel Time: 0:0:0.765
User Time: 0:0:7.515
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 303efe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 303efe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 303efed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 303efef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 303eff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 303effb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 303effec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




Thread ID: 43
System Thread ID: e44
Kernel Time: 0:0:0.703
User Time: 0:0:4.421
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 304efe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 304efe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 304efed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 304efef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 304eff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 304effb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 304effec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




Thread ID: 46
System Thread ID: e50
Kernel Time: 0:0:0.187
User Time: 0:0:0.296
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 305afe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 305afe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 305afed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 305afef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 305aff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 305affb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 305affec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




Thread ID: 49
System Thread ID: e60
Kernel Time: 0:0:0.250
User Time: 0:0:0.234
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 306afe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 306afe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 306afed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 306afef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 306aff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 306affb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 306affec 00000000 KERNEL32!BaseThreadStart+0x52

 >> Stay informed about: DLLHOST Memory Overload 
Back to top
Login to vote
anonymous1393

External


Since: Mar 10, 2004
Posts: 6



(Msg. 2) Posted: Wed Mar 10, 2004 2:31 pm
Post subject: RE: DLLHOST Memory Overload [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Wasn't able to publish the entire log in one post. HEre is the rest of it.

Log File---------------------------------------------------------------------

Thread ID: 50
System Thread ID: e54
Kernel Time: 0:0:0.203
User Time: 0:0:0.218
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 306efe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 306efe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 306efed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 306efef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 306eff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 306effb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 306effec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




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




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




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




Thread ID: 56
System Thread ID: e7c
Kernel Time: 0:0:1.0
User Time: 0:0:7.390
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 308dfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 308dfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 308dfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 308dfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 308dff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 308dffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 308dffec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




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




Thread ID: 60
System Thread ID: e78
Kernel Time: 0:0:0.296
User Time: 0:0:0.187
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 309ffe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 309ffe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 309ffed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 309ffef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 309fff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 309fffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 309fffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 61
System Thread ID: e90
Kernel Time: 0:0:0.234
User Time: 0:0:0.437
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30a3fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30a3fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30a3fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30a3fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30a3ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30a3ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30a3ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 62
System Thread ID: e88
Kernel Time: 0:0:0.125
User Time: 0:0:0.218
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30aafe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30aafe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30aafed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30aafef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30aaff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30aaffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30aaffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 63
System Thread ID: e8c
Kernel Time: 0:0:0.250
User Time: 0:0:0.234
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30aefe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30aefe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30aefed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30aefef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30aeff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30aeffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30aeffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 64
System Thread ID: e94
Kernel Time: 0:0:0.265
User Time: 0:0:0.171
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30b2fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30b2fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30b2fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30b2fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30b2ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30b2ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30b2ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 65
System Thread ID: eb8
Kernel Time: 0:0:0.218
User Time: 0:0:0.250
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30cefe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30cefe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30cefed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30cefef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30ceff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30ceffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30ceffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 66
System Thread ID: ec8
Kernel Time: 0:0:1.421
User Time: 0:0:8.562
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30e0fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30e0fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30e0fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30e0fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30e0ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30e0ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30e0ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 67
System Thread ID: ed0
Kernel Time: 0:0:0.171
User Time: 0:0:0.187
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30e4fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30e4fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30e4fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30e4fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30e4ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30e4ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30e4ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 68
System Thread ID: ebc
Kernel Time: 0:0:1.343
User Time: 0:0:7.484
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30edfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30edfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30edfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30edfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30edff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30edffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30edffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 69
System Thread ID: ed4
Kernel Time: 0:0:0.234
User Time: 0:0:0.328
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30f1fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30f1fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30f1fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30f1fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30f1ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30f1ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30f1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 70
System Thread ID: ed8
Kernel Time: 0:0:1.859
User Time: 0:0:4.359
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30f7fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30f7fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30f7fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30f7fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30f7ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30f7ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30f7ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 71
System Thread ID: edc
Kernel Time: 0:0:0.156
User Time: 0:0:0.375
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 30fdfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
01 30fdfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
02 30fdfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
03 30fdfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
04 30fdff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
05 30fdffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
06 30fdffec 00000000 KERNEL32!BaseThreadStart+0x52




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




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




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




Thread ID: 75
System Thread ID: dd0
Kernel Time: 0:0:0.0
User Time: 0:0:0.109
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 3140ff60 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 3140ff88 77ab4719 KERNEL32!WaitForSingleObjectEx+0x71
02 3140ffa8 77ab4653 ole32!CRpcThread::WorkerLoop+0x40
03 3140ffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a
04 3140ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 76
System Thread ID: ef4
Kernel Time: 0:0:0.0
User Time: 0:0:0.46
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 3144ff60 7c599e8e ntdll!NtWaitForSingleObject+0xb
01 3144ff88 77ab4719 KERNEL32!WaitForSingleObjectEx+0x71
02 3144ffa8 77ab4653 ole32!CRpcThread::WorkerLoop+0x40
03 3144ffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a
04 3144ffec 00000000 KERNEL32!BaseThreadStart+0x52

*****

Closing open log file C:\iisstate\output\IISState-2404.log

 >> Stay informed about: DLLHOST Memory Overload 
Back to top
Login to vote
patfilot

External


Since: Aug 24, 2003
Posts: 1478



(Msg. 3) Posted: Wed Mar 10, 2004 7:16 pm
Post subject: Re: DLLHOST Memory Overload [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

First log: idle
Second log: idle

No pages are executing or requests being processed. Are you sure you dumped
the correct process?

Pat

"Robert" <anonymous RemoveThis @discussions.microsoft.com> wrote in message
news:0CF38F3E-76BB-4431-BA5F-D89931883690@microsoft.com...
 > Wasn't able to publish the entire log in one post. HEre is the rest of it.
 >
 > Log
File---------------------------------------------------------------------
 >
 > Thread ID: 50
 > System Thread ID: e54
 > Kernel Time: 0:0:0.203
 > User Time: 0:0:0.218
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 306efe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 306efe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 306efed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 306efef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 306eff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 306effb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 306effec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 51
 > System Thread ID: e64
 > Kernel Time: 0:0:0.750
 > User Time: 0:0:4.328
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3074fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3074fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3074fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3074fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3074ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3074ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3074ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 52
 > System Thread ID: e68
 > Kernel Time: 0:0:0.187
 > User Time: 0:0:0.250
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3078fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3078fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3078fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3078fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3078ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3078ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3078ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 53
 > System Thread ID: e6c
 > Kernel Time: 0:0:0.218
 > User Time: 0:0:0.234
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3081fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3081fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3081fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3081fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3081ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3081ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3081ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 54
 > System Thread ID: e70
 > Kernel Time: 0:0:0.312
 > User Time: 0:0:0.234
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3085fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3085fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3085fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3085fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3085ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3085ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3085ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 55
 > System Thread ID: e74
 > Kernel Time: 0:0:0.375
 > User Time: 0:0:0.281
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3089fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3089fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3089fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3089fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3089ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3089ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3089ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 56
 > System Thread ID: e7c
 > Kernel Time: 0:0:1.0
 > User Time: 0:0:7.390
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 308dfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 308dfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 308dfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 308dfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 308dff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 308dffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 308dffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 57
 > System Thread ID: e58
 > Kernel Time: 0:0:0.218
 > User Time: 0:0:0.250
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3091fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3091fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3091fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3091fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3091ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3091ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3091ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 58
 > System Thread ID: e84
 > Kernel Time: 0:0:0.265
 > User Time: 0:0:0.265
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3095fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3095fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3095fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3095fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3095ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3095ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3095ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 59
 > System Thread ID: e80
 > Kernel Time: 0:0:0.250
 > User Time: 0:0:0.281
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3099fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3099fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3099fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3099fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3099ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3099ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3099ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 60
 > System Thread ID: e78
 > Kernel Time: 0:0:0.296
 > User Time: 0:0:0.187
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 309ffe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 309ffe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 309ffed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 309ffef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 309fff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 309fffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 309fffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 61
 > System Thread ID: e90
 > Kernel Time: 0:0:0.234
 > User Time: 0:0:0.437
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30a3fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30a3fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30a3fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30a3fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30a3ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30a3ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30a3ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 62
 > System Thread ID: e88
 > Kernel Time: 0:0:0.125
 > User Time: 0:0:0.218
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30aafe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30aafe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30aafed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30aafef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30aaff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30aaffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30aaffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 63
 > System Thread ID: e8c
 > Kernel Time: 0:0:0.250
 > User Time: 0:0:0.234
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30aefe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30aefe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30aefed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30aefef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30aeff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30aeffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30aeffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 64
 > System Thread ID: e94
 > Kernel Time: 0:0:0.265
 > User Time: 0:0:0.171
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30b2fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30b2fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30b2fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30b2fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30b2ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30b2ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30b2ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 65
 > System Thread ID: eb8
 > Kernel Time: 0:0:0.218
 > User Time: 0:0:0.250
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30cefe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30cefe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30cefed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30cefef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30ceff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30ceffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30ceffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 66
 > System Thread ID: ec8
 > Kernel Time: 0:0:1.421
 > User Time: 0:0:8.562
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30e0fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30e0fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30e0fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30e0fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30e0ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30e0ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30e0ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 67
 > System Thread ID: ed0
 > Kernel Time: 0:0:0.171
 > User Time: 0:0:0.187
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30e4fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30e4fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30e4fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30e4fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30e4ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30e4ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30e4ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 68
 > System Thread ID: ebc
 > Kernel Time: 0:0:1.343
 > User Time: 0:0:7.484
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30edfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30edfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30edfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30edfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30edff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30edffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30edffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 69
 > System Thread ID: ed4
 > Kernel Time: 0:0:0.234
 > User Time: 0:0:0.328
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30f1fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30f1fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30f1fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30f1fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30f1ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30f1ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30f1ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 70
 > System Thread ID: ed8
 > Kernel Time: 0:0:1.859
 > User Time: 0:0:4.359
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30f7fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30f7fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30f7fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30f7fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30f7ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30f7ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30f7ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 71
 > System Thread ID: edc
 > Kernel Time: 0:0:0.156
 > User Time: 0:0:0.375
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 30fdfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 30fdfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 30fdfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 30fdfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 30fdff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 30fdffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 30fdffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 72
 > System Thread ID: ee0
 > Kernel Time: 0:0:0.203
 > User Time: 0:0:0.171
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3115fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3115fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3115fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3115fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3115ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3115ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3115ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 73
 > System Thread ID: ee8
 > Kernel Time: 0:0:0.265
 > User Time: 0:0:0.203
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 311cfe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 311cfe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 311cfed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 311cfef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 311cff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 311cffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 311cffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 74
 > System Thread ID: eec
 > Kernel Time: 0:0:0.140
 > User Time: 0:0:0.234
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 3123fe28 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 3123fe78 77e1e9fb KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 3123fed4 77e1ea48 USER32!MsgWaitForMultipleObjectsEx+0x153
 > 03 3123fef0 787c2885 USER32!MsgWaitForMultipleObjects+0x1d
 > 04 3123ff1c 787c1daa COMSVCS!STAThread::WaitForWork+0x37
 > 05 3123ffb4 7c57b382 COMSVCS!STAThread::STAThreadWorker+0x4b2
 > 06 3123ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 75
 > System Thread ID: dd0
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.109
 > Thread Status: Thread is in a WAIT state.
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 3140ff60 7c599e8e ntdll!NtWaitForSingleObject+0xb
 > 01 3140ff88 77ab4719 KERNEL32!WaitForSingleObjectEx+0x71
 > 02 3140ffa8 77ab4653 ole32!CRpcThread::WorkerLoop+0x40
 > 03 3140ffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a
 > 04 3140ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 76
 > System Thread ID: ef4
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.46
 > Thread Status: Thread is in a WAIT state.
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 3144ff60 7c599e8e ntdll!NtWaitForSingleObject+0xb
 > 01 3144ff88 77ab4719 KERNEL32!WaitForSingleObjectEx+0x71
 > 02 3144ffa8 77ab4653 ole32!CRpcThread::WorkerLoop+0x40
 > 03 3144ffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a
 > 04 3144ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 > *****
 >
 > Closing open log file C:\iisstate\output\IISState-2404.log
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: DLLHOST Memory Overload 
Back to top
Login to vote
anonymous1393

External


Since: Mar 10, 2004
Posts: 6



(Msg. 4) Posted: Thu Mar 11, 2004 12:16 am
Post subject: Re: DLLHOST Memory Overload [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, I'm sure that I ran it on the correct process. It seems to be a growing theme on here that when someone posts the logs for this problem from IISState they seem to be idle. Perhaps this is not the best application to track this problem? I mean, I ran this for the PID of the DLLHOST.EXE file that was running steady at over 250MB of memory usage. This isnt something that goes up and down from 0 to 250, all it does is goes up. I have run iisstate against it several times now and the logs are all pretty much the same. They show a large amount of threads, over 60, and a large amount of them are Idle ASP threads. Any other ideas or tools I should use to figure this out?? Thanks for the help!!!
 >> Stay informed about: DLLHOST Memory Overload 
Back to top
Login to vote
user1035

External


Since: Nov 02, 2003
Posts: 93



(Msg. 5) Posted: Thu Mar 11, 2004 12:40 pm
Post subject: Re: DLLHOST Memory Overload [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Your problem sounds similar to what my problem was, after about an hour and
a half after a reboot my system resources had dropped to next to nil and the
ASP on my IIS server would crash, although the HTML sites would continue
running with no problem. Last week I got fed up with the situation and did
the following:

I uninstalled ASP.Net framework, disabled the ASPNet user account, (in your
case you may want to reinstall ASP.Net and not Disable the ASPNet user).

Next I removed all the IWAM user accounts off of all my Web files, but after
reading what Ken Shafer (spelling is wrong for his name.. I know it is), I
re-added the IWAM user and set it to default user value for all web files.

My guess is that I messed up the user writes of the IWAM user by either not
giving it the proper writes on a database or by removing the IWAM user
altogether off of the database.

There is a good chance that ASP.Net had nothing to do with it, so try to
just reset your IWAM user writes first by going to the Root folder and
removing it from all your web folders then restart your system and re-add
the IWAM user to your Root folder of your web files this should reset all
the IWAM user writes, if that does not fix your problem then try to
uninstall and reinstall the ASP.Net.

My end result: The server has been running with out any problems for
several days instead of just several hours and ASP crashing, I am very very
pleased to say my server seems back to Normal.

--


Thank you for your time and have a great day,

Carroll P. MacDonald
http://www.digitaldrive.ca/
http://www.pegusisfreeware.com/
 >> Stay informed about: DLLHOST Memory Overload 
Back to top
Login to vote
dev2

External


Since: Oct 14, 2003
Posts: 290



(Msg. 6) Posted: Thu Mar 11, 2004 2:35 pm
Post subject: Re: DLLHOST Memory Overload [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Robert,

If your server is crashing or hanging you might want to
download our ReJuvin8 tool. It's free for the first
15-days. It can keep your site running despite problems.

It's designed to detect problems then restart or reboot.
It can restart ANY programs, services, or processes in
precise order. It doesn't fix bugs but it does give you some
breathing room while you are finding them. ReJuvin8 also
gives you email and telephone alert messages and graphic
status reports. It runs as a Windows Service.

It can also test, alert, and report on URLs running anywhere
on any server on your net connection. So if you use multiple
servers you can use them to watch each other, too.

ReJuvin8 has both an automatic and a custom mode. In the
auto mode you make all the settings by pointing and
clicking. This will handle most applications.

The custom mode uses heartbeat synch files to get absolute
detection that key processes are working. Tools and
instructions are provided to help you do this. We also offer
customization as a contract service.

Charles


Get ReJuvin8 at: <a style='text-decoration: underline;' href="http://www.rejuvin8.net?ac=ch1" target="_blank">http://www.rejuvin8.net?ac=ch1</a>

Also, see it and reviews at
<a style='text-decoration: underline;' href="http://www.hotscripts.com/cgi-bin/search.cgi?bool=AND&query=rejuvin8&catid=all" target="_blank">http://www.hotscripts.com/cgi-bin/search.cgi?bool=AND&query=rejuvin8&catid=all</a>




"Robert" <anonymous DeleteThis @discussions.microsoft.com> wrote in message
news:DC01069A-AF08-4419-9F68-492DDEA4E850@microsoft.com...
 > I have seen many post for this problem, but I am hoping that I might get
lucky and get someone who knows a solution. So here goes: I am currently
running a website that has many ASP and ASP.NET applications on it. I
recently relocated the site to a 2K server with IIS5.0. The server is fully
up-to-date and patch with everything the boys in Redmond have to offer. My
problem is that as soon as I start the server, the dllhost.exe starts to
rack up loads of memory. Within about 1 1/2 hours it is up to between 250MB
and 300MB at which it remains in that range for the rest of the time.
Obviously this is causing major speed and access issues for all who use it.
The other side of it is that the CPU usage for that dllhost never gets above
about 50% and is usually pretty low. I have downloaded an ran IISState and
below is the log file. I have seen many post about this program and have
seen people concerned with making sure that it is ran when the CPU reaches
100%, but this is never the case for me. The problem doesnt lay with the CPU
usage, but rather the memory usage. If anyone can direct me to what the
problem might be, I would greatly appreciate it. Also, I have combed over
every piece of ASP code I have on that site and all COM objects are being
closed and destroyed. Any other ideas?? Thanks!
 >
 > Log
File------------------------------------------------------------------------
--------
 >
 > Opened log file 'C:\iisstate\output\IISState-2404.log'
 >
 > ***********************
 > Starting new log output
 > IISState version 3.3.1
 >
 > Tue Mar 09 17:17:02 2004
 >
 > OS = Windows 2000
 > Executable: dllhost.exe
 > PID = 2404
 >
 > Note: Thread times are formatted as HH:MM:SS.ms
 >
 > ***********************
 >
 >
 >
 >
 > Thread ID: 0
 > System Thread ID: 6ec
 > Kernel Time: 0:0:1.312
 > User Time: 0:0:0.46
 > 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: 978
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 008fff30 77abaf4d USER32!NtUserGetMessage+0xb
 > 01 008fff70 77abae9b ole32!CDllHost::STAWorkerLoop+0x40
 > 02 008fff8c 77abadd6 ole32!CDllHost::WorkerThread+0xc2
 > 03 008fff90 77ab46fb ole32!DLLHostThreadEntry+0x9
 > 04 008fffa8 77ab4653 ole32!CRpcThread::WorkerLoop+0x22
 > 05 008fffb4 7c57b382 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1a
 > 06 008fffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 2
 > System Thread ID: 85c
 > Kernel Time: 0:0:0.250
 > User Time: 0:0:0.31
 > Thread Type: Other
 > # ChildEBP RetAddr
 > 00 00a0fc6c 7c585323 ntdll!NtRemoveIoCompletion+0xb
 > 01 00a0fc98 6de8b983 KERNEL32!GetQueuedCompletionStatus+0x27
 > 02 00a0fd94 6de8b8d8 TxfAux!WORK_QUEUE::WorkerLoop+0x83
 > 03 00a0ffb4 7c57b382 TxfAux!WORK_QUEUE::ThreadLoop+0x58
 > 04 00a0ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 3
 > System Thread ID: 97c
 > Kernel Time: 0:0:3.531
 > User Time: 0:0:4.250
 > Thread Type: Possible ASP page. Possible DCOM activity
 > Executing Page: Unable to locate ASP page
 >
 > No remote call being made
 >
 > # ChildEBP RetAddr
 > 00 00a4fa54 77d8f77e RPCRT4!NdrStubCall2+0x422
 > 01 00a4fab8 77b22548 RPCRT4!CStdStubBuffer_Invoke+0xc8
 > 02 00a4fafc 77b22823 ole32!SyncStubInvoke+0x61
 > 03 00a4fb44 77ab6e81 ole32!StubInvoke+0xa8
 > 04 00a4fba8 77aa9a11 ole32!CCtxComChnl::ContextInvoke+0xbb
 > 05 00a4fbc4 77b2242d ole32!MTAInvoke+0x18
 > 06 00a4fbf4 77b22b58 ole32!AppInvoke+0xb5
 > 07 00a4fcb4 77b20360 ole32!ComInvokeWithLockAndIPID+0x29e
 > 08 00a4fcf4 77d52156 ole32!ThreadInvoke+0x1b7
 > 09 00a4fd2c 77d37ee1 RPCRT4!DispatchToStubInC+0x32
 > 0a 00a4fd84 77d37db5 RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x100
 > 0b 00a4fda4 77d38081 RPCRT4!RPC_INTERFACE::DispatchToStub+0x5e
 > 0c 00a4fdd4 77d58bda RPCRT4!RPC_INTERFACE::DispatchToStubWithObject+0xa9
 > 0d 00a4fe10 77d5717a RPCRT4!LRPC_SCALL::DealWithRequestMessage+0x1cd
 > 0e 00a4fe28 77d57689 RPCRT4!LRPC_ADDRESS::DealWithLRPCRequest+0x10c
 > 0f 00a4ff74 77d56d9e RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x229
 > 10 00a4ff78 77d39ad0 RPCRT4!RecvLotsaCallsWrapper+0x9
 > 11 00a4ffa8 77d41c6c RPCRT4!BaseCachedThreadRoutine+0x11f
 > 12 00a4ffb4 7c57b382 RPCRT4!ThreadStartRoutine+0x18
 > 13 00a4ffec 00000000 KERNEL32!BaseThreadStart+0x52
 >
 >
 >
 >
 > Thread ID: 4
 > System Thread ID: a30
 > Kernel Time: 0:0:0.0
 > User Time: 0:0:0.0
 > Thread Type: Idle ASP thread
 > # ChildEBP RetAddr
 > 00 00c0ff08 7c59a059 ntdll!ZwWaitForMultipleObjects+0xb
 > 01 00c0ff58 7c599f6c KERNEL32!WaitForMultipleObjectsEx+0xea
 > 02 00c0ff70 787f37d4 KERNEL32!WaitForMultipleObjects+0x17
 > 03 00c0ffb4 7c57b382 COMSVCS!CEventDispatcher::PushEvents+0x44
 > 04 00c0