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

w3wp.exe has CPU usage of 100%

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Error 500-100 - Internal server Error - ASP error  
Author Message
user1728

External


Since: Jun 01, 2004
Posts: 1



(Msg. 1) Posted: Tue Jun 01, 2004 6:47 am
Post subject: w3wp.exe has CPU usage of 100%
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi all,

I have a problem with an Windows 2003 Server and the IIS 6. On this
server there is running a ASP.NET Application. Every time a user
session runs out and the user on the client side clicks a link on the
side the w3wp.exe process has a cpu usage of 50%. This means that one
cpu of the two-cpu-server is at full capacity. Some seconds later a
second w3wp.exe process is starting and runs also up to 50%. I have no
idea where this behavior does come from. I tried to debug the w3wp.exe
with IISState but when the dumb-file is written the w3wp.exe process
recycles and CPU usage is at 0% again.

who can help me?

Regards

Gerrit Horeis

 >> Stay informed about: w3wp.exe has CPU usage of 100% 
Back to top
Login to vote
patfilot

External


Since: Aug 24, 2003
Posts: 1478



(Msg. 2) Posted: Tue Jun 01, 2004 12:15 pm
Post subject: Re: w3wp.exe has CPU usage of 100% [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Next time it happens, run IISState (www.iisfaq.com/iisstate) against the
offending process.

iisstate -p <pid of w3wp.exe> <enter>

That will generate a log that you can post to the group so that we can get
an idea of what the problem is.

Pat

"Gerrit Horeis" <Gerrit.Horeis.RemoveThis@web.de> wrote in message
news:47177512.0406010247.645dedc@posting.google.com...
 > Hi all,
 >
 > I have a problem with an Windows 2003 Server and the IIS 6. On this
 > server there is running a ASP.NET Application. Every time a user
 > session runs out and the user on the client side clicks a link on the
 > side the w3wp.exe process has a cpu usage of 50%. This means that one
 > cpu of the two-cpu-server is at full capacity. Some seconds later a
 > second w3wp.exe process is starting and runs also up to 50%. I have no
 > idea where this behavior does come from. I tried to debug the w3wp.exe
 > with IISState but when the dumb-file is written the w3wp.exe process
 > recycles and CPU usage is at 0% again.
 >
 > who can help me?
 >
 > Regards
 >
 > Gerrit Horeis<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: w3wp.exe has CPU usage of 100% 
Back to top
Login to vote
user1735

External


Since: Jun 02, 2004
Posts: 5



(Msg. 3) Posted: Wed Jun 02, 2004 12:09 pm
Post subject: Re: w3wp.exe has CPU usage of 100% [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ok, here comes the Log-File:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Opened log file 'C:\Programme\IIS Resources\IISState\output\IISState.log'

***********************
Starting new log output
IISState version 3.0

Fri May 28 14:12:37 2004

OS = Windows 2003 Server
Executable: w3wp.exe
PID = 1696

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

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




Thread ID: 0
System Thread ID: b1c
Kernel Time: 0:0:0.31
User Time: 0:0:0.125
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 0006fe58 77f33741 SharedUserData!SystemCallStub+0x4
01 0006fe5c 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0006fecc 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0006fedc 5a3b35ae kernel32!WaitForSingleObject+0xf
04 0006feec 5a3b4d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe
05 0006fef4 5a3f1d98 w3dt!UlAtqStartListen+0x2d
06 0006ff00 5a3f5d54 w3core!W3_SERVER::StartListen+0x8e
07 0006ff0c 010017af w3core!UlW3Start+0xea
08 0006ff44 0100195e w3wp!wmain+0x236
09 0006ffc0 77e2f38c w3wp!wmainCRTStartup+0x12f
0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23




Thread ID: 1
System Thread ID: dc8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 009fff9c 77f3262b SharedUserData!SystemCallStub+0x4
01 009fffa0 77f5b5b2 ntdll!NtDelayExecution+0xc
02 009fffb8 77e2a990 ntdll!RtlpTimerThread+0x45
03 009fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 2
System Thread ID: 888
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00a3ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 00a3ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 00a3ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 00a3ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 3
System Thread ID: 898
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00caff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00caff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00caff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00caff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00caffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00caffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00caffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 4
System Thread ID: 964
Kernel Time: 0:0:0.0
User Time: 0:0:0.15
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00ceff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00ceff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00ceff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00ceff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00ceffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00ceffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00ceffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 5
System Thread ID: 818
Kernel Time: 0:0:0.15
User Time: 0:0:0.46
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d2ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d2ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d2ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d2ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d2ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d2ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 6
System Thread ID: c50
Kernel Time: 0:0:0.15
User Time: 0:0:0.31
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d6ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d6ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d6ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d6ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d6ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d6ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 7
System Thread ID: 728
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 00e2fcec 77f3372d SharedUserData!SystemCallStub+0x4
01 00e2fcf0 77f65297 ntdll!NtWaitForMultipleObjects+0xc
02 00e2ffb8 77e2a990 ntdll!RtlpWaitThread+0x158
03 00e2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 8
System Thread ID: 6a8
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 016eff14 77f33741 SharedUserData!SystemCallStub+0x4
01 016eff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 016eff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 016eff98 5a3f51f7 kernel32!WaitForSingleObject+0xf
04 016effb8 77e2a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85
05 016effc4 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 9
System Thread ID: 28c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: ASP.dll symbols not found. Unable to locate ASP page.
Continuing with other analysis.

No remote call being made

# ChildEBP RetAddr
00 0172fe20 77f3313f SharedUserData!SystemCallStub+0x4
01 0172fe24 77c22555 ntdll!NtReplyWaitReceivePortEx+0xc
02 0172ff8c 77c35159 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 0172ff90 77c350a1 RPCRT4!RecvLotsaCallsWrapper+0x9
04 0172ffb0 77c35187 RPCRT4!BaseCachedThreadRoutine+0x9c
05 0172ffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17
06 0172ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 10
System Thread ID: e4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0176ff8c 77f3262b SharedUserData!SystemCallStub+0x4
01 0176ff90 77f5f0fc ntdll!NtDelayExecution+0xc
02 0176ffb8 77e2a990 ntdll!RtlpIOWorkerThread+0x3d
03 0176ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 11
System Thread ID: 540
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0182ff54 77f330c7 SharedUserData!SystemCallStub+0x4
01 0182ff58 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 0182ff84 791e4108 kernel32!GetQueuedCompletionStatus+0x27
03 0182ffb8 77e2a990 mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
04 0182ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 12
System Thread ID: 87c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0186feb4 77f3262b SharedUserData!SystemCallStub+0x4
01 0186feb8 77e218ea ntdll!NtDelayExecution+0xc
02 0186ff20 77e216ee kernel32!SleepEx+0x68
03 0186ff2c 791be01f kernel32!Sleep+0xb
04 0186ffb8 77e2a990 mscorsvr!ThreadpoolMgr::GateThreadStart+0x54
05 0186ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 13
System Thread ID: 124
Kernel Time: 0:0:0.453
User Time: 0:2:1.203
Thread Type: Other
# ChildEBP RetAddr
00 018af8fc 0196be97 mscorsvr!COMNlsInfo::nativeChangeCaseString+0xe
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 1003ed60 10033ad0 0x196be97
02 060d0144 00000098 0x10033ad0




Thread ID: 14
System Thread ID: bf0
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 019afe74 77f3372d SharedUserData!SystemCallStub+0x4
01 019afe78 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 019aff20 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a
03 019aff38 7922d3f3 kernel32!WaitForMultipleObjects+0x17
04 019affa0 7922d36a mscorsvr!DebuggerRCThread::MainLoop+0x90
05 019affb0 7922f0a4 mscorsvr!DebuggerRCThread::ThreadProc+0x68
06 019affb8 77e2a990 mscorsvr!DebuggerRCThread::ThreadProcStatic+0xb
07 019affec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 15
System Thread ID: b54
Kernel Time: 0:0:0.234
User Time: 0:0:2.78
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 01b4ff14 77f33741 SharedUserData!SystemCallStub+0x4
01 01b4ff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 01b4ff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 01b4ff98 791fd4d7 kernel32!WaitForSingleObject+0xf
04 01b4ffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x22
05 01b4ffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28
06 01b4ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 16
System Thread ID: b4
Kernel Time: 0:0:0.109
User Time: 0:0:2.671
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 01b8ff14 77f33741 SharedUserData!SystemCallStub+0x4
01 01b8ff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 01b8ff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 01b8ff98 791fd4d7 kernel32!WaitForSingleObject+0xf
04 01b8ffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x22
05 01b8ffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28
06 01b8ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 17
System Thread ID: 74c
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 01bcfe90 77f3372d SharedUserData!SystemCallStub+0x4
01 01bcfe94 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 01bcff3c 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a
03 01bcff54 79271747 kernel32!WaitForMultipleObjects+0x17
04 01bcff74 79201c3d mscorsvr!WaitForFinalizerEvent+0x5a
05 01bcffb8 77e2a990 mscorsvr!GCHeap::FinalizerThreadStart+0x96
06 01bcffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 18
System Thread ID: b78
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 01e0ff38 77f3262b SharedUserData!SystemCallStub+0x4
01 01e0ff3c 77e218ea ntdll!NtDelayExecution+0xc
02 01e0ffa4 791c066c kernel32!SleepEx+0x68
03 01e0ffb8 77e2a990 mscorsvr!ThreadpoolMgr::TimerThreadStart+0x30
04 01e0ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 19
System Thread ID: d08
Kernel Time: 0:0:0.15
User Time: 0:0:0.796
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 0613ff10 77f33741 SharedUserData!SystemCallStub+0x4
01 0613ff14 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0613ff84 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0613ff94 791d3281 kernel32!WaitForSingleObject+0xf
04 0613ffb8 77e2a990 mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a
05 0613ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 20
System Thread ID: 2f0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 06a6ff24 77f3262b SharedUserData!SystemCallStub+0x4
01 06a6ff28 77e218ea ntdll!NtDelayExecution+0xc
02 06a6ff90 7923558c kernel32!SleepEx+0x68
03 06a6ffb8 77e2a990 mscorsvr!ThreadpoolMgr::WaitThreadStart+0x45
04 06a6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 21
System Thread ID: 188
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00c6ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 00c6ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 00c6ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 00c6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 22
System Thread ID: f3c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 009bff54 77f330c7 SharedUserData!SystemCallStub+0x4
01 009bff58 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 009bff84 791e4108 kernel32!GetQueuedCompletionStatus+0x27
03 009bffb8 77e2a990 mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
04 009bffec 00000000 kernel32!BaseThreadStart+0x34

*****

Dump name is formatted as: PID-Timestamp.dmp

Creating C:\Programme\IIS Resources\IISState\output\1696-1085746478.dmp -
user full dump

*****

Closing open log file C:\Programme\IIS
Resources\IISState\output\IISState.log
Opened log file 'C:\Programme\IIS Resources\IISState\output\IISState.log'

***********************
Starting new log output
IISState version 3.0

Tue Jun 01 09:38:03 2004

OS = Windows 2003 Server
Executable: w3wp.exe
PID = 1624

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

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




Thread ID: 0
System Thread ID: c94
Kernel Time: 0:0:0.31
User Time: 0:0:0.62
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 0006fe58 77f33741 SharedUserData!SystemCallStub+0x4
01 0006fe5c 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0006fecc 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0006fedc 5a3b35ae kernel32!WaitForSingleObject+0xf
04 0006feec 5a3b4d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe
05 0006fef4 5a3f1d98 w3dt!UlAtqStartListen+0x2d
06 0006ff00 5a3f5d54 w3core!W3_SERVER::StartListen+0x8e
07 0006ff0c 010017af w3core!UlW3Start+0xea
08 0006ff44 0100195e w3wp!wmain+0x236
09 0006ffc0 77e2f38c w3wp!wmainCRTStartup+0x12f
0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23




Thread ID: 1
System Thread ID: 4e4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 009bfea0 77f3372d SharedUserData!SystemCallStub+0x4
01 009bfea4 77f5c86c ntdll!NtWaitForMultipleObjects+0xc
02 009bff48 77f5d7f5 ntdll!EtwpWaitForMultipleObjectsEx+0xf7
03 009bffb8 77e2a990 ntdll!EtwpEventPump+0x27d
04 009bffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 2
System Thread ID: de8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 009fff9c 77f3262b SharedUserData!SystemCallStub+0x4
01 009fffa0 77f5b5b2 ntdll!NtDelayExecution+0xc
02 009fffb8 77e2a990 ntdll!RtlpTimerThread+0x45
03 009fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 3
System Thread ID: eec
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00a3ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 00a3ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 00a3ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 00a3ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 4
System Thread ID: bf0
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 00aafe20 77f3313f SharedUserData!SystemCallStub+0x4
01 00aafe24 77c22555 ntdll!NtReplyWaitReceivePortEx+0xc
02 00aaff8c 77c35159 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 00aaff90 77c350a1 RPCRT4!RecvLotsaCallsWrapper+0x9
04 00aaffb0 77c35187 RPCRT4!BaseCachedThreadRoutine+0x9c
05 00aaffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17
06 00aaffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 5
System Thread ID: 65c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00c6ff10 77f3262b SharedUserData!SystemCallStub+0x4
01 00c6ff14 77e218ea ntdll!NtDelayExecution+0xc
02 00c6ff7c 77e216ee kernel32!SleepEx+0x68
03 00c6ff88 77122594 kernel32!Sleep+0xb
04 00c6ff94 7712267d ole32!CROIDTable::WorkerThreadLoop+0x12
05 00c6ff9c 77120000 ole32!CRpcThread::WorkerLoop+0x1e
06 00c6ffac 771226e6 ole32!_imp__InstallApplication <PERF> (ole32+0x0)
07 00c6ffb8 77e2a990 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1f
08 00c6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 6
System Thread ID: f50
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00caff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00caff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00caff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00caff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00caffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00caffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00caffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 7
System Thread ID: f40
Kernel Time: 0:0:0.15
User Time: 0:0:0.15
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00ceff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00ceff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00ceff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00ceff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00ceffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00ceffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00ceffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 8
System Thread ID: 78c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d2ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d2ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d2ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d2ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d2ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d2ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 9
System Thread ID: e64
Kernel Time: 0:0:0.31
User Time: 0:0:0.15
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d6ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d6ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d6ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d6ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d6ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d6ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 10
System Thread ID: 890
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 00e2fcec 77f3372d SharedUserData!SystemCallStub+0x4
01 00e2fcf0 77f65297 ntdll!NtWaitForMultipleObjects+0xc
02 00e2ffb8 77e2a990 ntdll!RtlpWaitThread+0x158
03 00e2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 11
System Thread ID: 4ec
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 016eff14 77f33741 SharedUserData!SystemCallStub+0x4
01 016eff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 016eff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 016eff98 5a3f51f7 kernel32!WaitForSingleObject+0xf
04 016effb8 77e2a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85
05 016effc4 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 12
System Thread ID: e5c
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 0172fe20 77f3313f SharedUserData!SystemCallStub+0x4
01 0172fe24 77c22555 ntdll!NtReplyWaitReceivePortEx+0xc
02 0172ff8c 77c35159 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 0172ff90 77c350a1 RPCRT4!RecvLotsaCallsWrapper+0x9
04 0172ffb0 77c35187 RPCRT4!BaseCachedThreadRoutine+0x9c
05 0172ffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17
06 0172ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 13
System Thread ID: df0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0176ff8c 77f3262b SharedUserData!SystemCallStub+0x4
01 0176ff90 77f5f0fc ntdll!NtDelayExecution+0xc
02 0176ffb8 77e2a990 ntdll!RtlpIOWorkerThread+0x3d
03 0176ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 14
System Thread ID: 2bc
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 0236ff14 77f33741 SharedUserData!SystemCallStub+0x4
01 0236ff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0236ff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0236ff98 70c45c99 kernel32!WaitForSingleObject+0xf
04 0236ffb4 70c4625a asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x19
05 0236ffb8 77e2a990 asp!CApplnCleanupMgr::ApplnCleanupThread+0xa
06 0236ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 15
System Thread ID: 7dc
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 024afe1c 77f3372d SharedUserData!SystemCallStub+0x4
01 024afe20 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 024afec8 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 024aff24 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 024aff40 70c583cc USER32!MsgWaitForMultipleObjects+0x1d
05 024aff80 77b8b9c3 asp!CMTACallbackThread::Thread+0x4c
06 024aff8c 00000000 msvcrt!free+0xc8




Thread ID: 16
System Thread ID: 878
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 024efefc 77f33741 SharedUserData!SystemCallStub+0x4
01 024eff00 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 024eff70 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 024eff80 70c34800 kernel32!WaitForSingleObject+0xf
04 024effb4 77f4cd6b asp!CViperReqManager::WatchThread+0x65




Thread ID: 17
System Thread ID: a9c
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 0254fef0 77f33741 SharedUserData!SystemCallStub+0x4
01 0254fef4 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0254ff64 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0254ff74 754f1e06 kernel32!WaitForSingleObject+0xf
04 0254ff84 77b991ed
comsvcs!CSTAThreadPool::LoadBalanceThreadControlLoop+0x25
05 0254ffb8 77e2a990 msvcrt!_endthreadex+0x95
06 0254ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 18
System Thread ID: 9a0
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 0258fee8 77f33741 SharedUserData!SystemCallStub+0x4
01 0258feec 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0258ff5c 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0258ff6c 754f1999 kernel32!WaitForSingleObject+0xf
04 0258ff84 77b991ed comsvcs!CSTAThreadPool::KillThreadControlLoop+0x21
05 0258ffb8 77e2a990 msvcrt!_endthreadex+0x95
06 0258ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 19
System Thread ID: d90
Kernel Time: 0:0:0.78
User Time: 0:0:0.15
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 025cfdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 025cfdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 025cfe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 025cfed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 025cfef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 025cff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 025cffb8 77e2a990 msvcrt!_endthreadex+0x95
07 025cffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 20
System Thread ID: ca0
Kernel Time: 0:0:0.93
User Time: 0:0:0.656
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0260fdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 0260fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0260fe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 0260fed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0260fef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 0260ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 0260ffb8 77e2a990 msvcrt!_endthreadex+0x95
07 0260ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 21
System Thread ID: be8
Kernel Time: 0:0:0.78
User Time: 0:0:0.359
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0264fdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 0264fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0264fe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 0264fed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0264fef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 0264ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 0264ffb8 77e2a990 msvcrt!_endthreadex+0x95
07 0264ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 22
System Thread ID: a60
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 0268fdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 0268fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0268fe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 0268fed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0268fef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 0268ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 0268ffb8 77e2a990 msvcrt!_endthreadex+0x95
07 0268ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 23
System Thread ID: b6c
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 02d1ff10 77f33741 SharedUserData!SystemCallStub+0x4
01 02d1ff14 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 02d1ff84 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 02d1ff94 02a938a9 kernel32!WaitForSingleObject+0xf
04 02d1ffb8 77e2a990 oledb32!ReleaseResourceThread+0x54
05 02d1ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 24
System Thread ID: 134
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 02d5ff08 77f33741 SharedUserData!SystemCallStub+0x4
01 02d5ff0c 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 02d5ff7c 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 02d5ff8c 02a938b9 kernel32!WaitForSingleObject+0xf
04 02d5ffb8 77e2a990 oledb32!ResetResourceThread+0x84
05 02d5ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 25
System Thread ID: ec
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 02d9fd04 77f33741 SharedUserData!SystemCallStub+0x4
01 02d9fd08 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 02d9fd78 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 02d9fd88 754d4fbf kernel32!WaitForSingleObject+0xf
04 02d9ffb8 77e2a990 comsvcs!PingThread+0xea
05 02d9ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 26
System Thread ID: 2e4
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 033fff88 77f3372d SharedUserData!SystemCallStub+0x4
01 033fff8c 71a73620 ntdll!NtWaitForMultipleObjects+0xc
02 033fffb8 77e2a990 NETAPI32!NetbiosWaiter+0x71
03 033fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 27
System Thread ID: 61c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0377ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 0377ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 0377ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 0377ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 28
System Thread ID: d1c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0381ff54 77f330c7 SharedUserData!SystemCallStub+0x4
01 0381ff58 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 0381ff84 791e4108 kernel32!GetQueuedCompletionStatus+0x27
03 0381ffb8 77e2a990 mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
04 0381ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 29
System Thread ID: 25c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0385feb4 77f3262b SharedUserData!SystemCallStub+0x4
01 0385feb8 77e218ea ntdll!NtDelayExecution+0xc
02 0385ff20 77e216ee kernel32!SleepEx+0x68
03 0385ff2c 791be01f kernel32!Sleep+0xb
04 0385ffb8 77e2a990 mscorsvr!ThreadpoolMgr::GateThreadStart+0x54
05 0385ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 30
System Thread ID: e58
Kernel Time: 0:0:0.390
User Time: 0:0:46.265
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 0389f7a4 77f33741 SharedUserData!SystemCallStub+0x4
01 0389f7a8 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0389f818 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0389f828 791fda1f kernel32!WaitForSingleObject+0xf
04 0389f848 791fda8e mscorsvr!GCHeap::GarbageCollectGeneration+0x1a9
05 0389f87c 791be7a5 mscorsvr!gc_heap::allocate_more_space+0x17a
06 0389f89c 791b5771 mscorsvr!GCHeap::Alloc+0x6a
07 0389f8b0 791be885 mscorsvr!Alloc+0x3a
08 0389f8cc 791b29a3 mscorsvr!SlowAllocateString+0x26
09 0389f8d8 791b6fa3 mscorsvr!JIT_TrialAlloc::GenAllocArray+0x29c
0a 0389f8e4 791ca34c mscorsvr!COMString::NewString+0x17
0b 0389f8fc 03b6be97 mscorsvr!COMNlsInfo::nativeChangeCaseString+0x1d
WARNING: Frame IP not in any known module. Following frames may be wrong.
0c 1fa82e1c 1fa7f0e8 0x3b6be97
0d 08080144 00000098 0x1fa7f0e8




Thread ID: 31
System Thread ID: 62c
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 07bafe74 77f3372d SharedUserData!SystemCallStub+0x4
01 07bafe78 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 07baff20 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a
03 07baff38 7922d3f3 kernel32!WaitForMultipleObjects+0x17
04 07baffa0 7922d36a mscorsvr!DebuggerRCThread::MainLoop+0x90
05 07baffb0 7922f0a4 mscorsvr!DebuggerRCThread::ThreadProc+0x68
06 07baffb8 77e2a990 mscorsvr!DebuggerRCThread::ThreadProcStatic+0xb
07 07baffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 32
System Thread ID: 880
Kernel Time: 0:0:0.140
User Time: 0:0:0.796
Thread Type: Other
# ChildEBP RetAddr
00 07d4fea8 7920035c mscorsvr!t_join::join+0x40
01 07d4fee4 791fd8fd mscorsvr!gc_heap::mark_phase+0xcd
02 07d4ff3c 791fd963 mscorsvr!gc_heap::gc1+0x70
03 07d4ff9c 791fd4e8 mscorsvr!gc_heap::garbage_collect+0x200
04 07d4ffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x33
05 07d4ffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28
06 07d4ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 33
System Thread ID: 128
Kernel Time: 0:0:0.46
User Time: 0:0:0.812
Thread Type: Other
# ChildEBP RetAddr
00 07d8ff38 79200831 mscorsvr!t_join::join+0x3b
01 07d8ff9c 791fd4e8 mscorsvr!gc_heap::garbage_collect+0x111
02 07d8ffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x33
03 07d8ffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28
04 07d8ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 34
System Thread ID: b8
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 07dcfe90 77f3372d SharedUserData!SystemCallStub+0x4
01 07dcfe94 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 07dcff3c 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a
03 07dcff54 79271747 kernel32!WaitForMultipleObjects+0x17
04 07dcff74 79201c3d mscorsvr!WaitForFinalizerEvent+0x5a
05 07dcffb8 77e2a990 mscorsvr!GCHeap::FinalizerThreadStart+0x96
06 07dcffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 35
System Thread ID: 70c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 036dff38 77f3262b SharedUserData!SystemCallStub+0x4
01 036dff3c 77e218ea ntdll!NtDelayExecution+0xc
02 036dffa4 791c066c kernel32!SleepEx+0x68
03 036dffb8 77e2a990 mscorsvr!ThreadpoolMgr::TimerThreadStart+0x30
04 036dffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 36
System Thread ID: d50
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 080eff10 77f33741 SharedUserData!SystemCallStub+0x4
01 080eff14 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 080eff84 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 080eff94 791d3281 kernel32!WaitForSingleObject+0xf
04 080effb8 77e2a990 mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a
05 080effec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 37
System Thread ID: f0c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0877ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 0877ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 0877ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 0877ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 38
System Thread ID: c08
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 087bff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 087bff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 087bffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 087bffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 39
System Thread ID: d8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 087fff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 087fff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 087fffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 087fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 40
System Thread ID: 534
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0883ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 0883ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 0883ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 0883ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 41
System Thread ID: c98
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 07f3ff54 77f330c7 SharedUserData!SystemCallStub+0x4
01 07f3ff58 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 07f3ff84 791e4108 kernel32!GetQueuedCompletionStatus+0x27
03 07f3ffb8 77e2a990 mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
04 07f3ffec 00000000 kernel32!BaseThreadStart+0x34

*****

Dump name is formatted as: PID-Timestamp.dmp

Creating C:\Programme\IIS Resources\IISState\output\1624-1086075525.dmp -
user full dump

*****

Closing open log file C:\Programme\IIS
Resources\IISState\output\IISState.log
Opened log file 'C:\Programme\IIS Resources\IISState\output\IISState.log'

***********************
Starting new log output
IISState version 3.0

Tue Jun 01 09:39:08 2004

OS = Windows 2003 Server
Executable: w3wp.exe
PID = 1624

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

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




Thread ID: 0
System Thread ID: c94
Kernel Time: 0:0:0.31
User Time: 0:0:0.62
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 0006fe58 77f33741 SharedUserData!SystemCallStub+0x4
01 0006fe5c 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0006fecc 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0006fedc 5a3b35ae kernel32!WaitForSingleObject+0xf
04 0006feec 5a3b4d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe
05 0006fef4 5a3f1d98 w3dt!UlAtqStartListen+0x2d
06 0006ff00 5a3f5d54 w3core!W3_SERVER::StartListen+0x8e
07 0006ff0c 010017af w3core!UlW3Start+0xea
08 0006ff44 0100195e w3wp!wmain+0x236
09 0006ffc0 77e2f38c w3wp!wmainCRTStartup+0x12f
0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23




Thread ID: 1
System Thread ID: 4e4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 009bfea0 77f3372d SharedUserData!SystemCallStub+0x4
01 009bfea4 77f5c86c ntdll!NtWaitForMultipleObjects+0xc
02 009bff48 77f5d7f5 ntdll!EtwpWaitForMultipleObjectsEx+0xf7
03 009bffb8 77e2a990 ntdll!EtwpEventPump+0x27d
04 009bffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 2
System Thread ID: de8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 009fff9c 77f3262b SharedUserData!SystemCallStub+0x4
01 009fffa0 77f5b5b2 ntdll!NtDelayExecution+0xc
02 009fffb8 77e2a990 ntdll!RtlpTimerThread+0x45
03 009fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 3
System Thread ID: bf0
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 00aafe20 77f3313f SharedUserData!SystemCallStub+0x4
01 00aafe24 77c22555 ntdll!NtReplyWaitReceivePortEx+0xc
02 00aaff8c 77c35159 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 00aaff90 77c350a1 RPCRT4!RecvLotsaCallsWrapper+0x9
04 00aaffb0 77c35187 RPCRT4!BaseCachedThreadRoutine+0x9c
05 00aaffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17
06 00aaffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 4
System Thread ID: 65c
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 00c6ff18 77f33741 SharedUserData!SystemCallStub+0x4
01 00c6ff1c 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 00c6ff8c 771226a5 kernel32!WaitForSingleObjectEx+0xac
03 00c6ff9c 77120000 ole32!CRpcThread::WorkerLoop+0x58
04 00c6ffac 771226e6 ole32!_imp__InstallApplication <PERF> (ole32+0x0)
05 00c6ffb8 77e2a990 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1f
06 00c6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 5
System Thread ID: f50
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00caff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00caff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00caff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00caff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00caffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00caffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00caffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 6
System Thread ID: f40
Kernel Time: 0:0:0.15
User Time: 0:0:0.15
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00ceff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00ceff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00ceff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00ceff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00ceffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00ceffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00ceffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 7
System Thread ID: 78c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d2ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d2ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d2ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d2ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d2ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d2ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 8
System Thread ID: e64
Kernel Time: 0:0:0.31
User Time: 0:0:0.15
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d6ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d6ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d6ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d6ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d6ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d6ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 9
System Thread ID: 890
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 00e2fcec 77f3372d SharedUserData!SystemCallStub+0x4
01 00e2fcf0 77f65297 ntdll!NtWaitForMultipleObjects+0xc
02 00e2ffb8 77e2a990 ntdll!RtlpWaitThread+0x158
03 00e2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 10
System Thread ID: 4ec
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 016eff14 77f33741 SharedUserData!SystemCallStub+0x4
01 016eff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 016eff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 016eff98 5a3f51f7 kernel32!WaitForSingleObject+0xf
04 016effb8 77e2a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85
05 016effc4 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 11
System Thread ID: e5c
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 0172fe20 77f3313f SharedUserData!SystemCallStub+0x4
01 0172fe24 77c22555 ntdll!NtReplyWaitReceivePortEx+0xc
02 0172ff8c 77c35159 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 0172ff90 77c350a1 RPCRT4!RecvLotsaCallsWrapper+0x9
04 0172ffb0 77c35187 RPCRT4!BaseCachedThreadRoutine+0x9c
05 0172ffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17
06 0172ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 12
System Thread ID: df0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0176ff8c 77f3262b SharedUserData!SystemCallStub+0x4
01 0176ff90 77f5f0fc ntdll!NtDelayExecution+0xc
02 0176ffb8 77e2a990 ntdll!RtlpIOWorkerThread+0x3d
03 0176ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 13
System Thread ID: 2bc
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 0236ff14 77f33741 SharedUserData!SystemCallStub+0x4
01 0236ff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0236ff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0236ff98 70c45c99 kernel32!WaitForSingleObject+0xf
04 0236ffb4 70c4625a asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x19
05 0236ffb8 77e2a990 asp!CApplnCleanupMgr::ApplnCleanupThread+0xa
06 0236ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 14
System Thread ID: 7dc
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 024afe1c 77f3372d SharedUserData!SystemCallStub+0x4
01 024afe20 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 024afec8 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 024aff24 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 024aff40 70c583cc USER32!MsgWaitForMultipleObjects+0x1d
05 024aff80 77b8b9c3 asp!CMTACallbackThread::Thread+0x4c
06 024aff8c 00000000 msvcrt!free+0xc8




Thread ID: 15
System Thread ID: 878
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 024efefc 77f33741 SharedUserData!SystemCallStub+0x4
01 024eff00 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 024eff70 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 024eff80 70c34800 kernel32!WaitForSingleObject+0xf
04 024effb4 77f4cd6b asp!CViperReqManager::WatchThread+0x65




Thread ID: 16
System Thread ID: a9c
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 0254fef0 77f33741 SharedUserData!SystemCallStub+0x4
01 0254fef4 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0254ff64 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0254ff74 754f1e06 kernel32!WaitForSingleObject+0xf
04 0254ff84 77b991ed
comsvcs!CSTAThreadPool::LoadBalanceThreadControlLoop+0x25
05 0254ffb8 77e2a990 msvcrt!_endthreadex+0x95
06 0254ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 17
System Thread ID: 9a0
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 0258fee8 77f33741 SharedUserData!SystemCallStub+0x4
01 0258feec 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0258ff5c 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0258ff6c 754f1999 kernel32!WaitForSingleObject+0xf
04 0258ff84 77b991ed comsvcs!CSTAThreadPool::KillThreadControlLoop+0x21
05 0258ffb8 77e2a990 msvcrt!_endthreadex+0x95
06 0258ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 18
System Thread ID: d90
Kernel Time: 0:0:0.78
User Time: 0:0:0.15
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 025cfdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 025cfdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 025cfe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 025cfed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 025cfef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 025cff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 025cffb8 77e2a990 msvcrt!_endthreadex+0x95
07 025cffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 19
System Thread ID: ca0
Kernel Time: 0:0:0.93
User Time: 0:0:0.656
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0260fdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 0260fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0260fe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 0260fed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0260fef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 0260ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 0260ffb8 77e2a990 msvcrt!_endthreadex+0x95
07 0260ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 20
System Thread ID: be8
Kernel Time: 0:0:0.78
User Time: 0:0:0.359
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0264fdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 0264fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0264fe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 0264fed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0264fef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 0264ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 0264ffb8 77e2a990 msvcrt!_endthreadex+0x95
07 0264ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 21
System Thread ID: a60
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 0268fdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 0268fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0268fe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 0268fed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0268fef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 0268ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 0268ffb8 77e2a990 msvcrt!_endthreadex+0x95
07 0268ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 22
System Thread ID: b6c
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 02d1ff10 77f33741 SharedUserData!SystemCallStub+0x4
01 02d1ff14 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 02d1ff84 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 02d1ff94 02a938a9 kernel32!WaitForSingleObject+0xf
04 02d1ffb8 77e2a990 oledb32!ReleaseResourceThread+0x54
05 02d1ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 23
System Thread ID: 134
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 02d5ff08 77f33741 SharedUserData!SystemCallStub+0x4
01 02d5ff0c 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 02d5ff7c 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 02d5ff8c 02a938b9 kernel32!WaitForSingleObject+0xf
04 02d5ffb8 77e2a990 oledb32!ResetResourceThread+0x84
05 02d5ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 24
System Thread ID: ec
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 02d9fd04 77f33741 SharedUserData!SystemCallStub+0x4
01 02d9fd08 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 02d9fd78 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 02d9fd88 754d4fbf kernel32!WaitForSingleObject+0xf
04 02d9ffb8 77e2a990 comsvcs!PingThread+0xea
05 02d9ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 25
System Thread ID: 2e4
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 033fff88 77f3372d SharedUserData!SystemCallStub+0x4
01 033fff8c 71a73620 ntdll!NtWaitForMultipleObjects+0xc
02 033fffb8 77e2a990 NETAPI32!NetbiosWaiter+0x71
03 033fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 26
System Thread ID: 61c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0377ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 0377ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 0377ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 0377ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 27
System Thread ID: 25c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0385feb4 77f3262b SharedUserData!SystemCallStub+0x4
01 0385feb8 77e218ea ntdll!NtDelayExecution+0xc
02 0385ff20 77e216ee kernel32!SleepEx+0x68
03 0385ff2c 791be01f kernel32!Sleep+0xb
04 0385ffb8 77e2a990 mscorsvr!ThreadpoolMgr::GateThreadStart+0x54
05 0385ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 28
System Thread ID: e58
Kernel Time: 0:0:0.406
User Time: 0:1:3.984
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 0389f870 77f33741 SharedUserData!SystemCallStub+0x4
01 0389f874 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0389f8e4 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0389f8f4 79201ca5 kernel32!WaitForSingleObject+0xf
04 0389f900 791fd088 mscorsvr!GCHeap::WaitUntilGCComplete+0x4f
05 0389f910 792a23e3 mscorsvr!Thread::RareDisablePreemptiveGC+0xb5
06 0389f930 792a260b mscorsvr!OnHijackScalarWorker+0x38
07 1fa82e1c 1fa7f0e8 mscorsvr!OnHijackScalarTripThread+0xd
WARNING: Frame IP not in any known module. Following frames may be wrong.
08 08080144 00000098 0x1fa7f0e8




Thread ID: 29
System Thread ID: 62c
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 07bafe74 77f3372d SharedUserData!SystemCallStub+0x4
01 07bafe78 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 07baff20 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a
03 07baff38 7922d3f3 kernel32!WaitForMultipleObjects+0x17
04 07baffa0 7922d36a mscorsvr!DebuggerRCThread::MainLoop+0x90
05 07baffb0 7922f0a4 mscorsvr!DebuggerRCThread::ThreadProc+0x68
06 07baffb8 77e2a990 mscorsvr!DebuggerRCThread::ThreadProcStatic+0xb
07 07baffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 30
System Thread ID: 880
Kernel Time: 0:0:0.187
User Time: 0:0:1.546
Thread Type: Other
# ChildEBP RetAddr
00 07d4fea8 7920035c mscorsvr!t_join::join+0x33
01 07d4fee4 791fd8fd mscorsvr!gc_heap::mark_phase+0xcd
02 07d4ff3c 791fd963 mscorsvr!gc_heap::gc1+0x70
03 07d4ff9c 791fd4e8 mscorsvr!gc_heap::garbage_collect+0x200
04 07d4ffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x33
05 07d4ffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28
06 07d4ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 31
System Thread ID: 128
Kernel Time: 0:0:0.46
User Time: 0:0:1.687
Thread Type: Other
# ChildEBP RetAddr
00 07d8f8d8 791ff4d6 mscorsvr!convertAllRegsMask+0x45d
01 07d8f9a0 791ff434 mscorsvr!EECodeManager::EnumGcRefs+0x275
02 07d8f9e0 791cbc8b mscorsvr!GcStackCrawlCallBack+0xc5
03 07d8fb54 791cbdae mscorsvr!Thread::StackWalkFramesEx+0x11f
04 07d8fe6c 791ffd9e mscorsvr!Thread::StackWalkFrames+0x76
05 07d8fe98 7920040d mscorsvr!CNameSpace::GcScanRoots+0x9c
06 07d8fee4 791fd8fd mscorsvr!gc_heap::mark_phase+0x17f
07 07d8ff3c 791fd963 mscorsvr!gc_heap::gc1+0x70
08 07d8ff9c 791fd4e8 mscorsvr!gc_heap::garbage_collect+0x200
09 07d8ffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x33
0a 07d8ffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28
0b 07d8ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 32
System Thread ID: b8
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 07dcfe90 77f3372d SharedUserData!SystemCallStub+0x4
01 07dcfe94 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 07dcff3c 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a
03 07dcff54 79271747 kernel32!WaitForMultipleObjects+0x17
04 07dcff74 79201c3d mscorsvr!WaitForFinalizerEvent+0x5a
05 07dcffb8 77e2a990 mscorsvr!GCHeap::FinalizerThreadStart+0x96
06 07dcffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 33
System Thread ID: 70c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 036dff38 77f3262b SharedUserData!SystemCallStub+0x4
01 036dff3c 77e218ea ntdll!NtDelayExecution+0xc
02 036dffa4 791c066c kernel32!SleepEx+0x68
03 036dffb8 77e2a990 mscorsvr!ThreadpoolMgr::TimerThreadStart+0x30
04 036dffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 34
System Thread ID: d50
Kernel Time: 0:0:0.15
User Time: 0:0:17.531
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 080ef7a4 77f33741 SharedUserData!SystemCallStub+0x4
01 080ef7a8 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 080ef818 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 080ef828 791fda1f kernel32!WaitForSingleObject+0xf
04 080ef848 791fda8e mscorsvr!GCHeap::GarbageCollectGeneration+0x1a9
05 080ef87c 791be7a5 mscorsvr!gc_heap::allocate_more_space+0x17a
06 080ef89c 791b5771 mscorsvr!GCHeap::Alloc+0x6a
07 080ef8b0 791be885 mscorsvr!Alloc+0x3a
08 080ef8cc 791b29a3 mscorsvr!SlowAllocateString+0x26
09 080ef8d8 791b6fa3 mscorsvr!JIT_TrialAlloc::GenAllocArray+0x29c
0a 080ef8e4 791ca34c mscorsvr!COMString::NewString+0x17
0b 080ef8fc 03b6be97 mscorsvr!COMNlsInfo::nativeChangeCaseString+0x1d
WARNING: Frame IP not in any known module. Following frames may be wrong.
0c 1fa8b008 1fa7f0e8 0x3b6be97
0d 08080144 00000098 0x1fa7f0e8




Thread ID: 35
System Thread ID: f0c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0877ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 0877ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 0877ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 0877ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 36
System Thread ID: c08
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 087bff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 087bff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 087bffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 087bffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 37
System Thread ID: d8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 087fff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 087fff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 087fffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 087fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 38
System Thread ID: c98
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 07f3ff54 77f330c7 SharedUserData!SystemCallStub+0x4
01 07f3ff58 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 07f3ff84 791e4108 kernel32!GetQueuedCompletionStatus+0x27
03 07f3ffb8 77e2a990 mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
04 07f3ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 39
System Thread ID: ebc
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 00a3fdf0 77f33741 SharedUserData!SystemCallStub+0x4
01 00a3fdf4 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 00a3fe64 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 00a3fe74 79201ca5 kernel32!WaitForSingleObject+0xf
04 00a3fe80 791fd088 mscorsvr!GCHeap::WaitUntilGCComplete+0x4f
05 00a3fe90 791d3394 mscorsvr!Thread::RareDisablePreemptiveGC+0xb5
06 00a3ff40 791d3354 mscorsvr!AddTimerCallbackEx+0x3c
07 00a3ff54 791d332b mscorsvr!AddTimerCallback+0x10
08 00a3ff68 791d3303
mscorsvr!ThreadpoolMgr::AsyncTimerCallbackCompletion+0xf
09 00a3ff98 791d32b7 mscorsvr!ThreadpoolMgr::ExecuteWorkRequest+0x42
0a 00a3ffb8 77e2a990 mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x129
0b 00a3ffec 00000000 kernel32!BaseThreadStart+0x34

*****

Dump name is formatted as: PID-Timestamp.dmp

Creating C:\Programme\IIS Resources\IISState\output\1624-1086075555.dmp -
user full dump

*****

Closing open log file C:\Programme\IIS
Resources\IISState\output\IISState.log
Opened log file 'C:\Programme\IIS Resources\IISState\output\IISState.log'

***********************
Starting new log output
IISState version 3.0

Tue Jun 01 10:05:31 2004

OS = Windows 2003 Server
Executable: w3wp.exe
PID = 3700

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

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




Thread ID: 0
System Thread ID: 730
Kernel Time: 0:0:0.46
User Time: 0:0:0.78
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 0006fe58 77f33741 SharedUserData!SystemCallStub+0x4
01 0006fe5c 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0006fecc 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0006fedc 5a3b35ae kernel32!WaitForSingleObject+0xf
04 0006feec 5a3b4d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe
05 0006fef4 5a3f1d98 w3dt!UlAtqStartListen+0x2d
06 0006ff00 5a3f5d54 w3core!W3_SERVER::StartListen+0x8e
07 0006ff0c 010017af w3core!UlW3Start+0xea
08 0006ff44 0100195e w3wp!wmain+0x236
09 0006ffc0 77e2f38c w3wp!wmainCRTStartup+0x12f
0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23




Thread ID: 1
System Thread ID: b1c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 009bfea0 77f3372d SharedUserData!SystemCallStub+0x4
01 009bfea4 77f5c86c ntdll!NtWaitForMultipleObjects+0xc
02 009bff48 77f5d7f5 ntdll!EtwpWaitForMultipleObjectsEx+0xf7
03 009bffb8 77e2a990 ntdll!EtwpEventPump+0x27d
04 009bffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 2
System Thread ID: e7c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 009fff9c 77f3262b SharedUserData!SystemCallStub+0x4
01 009fffa0 77f5b5b2 ntdll!NtDelayExecution+0xc
02 009fffb8 77e2a990 ntdll!RtlpTimerThread+0x45
03 009fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 3
System Thread ID: 990
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00a3ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 00a3ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 00a3ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 00a3ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 4
System Thread ID: 4b4
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: ASP.dll symbols not found. Unable to locate ASP page.
Continuing with other analysis.

No remote call being made

# ChildEBP RetAddr
00 00aafe20 77f3313f SharedUserData!SystemCallStub+0x4
01 00aafe24 77c22555 ntdll!NtReplyWaitReceivePortEx+0xc
02 00aaff8c 77c35159 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 00aaff90 77c350a1 RPCRT4!RecvLotsaCallsWrapper+0x9
04 00aaffb0 77c35187 RPCRT4!BaseCachedThreadRoutine+0x9c
05 00aaffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17
06 00aaffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 5
System Thread ID: a80
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00c6ff10 77f3262b SharedUserData!SystemCallStub+0x4
01 00c6ff14 77e218ea ntdll!NtDelayExecution+0xc
02 00c6ff7c 77e216ee kernel32!SleepEx+0x68
03 00c6ff88 77122594 kernel32!Sleep+0xb
04 00c6ff94 7712267d ole32!CROIDTable::WorkerThreadLoop+0x12
05 00c6ff9c 77120000 ole32!CRpcThread::WorkerLoop+0x1e
06 00c6ffac 771226e6 ole32!_imp__InstallApplication <PERF> (ole32+0x0)
07 00c6ffb8 77e2a990 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1f
08 00c6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 6
System Thread ID: bc8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00caff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00caff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00caff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00caff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00caffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00caffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00caffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 7
System Thread ID: bd4
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00ceff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00ceff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00ceff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00ceff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00ceffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00ceffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00ceffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 8
System Thread ID: ca4
Kernel Time: 0:0:0.15
User Time: 0:0:0.31
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d2ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d2ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d2ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d2ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d2ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d2ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 9
System Thread ID: c54
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d6ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d6ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d6ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d6ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d6ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d6ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 10
System Thread ID: 768
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 00e2fcec 77f3372d SharedUserData!SystemCallStub+0x4
01 00e2fcf0 77f65297 ntdll!NtWaitForMultipleObjects+0xc
02 00e2ffb8 77e2a990 ntdll!RtlpWaitThread+0x158
03 00e2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 11
System Thread ID: 9e0
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 016eff14 77f33741 SharedUserData!SystemCallStub+0x4
01 016eff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 016eff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 016eff98 5a3f51f7 kernel32!WaitForSingleObject+0xf
04 016effb8 77e2a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85
05 016effc4 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 12
System Thread ID: 518
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Po...(message truncated)
 >> Stay informed about: w3wp.exe has CPU usage of 100% 
Back to top
Login to vote
user1735

External


Since: Jun 02, 2004
Posts: 5



(Msg. 4) Posted: Wed Jun 02, 2004 12:17 pm
Post subject: Sorry this is the right log [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sorry, this is the right one:

~~~~~~~~~~~~~~~~~~~~~~~


Opened log file 'C:\Programme\IIS Resources\IISState\output\IISState.log'

***********************
Starting new log output
IISState version 3.0

Wed Jun 02 09:15:54 2004

OS = Windows 2003 Server
Executable: w3wp.exe
PID = 2792

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

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




Thread ID: 0
System Thread ID: ec8
Kernel Time: 0:0:0.46
User Time: 0:0:0.62
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 0006fe58 77f33741 SharedUserData!SystemCallStub+0x4
01 0006fe5c 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0006fecc 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0006fedc 5a3b35ae kernel32!WaitForSingleObject+0xf
04 0006feec 5a3b4d7d w3dt!WP_CONTEXT::RunMainThreadLoop+0xe
05 0006fef4 5a3f1d98 w3dt!UlAtqStartListen+0x2d
06 0006ff00 5a3f5d54 w3core!W3_SERVER::StartListen+0x8e
07 0006ff0c 010017af w3core!UlW3Start+0xea
08 0006ff44 0100195e w3wp!wmain+0x236
09 0006ffc0 77e2f38c w3wp!wmainCRTStartup+0x12f
0a 0006fff0 00000000 kernel32!BaseProcessStart+0x23




Thread ID: 1
System Thread ID: 4e4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 009fff9c 77f3262b SharedUserData!SystemCallStub+0x4
01 009fffa0 77f5b5b2 ntdll!NtDelayExecution+0xc
02 009fffb8 77e2a990 ntdll!RtlpTimerThread+0x45
03 009fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 2
System Thread ID: 708
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00a3ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 00a3ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 00a3ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 00a3ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 3
System Thread ID: 8e4
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 00aafe20 77f3313f SharedUserData!SystemCallStub+0x4
01 00aafe24 77c22555 ntdll!NtReplyWaitReceivePortEx+0xc
02 00aaff8c 77c35159 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 00aaff90 77c350a1 RPCRT4!RecvLotsaCallsWrapper+0x9
04 00aaffb0 77c35187 RPCRT4!BaseCachedThreadRoutine+0x9c
05 00aaffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17
06 00aaffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 4
System Thread ID: 938
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00caff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00caff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00caff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00caff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00caffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00caffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00caffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 5
System Thread ID: 8a4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00ceff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00ceff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00ceff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00ceff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00ceffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00ceffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00ceffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 6
System Thread ID: d28
Kernel Time: 0:0:0.62
User Time: 0:0:0.15
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d2ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d2ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d2ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d2ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d2ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d2ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 7
System Thread ID: a24
Kernel Time: 0:0:0.15
User Time: 0:0:0.15
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 00d6ff28 77f330c7 SharedUserData!SystemCallStub+0x4
01 00d6ff2c 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 00d6ff58 5a352360 kernel32!GetQueuedCompletionStatus+0x27
03 00d6ff90 5a352531 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x31
04 00d6ffa4 5a351d27 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x21
05 00d6ffb8 77e2a990 W3TP!THREAD_MANAGER::ThreadManagerThread+0x35
06 00d6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 8
System Thread ID: 8f0
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 00e2fcec 77f3372d SharedUserData!SystemCallStub+0x4
01 00e2fcf0 77f65297 ntdll!NtWaitForMultipleObjects+0xc
02 00e2ffb8 77e2a990 ntdll!RtlpWaitThread+0x158
03 00e2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 9
System Thread ID: 9b0
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 016eff14 77f33741 SharedUserData!SystemCallStub+0x4
01 016eff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 016eff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 016eff98 5a3f51f7 kernel32!WaitForSingleObject+0xf
04 016effb8 77e2a990 w3core!HTTP_COMPRESSION::CompressionThread+0x85
05 016effc4 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 10
System Thread ID: 1b8
Kernel Time: 0:0:0.15
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 0172fe20 77f3313f SharedUserData!SystemCallStub+0x4
01 0172fe24 77c22555 ntdll!NtReplyWaitReceivePortEx+0xc
02 0172ff8c 77c35159 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 0172ff90 77c350a1 RPCRT4!RecvLotsaCallsWrapper+0x9
04 0172ffb0 77c35187 RPCRT4!BaseCachedThreadRoutine+0x9c
05 0172ffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17
06 0172ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 11
System Thread ID: 188
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0176ff8c 77f3262b SharedUserData!SystemCallStub+0x4
01 0176ff90 77f5f0fc ntdll!NtDelayExecution+0xc
02 0176ffb8 77e2a990 ntdll!RtlpIOWorkerThread+0x3d
03 0176ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 12
System Thread ID: a64
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 0236ff14 77f33741 SharedUserData!SystemCallStub+0x4
01 0236ff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0236ff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0236ff98 70c45c99 kernel32!WaitForSingleObject+0xf
04 0236ffb4 70c4625a asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x19
05 0236ffb8 77e2a990 asp!CApplnCleanupMgr::ApplnCleanupThread+0xa
06 0236ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 13
System Thread ID: cfc
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 024afe1c 77f3372d SharedUserData!SystemCallStub+0x4
01 024afe20 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 024afec8 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 024aff24 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 024aff40 70c583cc USER32!MsgWaitForMultipleObjects+0x1d
05 024aff80 77b8b9c3 asp!CMTACallbackThread::Thread+0x4c
06 024aff8c 00000000 msvcrt!free+0xc8




Thread ID: 14
System Thread ID: 3c4
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 024efefc 77f33741 SharedUserData!SystemCallStub+0x4
01 024eff00 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 024eff70 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 024eff80 70c34800 kernel32!WaitForSingleObject+0xf
04 024effb4 77f4cd6b asp!CViperReqManager::WatchThread+0x65




Thread ID: 15
System Thread ID: 894
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 0254fef0 77f33741 SharedUserData!SystemCallStub+0x4
01 0254fef4 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0254ff64 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0254ff74 754f1e06 kernel32!WaitForSingleObject+0xf
04 0254ff84 77b991ed
comsvcs!CSTAThreadPool::LoadBalanceThreadControlLoop+0x25
05 0254ffb8 77e2a990 msvcrt!_endthreadex+0x95
06 0254ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 16
System Thread ID: f30
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 0258fee8 77f33741 SharedUserData!SystemCallStub+0x4
01 0258feec 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0258ff5c 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0258ff6c 754f1999 kernel32!WaitForSingleObject+0xf
04 0258ff84 77b991ed comsvcs!CSTAThreadPool::KillThreadControlLoop+0x21
05 0258ffb8 77e2a990 msvcrt!_endthreadex+0x95
06 0258ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 17
System Thread ID: fa4
Kernel Time: 0:0:0.15
User Time: 0:0:0.62
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 025cfdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 025cfdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 025cfe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 025cfed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 025cfef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 025cff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 025cffb8 77e2a990 msvcrt!_endthreadex+0x95
07 025cffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 18
System Thread ID: 5a4
Kernel Time: 0:0:0.31
User Time: 0:0:0.78
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0260fdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 0260fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0260fe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 0260fed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0260fef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 0260ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 0260ffb8 77e2a990 msvcrt!_endthreadex+0x95
07 0260ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 19
System Thread ID: b50
Kernel Time: 0:0:0.187
User Time: 0:0:0.703
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0264fdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 0264fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0264fe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 0264fed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0264fef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 0264ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 0264ffb8 77e2a990 msvcrt!_endthreadex+0x95
07 0264ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 20
System Thread ID: fd8
Kernel Time: 0:0:0.109
User Time: 0:0:0.578
Thread Status: Thread is in a WAIT state.
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 0268fdcc 77f3372d SharedUserData!SystemCallStub+0x4
01 0268fdd0 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0268fe78 77cd2695 kernel32!WaitForMultipleObjectsEx+0x11a
03 0268fed4 77cd37f0 USER32!RealMsgWaitForMultipleObjectsEx+0x13f
04 0268fef0 754f4e57 USER32!MsgWaitForMultipleObjects+0x1d
05 0268ff84 77b991ed comsvcs!CSTAThread::WorkerLoop+0x1e3
06 0268ffb8 77e2a990 msvcrt!_endthreadex+0x95
07 0268ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 21
System Thread ID: 898
Kernel Time: 0:0:0.0
User Time: 0:0:0.31
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 02d1ff10 77f33741 SharedUserData!SystemCallStub+0x4
01 02d1ff14 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 02d1ff84 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 02d1ff94 02a938a9 kernel32!WaitForSingleObject+0xf
04 02d1ffb8 77e2a990 oledb32!ReleaseResourceThread+0x54
05 02d1ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 22
System Thread ID: c68
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 02d5ff08 77f33741 SharedUserData!SystemCallStub+0x4
01 02d5ff0c 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 02d5ff7c 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 02d5ff8c 02a938b9 kernel32!WaitForSingleObject+0xf
04 02d5ffb8 77e2a990 oledb32!ResetResourceThread+0x84
05 02d5ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 23
System Thread ID: c44
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 02d9fd04 77f33741 SharedUserData!SystemCallStub+0x4
01 02d9fd08 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 02d9fd78 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 02d9fd88 754d4fbf kernel32!WaitForSingleObject+0xf
04 02d9ffb8 77e2a990 comsvcs!PingThread+0xea
05 02d9ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 24
System Thread ID: ea8
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 033fff88 77f3372d SharedUserData!SystemCallStub+0x4
01 033fff8c 71a73620 ntdll!NtWaitForMultipleObjects+0xc
02 033fffb8 77e2a990 NETAPI32!NetbiosWaiter+0x71
03 033fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 25
System Thread ID: 8cc
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 034bfe20 77f3313f SharedUserData!SystemCallStub+0x4
01 034bfe24 77c22555 ntdll!NtReplyWaitReceivePortEx+0xc
02 034bff8c 77c35159 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x193
03 034bff90 77c350a1 RPCRT4!RecvLotsaCallsWrapper+0x9
04 034bffb0 77c35187 RPCRT4!BaseCachedThreadRoutine+0x9c
05 034bffb8 77e2a990 RPCRT4!ThreadStartRoutine+0x17
06 034bffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 26
System Thread ID: ca0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0347ff70 77f330c7 SharedUserData!SystemCallStub+0x4
01 0347ff74 77f6e6ae ntdll!ZwRemoveIoCompletion+0xc
02 0347ffb8 77e2a990 ntdll!RtlpWorkerThread+0x3b
03 0347ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 27
System Thread ID: d20
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0363ff54 77f330c7 SharedUserData!SystemCallStub+0x4
01 0363ff58 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 0363ff84 791e4108 kernel32!GetQueuedCompletionStatus+0x27
03 0363ffb8 77e2a990 mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
04 0363ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 28
System Thread ID: 67c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0367feb4 77f3262b SharedUserData!SystemCallStub+0x4
01 0367feb8 77e218ea ntdll!NtDelayExecution+0xc
02 0367ff20 77e216ee kernel32!SleepEx+0x68
03 0367ff2c 791be01f kernel32!Sleep+0xb
04 0367ffb8 77e2a990 mscorsvr!ThreadpoolMgr::GateThreadStart+0x54
05 0367ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 29
System Thread ID: a7c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 036bfea0 77f3372d SharedUserData!SystemCallStub+0x4
01 036bfea4 77f5c86c ntdll!NtWaitForMultipleObjects+0xc
02 036bff48 77f5d7f5 ntdll!EtwpWaitForMultipleObjectsEx+0xf7
03 036bffb8 77e2a990 ntdll!EtwpEventPump+0x27d
04 036bffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 30
System Thread ID: 874
Kernel Time: 0:0:0.359
User Time: 0:0:22.578
Thread Type: Other
# ChildEBP RetAddr
00 036ff8fc 0391be97 mscorsvr!COMNlsInfo::nativeChangeCaseString
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 27aadb28 27aa9e38 0x391be97
02 083e0144 00000098 0x27aa9e38




Thread ID: 31
System Thread ID: 93c
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 0395fe74 77f3372d SharedUserData!SystemCallStub+0x4
01 0395fe78 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 0395ff20 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a
03 0395ff38 7922d3f3 kernel32!WaitForMultipleObjects+0x17
04 0395ffa0 7922d36a mscorsvr!DebuggerRCThread::MainLoop+0x90
05 0395ffb0 7922f0a4 mscorsvr!DebuggerRCThread::ThreadProc+0x68
06 0395ffb8 77e2a990 mscorsvr!DebuggerRCThread::ThreadProcStatic+0xb
07 0395ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 32
System Thread ID: 714
Kernel Time: 0:0:0.31
User Time: 0:0:0.359
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 03a2ff14 77f33741 SharedUserData!SystemCallStub+0x4
01 03a2ff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 03a2ff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 03a2ff98 791fd4d7 kernel32!WaitForSingleObject+0xf
04 03a2ffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x22
05 03a2ffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28
06 03a2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 33
System Thread ID: 930
Kernel Time: 0:0:0.31
User Time: 0:0:0.453
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
00 07dbff14 77f33741 SharedUserData!SystemCallStub+0x4
01 07dbff18 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 07dbff88 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 07dbff98 791fd4d7 kernel32!WaitForSingleObject+0xf
04 07dbffb0 79225136 mscorsvr!gc_heap::gc_thread_function+0x22
05 07dbffb8 77e2a990 mscorsvr!Thread::SetExposedContext+0x28
06 07dbffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 34
System Thread ID: 490
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 07dffe90 77f3372d SharedUserData!SystemCallStub+0x4
01 07dffe94 77e21bfa ntdll!NtWaitForMultipleObjects+0xc
02 07dfff3c 77e2b0e4 kernel32!WaitForMultipleObjectsEx+0x11a
03 07dfff54 79271747 kernel32!WaitForMultipleObjects+0x17
04 07dfff74 79201c3d mscorsvr!WaitForFinalizerEvent+0x5a
05 07dfffb8 77e2a990 mscorsvr!GCHeap::FinalizerThreadStart+0x96
06 07dfffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 35
System Thread ID: 698
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 081fff38 77f3262b SharedUserData!SystemCallStub+0x4
01 081fff3c 77e218ea ntdll!NtDelayExecution+0xc
02 081fffa4 791c066c kernel32!SleepEx+0x68
03 081fffb8 77e2a990 mscorsvr!ThreadpoolMgr::TimerThreadStart+0x30
04 081fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 36
System Thread ID: bd8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0828ff10 77f3262b SharedUserData!SystemCallStub+0x4
01 0828ff14 77e218ea ntdll!NtDelayExecution+0xc
02 0828ff7c 77e216ee kernel32!SleepEx+0x68
03 0828ff88 77122594 kernel32!Sleep+0xb
04 0828ff94 7712267d ole32!CROIDTable::WorkerThreadLoop+0x12
05 0828ff9c 77120000 ole32!CRpcThread::WorkerLoop+0x1e
06 0828ffac 771226e6 ole32!_imp__InstallApplication <PERF> (ole32+0x0)
07 0828ffb8 77e2a990 ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x1f
08 0828ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 37
System Thread ID: d0c
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 0844ff10 77f33741 SharedUserData!SystemCallStub+0x4
01 0844ff14 77e21817 ntdll!ZwWaitForSingleObject+0xc
02 0844ff84 77e2168f kernel32!WaitForSingleObjectEx+0xac
03 0844ff94 791d3281 kernel32!WaitForSingleObject+0xf
04 0844ffb8 77e2a990 mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a
05 0844ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 38
System Thread ID: 7dc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 009bff54 77f330c7 SharedUserData!SystemCallStub+0x4
01 009bff58 77e230bc ntdll!ZwRemoveIoCompletion+0xc
02 009bff84 791e4108 kernel32!GetQueuedCompletionStatus+0x27
03 009bffb8 77e2a990 mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
04 009bffec 00000000 kernel32!BaseThreadStart+0x34

Closing open log file C:\Programme\IIS
Resources\IISState\output\IISState.log



"Pat [MSFT]" <patfilot DeleteThis @online.microsoft.com> schrieb im Newsbeitrag
news:OwEi2O$REHA.4020@TK2MSFTNGP11.phx.gbl...
 > Next time it happens, run IISState (www.iisfaq.com/iisstate) against the
 > offending process.
 >
 > iisstate -p <pid of w3wp.exe> <enter>
 >
 > That will generate a log that you can post to the group so that we can get
 > an idea of what the problem is.
 >
 > Pat
 >
 > "Gerrit Horeis" <Gerrit.Horeis DeleteThis @web.de> wrote in message
 > news:47177512.0406010247.645dedc@posting.google.com...
  > > Hi all,
  > >
  > > I have a problem with an Windows 2003 Server and the IIS 6. On this
  > > server there is running a ASP.NET Application. Every time a user
  > > session runs out and the user on the client side clicks a link on the
  > > side the w3wp.exe process has a cpu usage of 50%. This means that one
  > > cpu of the two-cpu-server is at full capacity. Some seconds later a
  > > second w3wp.exe process is starting and runs also up to 50%. I have no
  > > idea where this behavior does come from. I tried to debug the w3wp.exe
  > > with IISState b