Hi folks,
Server is 2000 running .NET Framework 1.1 with about 100 websites, 25-50 of
them .NET Applications. People are complaining of dropped sessions when the
aspnet_wp.exe process restarts itself around 600mb of memory. Which is what
I have it set to in the machine.config. One site always gets
System.OutofMemory errors when the process gets around 500mb.
I ran iisstate.ex -p XXXX -d -sc and got the following output VERY quickly.
The process restarted but I'm not sure if it actually caught the out of
memory error mentioned previously. Anyone notice anything in this log?
Thanks!!

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

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

Tue Jan 31 14:12:50 2006

OS = Windows 2000
Executable: aspnet_wp.exe
PID = 5300

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

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


IIS has crashed...
Beginning Analysis
DLL (!FunctionName) that failed:




Thread ID: 18
System Thread ID: 1e4c
Kernel Time: 0:0:3.93
User Time: 0:0:5.781
*** WARNING: Unable to verify checksum for
c:\winnt\assembly\nativeimages1_v1.1.4322\mscorlib\1.0.5000.0__b77a5c561934e089_1a4e8c51\mscorlib.dll
*** ERROR: Module load completed but symbols could not be loaded for
c:\winnt\assembly\nativeimages1_v1.1.4322\mscorlib\1.0.5000.0__b77a5c561934e089_1a4e8c51\mscorlib.dll
Thread Type: Managed Thread. Possible ASP.Net page or other .Net worker
succeeded
Loaded Son of Strike data table version 5 from
"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\mscorsvr.dll"
Thread 18
ESP EIP
16fcf350 18867225 [DEFAULT] [hasThis] String
LandSalesMarketingWebSite.ArcIMSMap.GetStateClicked(R8,R8)
at [+0x23d] [+0xda]
C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\CustomUserControls\ArcIMSMap.ascx.vb:555
PARAM: this: 0x01690698 (ASP.ArcIMSMap_ascx)
PARAM: float64 x_click: 3.06783e+009
PARAM: int16 y_click: 1840700270
16fcf3b4 1886687a [DEFAULT] [hasThis] Void
LandSalesMarketingWebSite.ArcIMSMap.ImageButton1_Click(Object,Class
System.Web.UI.ImageClickEventArgs)
at [+0x1da] [+0x75]
C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\CustomUserControls\ArcIMSMap.ascx.vb:786
PARAM: this: 0x01690698 (ASP.ArcIMSMap_ascx)
PARAM: class System.Web.UI.ImageClickEventArgs sender: 0x0169082c
PARAM: unsigned int16 e: 0x1693fe4
16fcf4f8 19332b5e [DEFAULT] [hasThis] Void
System.Web.UI.WebControls.ImageButton.OnClick(Class
System.Web.UI.ImageClickEventArgs)
16fcf50c 19332aa6 [DEFAULT] [hasThis] Void
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String)
16fcf51c 1898d58b [DEFAULT] [hasThis] Void
System.Web.UI.Page.RaisePostBackEvent(Class
System.Web.UI.IPostBackEventHandler,String)
16fcf524 1898d4ea [DEFAULT] [hasThis] Void
System.Web.UI.Page.RaisePostBackEvent(Class
System.Collections.Specialized.NameValueCollection)
16fcf534 1882d88d [DEFAULT] [hasThis] Void
System.Web.UI.Page.ProcessRequestMain()
16fcf578 1882a88e [DEFAULT] [hasThis] Void
System.Web.UI.Page.ProcessRequest()
16fcf5b4 1882a2fb [DEFAULT] [hasThis] Void
System.Web.UI.Page.ProcessRequest(Class System.Web.HttpContext)
16fcf5bc 1882a2d4 [DEFAULT] [hasThis] Void
System.Web.HttpApplication/CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
16fcf5cc 1866cb88 [DEFAULT] [hasThis] Class System.Exception
System.Web.HttpApplication.ExecuteStep(Class IExecutionStep,ByRef Boolean)
16fcf614 1866c69a [DEFAULT] [hasThis] Void
System.Web.HttpApplication.ResumeSteps(Class System.Exception)
16fcf65c 1866c563 [DEFAULT] [hasThis] Class System.IAsyncResult
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(Class System.Web.HttpContext,Class System.AsyncCallback,Object)
16fcf678 15956ccf [DEFAULT] [hasThis] Void
System.Web.HttpRuntime.ProcessRequestInternal(Class
System.Web.HttpWorkerRequest)
16fcf6b4 15956760 [DEFAULT] Void
System.Web.HttpRuntime.ProcessRequest(Class System.Web.HttpWorkerRequest)
16fcf6c0 15952fd5 [DEFAULT] [hasThis] I4
System.Web.Hosting.ISAPIRuntime.ProcessRequest(I,I4)
16fcf788 79214224 [FRAME: ContextTransitionFrame]
16fcf868 79214224 [FRAME: ComMethodFrame]


Begin System Thread Information

# ChildEBP RetAddr
WARNING: Frame IP not in any known module. Following frames may be wrong.
00 16fcf39c 1886687a 0x18867225
01 16fcf4ec 19332b5e 0x1886687a
02 16fcf634 799ab472 0x19332b5e
03 16fcf640 799b3fd8 mscorlib_79990000+0x1b472
04 16fcf6c8 79214224 mscorlib_79990000+0x23fd8
05 15952f70 24548bca mscorsvr!ComCallMLStubCache::CompileMLStub+0x429
06 15952f70 00000000 0x24548bca
Closing open log file C:\iisstate\output\IISState-5300.log
Opened log file 'C:\iisstate\output\IISState-5300.log'

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

Tue Jan 31 14:12:52 2006

OS = Windows 2000
Executable: aspnet_wp.exe
PID = 5300

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

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




Thread ID: 0
System Thread ID: 1164
Kernel Time: 0:0:0.62
User Time: 0:0:0.78
Thread Type: Other
# ChildEBP RetAddr
00 0012f6dc 7c59a243 ntdll!NtDelayExecution+0xb
01 0012f6fc 7c59a20e KERNEL32!SleepEx+0x32
02 0012f708 00442f5f KERNEL32!Sleep+0xb
03 0012ff60 00444220 aspnet_wp!wmain+0x395
04 0012ffc0 7c59893d aspnet_wp!wmainCRTStartup+0x143
05 0012fff0 00000000 KERNEL32!BaseProcessStart+0x3d




Thread ID: 1
System Thread ID: 1250
Kernel Time: 0:0:6.265
User Time: 0:0:5.609
Thread Type: Other
# ChildEBP RetAddr
00 00b6fec0 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 00b6fee8 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 00b6fef8 79278336 KERNEL32!WaitForSingleObject+0xf
03 00b6ff20 791dbe6e mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x127
04 00b6ffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
05 00b6ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 2
System Thread ID: 1acc
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00c6fe9c 7c59a243 ntdll!NtDelayExecution+0xb
01 00c6febc 7c59a20e KERNEL32!SleepEx+0x32
02 00c6fec8 791b1753 KERNEL32!Sleep+0xb
03 00c6ffb4 7c57b388 mscorsvr!ThreadpoolMgr::GateThreadStart+0x54
04 00c6ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 3
System Thread ID: 20d0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00d6ff3c 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 00d6ff64 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 00d6ff74 00443192 KERNEL32!WaitForSingleObject+0xf
03 00d6ff80 7c34940f aspnet_wp!DoPingThread+0x10
04 00d6ffb4 7c57b388 MSVCR71!_endthread+0xaa
05 00d6ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 4
System Thread ID: fb8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 00f4fecc 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 00f4ff1c 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea
02 00f4ff34 7924829f KERNEL32!WaitForMultipleObjects+0x17
03 00f4ff9c 79248216 mscorsvr!DebuggerRCThread::MainLoop+0x90
04 00f4ffac 79249a92 mscorsvr!DebuggerRCThread::ThreadProc+0x68
05 00f4ffb4 7c57b388 mscorsvr!DebuggerRCThread::ThreadProcStatic+0xb
06 00f4ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 5
System Thread ID: 1c38
Kernel Time: 0:0:0.0
User Time: 0:0:0.906
Thread Type: Other
# ChildEBP RetAddr
00 1529ff58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1529ff80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1529ff90 7920198c KERNEL32!WaitForSingleObject+0xf
03 1529ffa8 79244fbe mscorsvr!gc_heap::gc_thread_function+0x22
04 1529ffb4 7c57b388 mscorsvr!gc_heap::gc_thread_stub+0x1e
05 1529ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 6
System Thread ID: 1214
Kernel Time: 0:0:0.0
User Time: 0:0:1.812
Thread Type: Other
# ChildEBP RetAddr
00 1539fe58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1539fe80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1539fe90 7920198c KERNEL32!WaitForSingleObject+0xf
03 1539fea8 79244fbe mscorsvr!gc_heap::gc_thread_function+0x22
04 1539ffb4 7c57b388 mscorsvr!gc_heap::gc_thread_stub+0x1e
05 1539ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 7
System Thread ID: 980
Kernel Time: 0:0:0.0
User Time: 0:0:1.390
Thread Type: Other
# ChildEBP RetAddr
00 1549fd58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1549fd80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1549fd90 7920198c KERNEL32!WaitForSingleObject+0xf
03 1549fda8 79244fbe mscorsvr!gc_heap::gc_thread_function+0x22
04 1549ffb4 7c57b388 mscorsvr!gc_heap::gc_thread_stub+0x1e
05 1549ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 8
System Thread ID: 1200
Kernel Time: 0:0:0.15
User Time: 0:0:0.437
Thread Type: Other
# ChildEBP RetAddr
00 1559fc58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1559fc80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1559fc90 7920198c KERNEL32!WaitForSingleObject+0xf
03 1559fca8 79244fbe mscorsvr!gc_heap::gc_thread_function+0x22
04 1559ffb4 7c57b388 mscorsvr!gc_heap::gc_thread_stub+0x1e
05 1559ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 9
System Thread ID: 774
Kernel Time: 0:0:0.15
User Time: 0:0:0.62
Thread Type: Other
# ChildEBP RetAddr
00 1569fe94 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1569febc 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1569fecc 79207cbd KERNEL32!WaitForSingleObject+0xf
03 1569fedc 79207cf5 mscorsvr!WaitForFinalizerEvent+0xde
04 1569ff20 7922d5e1 mscorsvr!GCHeap::FinalizerThreadStart+0x96
05 1569ffb4 7c57b388 mscorsvr!Thread::intermediateThreadProc+0x44
06 1569ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 10
System Thread ID: 120c
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 157efe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb
01 157eff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74
02 157eff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9
03 157effa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f
04 157effb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18
05 157effec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 11
System Thread ID: 11f8
Kernel Time: 0:0:2.93
User Time: 0:0:4.828
Thread Type: Other
# ChildEBP RetAddr
00 15b5fe40 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb
01 15b5fe6c 791dbec4 KERNEL32!GetQueuedCompletionStatus+0x27
02 15b5fea0 791dbe6e mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
03 15b5ffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
04 15b5ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 12
System Thread ID: 58c
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 15d5ff80 7c59a243 ntdll!NtDelayExecution+0xb
01 15d5ffa0 791b4f99 KERNEL32!SleepEx+0x32
02 15d5ffb4 7c57b388 mscorsvr!ThreadpoolMgr::TimerThreadStart+0x30
03 15d5ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 13
System Thread ID: 1c5c
Kernel Time: 0:0:0.78
User Time: 0:0:0.46
Thread Type: Other
# ChildEBP RetAddr
00 15effdc4 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 15effdec 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 15effdfc 791b578b KERNEL32!WaitForSingleObject+0xf
03 15effe20 791dbe6e mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a
04 15efffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
05 15efffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 14
System Thread ID: 133c
Kernel Time: 0:0:5.218
User Time: 0:0:7.78
Thread Type: Other
# ChildEBP RetAddr
00 15fffd40 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb
01 15fffd6c 791dbec4 KERNEL32!GetQueuedCompletionStatus+0x27
02 15fffda0 791dbe6e mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
03 15ffffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
04 15ffffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 15
System Thread ID: 11c0
Kernel Time: 0:0:0.156
User Time: 0:0:0.31
Thread Type: Other
# ChildEBP RetAddr
00 1684fc44 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1684fc6c 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1684fc7c 791b578b KERNEL32!WaitForSingleObject+0xf
03 1684fca0 791dbe6e mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a
04 1684ffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
05 1684ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 16
System Thread ID: 1078
Kernel Time: 0:0:0.78
User Time: 0:0:0.15
Thread Type: Other
# ChildEBP RetAddr
00 1694fbc4 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1694fbec 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1694fbfc 791b578b KERNEL32!WaitForSingleObject+0xf
03 1694fc20 791dbe6e mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a
04 1694ffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
05 1694ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 17
System Thread ID: 142c
Kernel Time: 0:0:0.62
User Time: 0:0:0.93
Thread Type: Other
# ChildEBP RetAddr
00 16a4fb44 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 16a4fb6c 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 16a4fb7c 791b578b KERNEL32!WaitForSingleObject+0xf
03 16a4fba0 791dbe6e mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a
04 16a4ffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
05 16a4ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 18
System Thread ID: 1e4c
Kernel Time: 0:0:3.93
User Time: 0:0:5.781
Thread Type: Managed Thread. Possible ASP.Net page or other .Net worker
Thread 18
ESP EIP
16fcf350 18867225 [DEFAULT] [hasThis] String
LandSalesMarketingWebSite.ArcIMSMap.GetStateClicked(R8,R8)
at [+0x23d] [+0xda]
C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\CustomUserControls\ArcIMSMap.ascx.vb:555
PARAM: this: 0x01690698 (ASP.ArcIMSMap_ascx)
PARAM: float64 x_click: 3.06783e+009
PARAM: int16 y_click: 1840700270
16fcf3b4 1886687a [DEFAULT] [hasThis] Void
LandSalesMarketingWebSite.ArcIMSMap.ImageButton1_Click(Object,Class
System.Web.UI.ImageClickEventArgs)
at [+0x1da] [+0x75]
C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\CustomUserControls\ArcIMSMap.ascx.vb:786
PARAM: this: 0x01690698 (ASP.ArcIMSMap_ascx)
PARAM: class System.Web.UI.ImageClickEventArgs sender: 0x0169082c
PARAM: unsigned int16 e: 0x1693fe4
16fcf4f8 19332b5e [DEFAULT] [hasThis] Void
System.Web.UI.WebControls.ImageButton.OnClick(Class
System.Web.UI.ImageClickEventArgs)
16fcf50c 19332aa6 [DEFAULT] [hasThis] Void
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String)
16fcf51c 1898d58b [DEFAULT] [hasThis] Void
System.Web.UI.Page.RaisePostBackEvent(Class
System.Web.UI.IPostBackEventHandler,String)
16fcf524 1898d4ea [DEFAULT] [hasThis] Void
System.Web.UI.Page.RaisePostBackEvent(Class
System.Collections.Specialized.NameValueCollection)
16fcf534 1882d88d [DEFAULT] [hasThis] Void
System.Web.UI.Page.ProcessRequestMain()
16fcf578 1882a88e [DEFAULT] [hasThis] Void
System.Web.UI.Page.ProcessRequest()
16fcf5b4 1882a2fb [DEFAULT] [hasThis] Void
System.Web.UI.Page.ProcessRequest(Class System.Web.HttpContext)
16fcf5bc 1882a2d4 [DEFAULT] [hasThis] Void
System.Web.HttpApplication/CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
16fcf5cc 1866cb88 [DEFAULT] [hasThis] Class System.Exception
System.Web.HttpApplication.ExecuteStep(Class IExecutionStep,ByRef Boolean)
16fcf614 1866c69a [DEFAULT] [hasThis] Void
System.Web.HttpApplication.ResumeSteps(Class System.Exception)
16fcf65c 1866c563 [DEFAULT] [hasThis] Class System.IAsyncResult
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(Class System.Web.HttpContext,Class System.AsyncCallback,Object)
16fcf678 15956ccf [DEFAULT] [hasThis] Void
System.Web.HttpRuntime.ProcessRequestInternal(Class
System.Web.HttpWorkerRequest)
16fcf6b4 15956760 [DEFAULT] Void
System.Web.HttpRuntime.ProcessRequest(Class System.Web.HttpWorkerRequest)
16fcf6c0 15952fd5 [DEFAULT] [hasThis] I4
System.Web.Hosting.ISAPIRuntime.ProcessRequest(I,I4)
16fcf788 79214224 [FRAME: ContextTransitionFrame]
16fcf868 79214224 [FRAME: ComMethodFrame]


Begin System Thread Information

# ChildEBP RetAddr
WARNING: Frame IP not in any known module. Following frames may be wrong.
00 16fcf39c 1886687a 0x18867225
01 16fcf4ec 19332b5e 0x1886687a
02 16fcf634 799ab472 0x19332b5e
03 16fcf640 799b3fd8 mscorlib_79990000+0x1b472
04 16fcf6c8 79214224 mscorlib_79990000+0x23fd8
05 15952f70 24548bca mscorsvr!ComCallMLStubCache::CompileMLStub+0x429
06 15952f70 00000000 0x24548bca




Thread ID: 19
System Thread ID: 17b8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1806ff88 751a4848 ntdll!ZwWaitForMultipleObjects+0xb
01 1806ffb4 7c57b388 NETAPI32!NetbiosWaiter+0x71
02 1806ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 20
System Thread ID: 224c
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\Common Files\System\OLE DB\oledb32.dll -
Thread Type: Other
# ChildEBP RetAddr
00 1816ff58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1816ff80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1816ff90 179e55a1 KERNEL32!WaitForSingleObject+0xf
WARNING: Stack unwind information not available. Following frames may be
wrong.
03 1816ffb4 7c57b388 oledb32!DllGetClassObject+0x38eb
04 1816ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 21
System Thread ID: d5c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1826ff50 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1826ff78 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1826ff88 179e5593 KERNEL32!WaitForSingleObject+0xf
WARNING: Stack unwind information not available. Following frames may be
wrong.
03 1826ffb4 7c57b388 oledb32!DllGetClassObject+0x38dd
04 1826ffec 00000000 KERNEL32!BaseThreadStart+0x52


....2nd half continuted in next post

RE: IISState Log by basin

basin
Tue Jan 31 14:35:27 CST 2006

...2nd half of log:

Thread ID: 22
System Thread ID: 1b78
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1836fd54 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1836fd7c 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1836fd8c 7878e785 KERNEL32!WaitForSingleObject+0xf
03 1836ffb4 7c57b388 comsvcs!PingThread+0xf5
04 1836ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 23
System Thread ID: 17e4
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1928ff6c 7c59a243 ntdll!NtDelayExecution+0xb
01 1928ff8c 79230bfc KERNEL32!SleepEx+0x32
02 1928ffb4 7c57b388 mscorsvr!ThreadpoolMgr::WaitThreadStart+0x45
03 1928ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 24
System Thread ID: 2060
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1a5eff80 74fd6363 ntdll!ZwRemoveIoCompletion+0xb
01 1a5effb4 7c57b388 msafd!SockAsyncThread+0x52
02 1a5effec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 25
System Thread ID: 5c0
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1a91ff9c 77f842c4 ntdll!NtDelayExecution+0xb
01 1a91ffb4 7c57b388 ntdll!RtlpTimerThread+0x42
02 1a91ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 26
System Thread ID: 2250
Kernel Time: 0:0:0.218
User Time: 0:0:0.718
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1aa1fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1aa1fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1aa1fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1aa1fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1aa1ff1c 787c38c0 comsvcs!STAThread::WaitForWork+0x33
05 1aa1ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x4e2
06 1aa1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 27
System Thread ID: 2154
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1ab1fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1ab1fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1ab1fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1ab1fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1ab1ff1c 787c38c0 comsvcs!STAThread::WaitForWork+0x33
05 1ab1ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x4e2
06 1ab1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 28
System Thread ID: 1800
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1ac1fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1ac1fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1ac1fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1ac1fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1ac1ff1c 787c38c0 comsvcs!STAThread::WaitForWork+0x33
05 1ac1ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x4e2
06 1ac1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 29
System Thread ID: 1cc4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1ad1fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1ad1fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1ad1fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1ad1fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1ad1ff1c 787c38c0 comsvcs!STAThread::WaitForWork+0x33
05 1ad1ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x4e2
06 1ad1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 30
System Thread ID: 1210
Kernel Time: 0:0:0.0
User Time: 0:0:0.31
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1ae1fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1ae1fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1ae1fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1ae1fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1ae1ff1c 787c38c0 comsvcs!STAThread::WaitForWork+0x33
05 1ae1ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x4e2
06 1ae1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 31
System Thread ID: 2180
Kernel Time: 0:0:0.0
User Time: 0:0:0.15
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1af1fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1af1fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1af1fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1af1fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1af1ff1c 787c38c0 comsvcs!STAThread::WaitForWork+0x33
05 1af1ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x4e2
06 1af1ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 32
System Thread ID: 1c94
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1b01fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1b01fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1b01fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1b01fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1b01ff1c 787c38c0 comsvcs!STAThread::WaitForWork+0x33
05 1b01ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x4e2
06 1b01ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 33
System Thread ID: 13e4
Kernel Time: 0:0:0.46
User Time: 0:0:0.171
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1b11fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1b11fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1b11fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1b11fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1b11ff1c 787c38c0 comsvcs!STAThread::WaitForWork+0x33
05 1b11ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x4e2
06 1b11ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 34
System Thread ID: 1498
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1b21fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1b21fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1b21fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1b21fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1b21ff1c 787c3552 comsvcs!STAThread::WaitForWork+0x33
05 1b21ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x174
06 1b21ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 35
System Thread ID: f98
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1b31fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1b31fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1b31fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1b31fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1b31ff1c 787c3552 comsvcs!STAThread::WaitForWork+0x33
05 1b31ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x174
06 1b31ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 36
System Thread ID: 1d1c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
# ChildEBP RetAddr
00 1b41fe28 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1b41fe78 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1b41fed4 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1b41fef0 787c4511 USER32!MsgWaitForMultipleObjects+0x1d
04 1b41ff1c 787c3552 comsvcs!STAThread::WaitForWork+0x33
05 1b41ffb4 7c57b388 comsvcs!STAThread::STAThreadWorker+0x174
06 1b41ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 37
System Thread ID: 21a8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1b61ff20 77f838a5 ntdll!ZwRemoveIoCompletion+0xb
01 1b61ffb4 7c57b388 ntdll!RtlpWorkerThread+0x6b
02 1b61ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 38
System Thread ID: 568
Kernel Time: 0:0:0.31
User Time: 0:0:0.15
Thread Type: Other
# ChildEBP RetAddr
00 1e6cfaf0 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1e6cfb18 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1e6cfb28 63008e91 KERNEL32!WaitForSingleObject+0xf
03 1e6cfe08 630093ae etc_1_0_12_1!Etc10012::JTCCond::_wait+0x91
04 1e6cfe1c 6300641a etc_1_0_12_1!Etc10012::JTCCond::wait+0x2e
05 1e6cfe28 64097b4f etc_1_0_12_1!Etc10012::JTCMonitor::wait+0x1a
06 1e6cfe84 6409904a ebus_3_3_2_1!OBGIOPClientWorkerThreaded::remove+0x7f
07 1e6cfecc 64099289 ebus_3_3_2_1!OBGIOPClientWorkerThreaded::senderRun+0x3a
08 1e6cff0c 63003a4f
ebus_3_3_2_1!OBGIOPClientWorkerThreaded::SenderThread::run+0x29
09 1e6cff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
0a 1e6cff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
0b 1e6cffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0c 1e6cffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 39
System Thread ID: fa8
Kernel Time: 0:0:0.15
User Time: 0:0:0.15
Thread Type: Other
# ChildEBP RetAddr
00 1e7cfd30 74fd1394 ntdll!ZwWaitForSingleObject+0xb
01 1e7cfd6c 74fd160d msafd!SockWaitForSingleObject+0x1a8
02 1e7cfde8 750313fa msafd!WSPRecv+0x1e9
03 1e7cfe24 750510a4 WS2_32!WSARecv+0x8a
04 1e7cfe50 640b5c84 WSOCK32!recv+0x31
05 1e7cfe80 6409915f ebus_3_3_2_1!OCI_IIOP_Transport_impl::receive+0x34
06 1e7cfecc 640993c9 ebus_3_3_2_1!OBGIOPClientWorkerThreaded::receiverRun+0x4f
07 1e7cff0c 63003a4f
ebus_3_3_2_1!OBGIOPClientWorkerThreaded::ReceiverThread::run+0x29
08 1e7cff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
09 1e7cff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
0a 1e7cffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0b 1e7cffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 40
System Thread ID: 1808
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1ef2f8ec 74fd1394 ntdll!ZwWaitForSingleObject+0xb
01 1ef2f928 74fd487c msafd!SockWaitForSingleObject+0x1a8
02 1ef2fdd0 7503ca41 msafd!WSPAccept+0x1fc
03 1ef2fe08 7503c9cc WS2_32!WSAAccept+0x72
04 1ef2fe20 640b781c WS2_32!accept+0x15
05 1ef2feb8 6409c3de ebus_3_3_2_1!OCI_IIOP_Acceptor_impl::accept+0xcc
06 1ef2ff04 6409c50e ebus_3_3_2_1!OBGIOPServerStarterThreaded::starterRun+0x3e
07 1ef2ff0c 63003a4f
ebus_3_3_2_1!OBGIOPServerStarterThreaded::StarterThread::run+0xe
08 1ef2ff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
09 1ef2ff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
0a 1ef2ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0b 1ef2ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 41
System Thread ID: 1580
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
*** WARNING: Unable to verify checksum for C:\WINNT\system32\cxlibw-1-6.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINNT\system32\cxlibw-1-6.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\Common Files\Crystal Decisions\2.5\bin\CEReportSource.dll -
Thread Type: Other
# ChildEBP RetAddr
00 1f02f824 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1f02f84c 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1f02f85c 63008e91 KERNEL32!WaitForSingleObject+0xf
03 1f02fb3c 630093ae etc_1_0_12_1!Etc10012::JTCCond::_wait+0x91
04 1f02fb50 6300641a etc_1_0_12_1!Etc10012::JTCCond::wait+0x2e
05 1f02fb5c 494f51d0 etc_1_0_12_1!Etc10012::JTCMonitor::wait+0x1a
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 1f02fbb8 424adf4f
cxlibw_1_6!CXLib106::TerminatingThread::sleep_with_stop_alarm+0x90
07 1f02ff0c 63003a4f CEReportSource!DllUnregisterServer+0x4cc46
08 1f02ff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
09 1f02ff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
0a 1f02ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0b 1f02ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 42
System Thread ID: c24
Kernel Time: 0:0:0.15
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1f37faf0 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1f37fb18 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1f37fb28 63008e91 KERNEL32!WaitForSingleObject+0xf
03 1f37fe08 630093ae etc_1_0_12_1!Etc10012::JTCCond::_wait+0x91
04 1f37fe1c 6300641a etc_1_0_12_1!Etc10012::JTCCond::wait+0x2e
05 1f37fe28 64097b4f etc_1_0_12_1!Etc10012::JTCMonitor::wait+0x1a
06 1f37fe84 6409904a ebus_3_3_2_1!OBGIOPClientWorkerThreaded::remove+0x7f
07 1f37fecc 64099289 ebus_3_3_2_1!OBGIOPClientWorkerThreaded::senderRun+0x3a
08 1f37ff0c 63003a4f
ebus_3_3_2_1!OBGIOPClientWorkerThreaded::SenderThread::run+0x29
09 1f37ff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
0a 1f37ff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
0b 1f37ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0c 1f37ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 43
System Thread ID: 1714
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1f47fd30 74fd1394 ntdll!ZwWaitForSingleObject+0xb
01 1f47fd6c 74fd160d msafd!SockWaitForSingleObject+0x1a8
02 1f47fde8 750313fa msafd!WSPRecv+0x1e9
03 1f47fe24 750510a4 WS2_32!WSARecv+0x8a
04 1f47fe50 640b5c84 WSOCK32!recv+0x31
05 1f47fe80 6409915f ebus_3_3_2_1!OCI_IIOP_Transport_impl::receive+0x34
06 1f47fecc 640993c9 ebus_3_3_2_1!OBGIOPClientWorkerThreaded::receiverRun+0x4f
07 1f47ff0c 63003a4f
ebus_3_3_2_1!OBGIOPClientWorkerThreaded::ReceiverThread::run+0x29
08 1f47ff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
09 1f47ff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
0a 1f47ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0b 1f47ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 44
System Thread ID: d58
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1f57faf0 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1f57fb18 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1f57fb28 63008e91 KERNEL32!WaitForSingleObject+0xf
03 1f57fe08 630093ae etc_1_0_12_1!Etc10012::JTCCond::_wait+0x91
04 1f57fe1c 6300641a etc_1_0_12_1!Etc10012::JTCCond::wait+0x2e
05 1f57fe28 64097b4f etc_1_0_12_1!Etc10012::JTCMonitor::wait+0x1a
06 1f57fe84 6409904a ebus_3_3_2_1!OBGIOPClientWorkerThreaded::remove+0x7f
07 1f57fecc 64099289 ebus_3_3_2_1!OBGIOPClientWorkerThreaded::senderRun+0x3a
08 1f57ff0c 63003a4f
ebus_3_3_2_1!OBGIOPClientWorkerThreaded::SenderThread::run+0x29
09 1f57ff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
0a 1f57ff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
0b 1f57ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0c 1f57ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 45
System Thread ID: 1104
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1f67fd30 74fd1394 ntdll!ZwWaitForSingleObject+0xb
01 1f67fd6c 74fd160d msafd!SockWaitForSingleObject+0x1a8
02 1f67fde8 750313fa msafd!WSPRecv+0x1e9
03 1f67fe24 750510a4 WS2_32!WSARecv+0x8a
04 1f67fe50 640b5c84 WSOCK32!recv+0x31
05 1f67fe80 6409915f ebus_3_3_2_1!OCI_IIOP_Transport_impl::receive+0x34
06 1f67fecc 640993c9 ebus_3_3_2_1!OBGIOPClientWorkerThreaded::receiverRun+0x4f
07 1f67ff0c 63003a4f
ebus_3_3_2_1!OBGIOPClientWorkerThreaded::ReceiverThread::run+0x29
08 1f67ff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
09 1f67ff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
0a 1f67ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0b 1f67ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 46
System Thread ID: 206c
Kernel Time: 0:0:0.62
User Time: 0:0:0.15
Thread Type: Other
# ChildEBP RetAddr
00 1f77f9a4 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1f77f9cc 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1f77f9dc 63008e91 KERNEL32!WaitForSingleObject+0xf
03 1f77fcbc 630093ae etc_1_0_12_1!Etc10012::JTCCond::_wait+0x91
04 1f77fcd0 6300641a etc_1_0_12_1!Etc10012::JTCCond::wait+0x2e
05 1f77fcdc 424ec8b2 etc_1_0_12_1!Etc10012::JTCMonitor::wait+0x1a
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 1f77ff0c 63003a4f CEReportSource!DllUnregisterServer+0x8b5a9
07 1f77ff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
08 1f77ff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
09 1f77ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0a 1f77ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 47
System Thread ID: c74
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1f87fa60 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
01 1f87fa88 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
02 1f87fa98 63008e91 KERNEL32!WaitForSingleObject+0xf
03 1f87fd78 630093ae etc_1_0_12_1!Etc10012::JTCCond::_wait+0x91
04 1f87fd8c 6300641a etc_1_0_12_1!Etc10012::JTCCond::wait+0x2e
05 1f87fd98 494f51d0 etc_1_0_12_1!Etc10012::JTCMonitor::wait+0x1a
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 1f87fdf4 424d1c4d
cxlibw_1_6!CXLib106::TerminatingThread::sleep_with_stop_alarm+0x90
07 1f87ff0c 63003a4f CEReportSource!DllUnregisterServer+0x70944
08 1f87ff3c 630018cb
etc_1_0_12_1!Etc10012::JTCThread::_JTC_startThreadHook+0x8f
09 1f87ff7c 780085bc etc_1_0_12_1!Etc10012::_JTC_threadAdapter+0x4b
0a 1f87ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
0b 1f87ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 48
System Thread ID: 14bc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 1fa6fea0 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 1fa6fef0 77e1e9a5 KERNEL32!WaitForMultipleObjectsEx+0xea
02 1fa6ff4c 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
03 1fa6ff68 70d31c7f USER32!MsgWaitForMultipleObjects+0x1d
04 1fa6ffb4 7c57b388 Gdiplus!BackgroundThreadProc+0x5b
05 1fa6ffec 00000000 KERNEL32!BaseThreadStart+0x52




Thread ID: 49
System Thread ID: 1904
Kernel Time: 0:0:0.468
User Time: 0:0:2.593
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINNT\system32\DBNETLIB.DLL -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\Common Files\System\OLE DB\sqloledb.dll -
Thread Type: SQL Query. Possible ASP page
Executing Page: ASP.dll symbols not found. Unable to locate ASP page.
Continuing with other analysis.

# ChildEBP RetAddr
00 2043eb70 74fd1275 ntdll!ZwWaitForSingleObject+0xb
01 2043ebac 74fd160d msafd!SockWaitForSingleObject+0x38
02 2043ec28 750313fa msafd!WSPRecv+0x1e9
03 2043ec64 750510a4 WS2_32!WSARecv+0x8a
04 2043ec90 185715c7 WSOCK32!recv+0x31
WARNING: Stack unwind information not available. Following frames may be
wrong.
05 2043ecd8 17e725d7 DBNETLIB!ConnectionRead+0x167
06 2043ed0c 17e72636 sqloledb+0x25d7
07 2043ed58 17e728eb sqloledb+0x2636
08 2043eda4 17e8d6e4 sqloledb+0x28eb
09 2043ee38 17e8e1b0 sqloledb!DllGetClassObject+0x50a6
0a 2043ee68 17e7c0d1 sqloledb!DllGetClassObject+0x5b72
0b 2043eeec 17e7bd4d sqloledb+0xc0d1
0c 2043ef24 79216cc6 sqloledb+0xbd4d
0d 2043efec 00e1ba95 mscorsvr!ComPlusToComWorker+0x177
0e 00000000 00000000 0xe1ba95




Thread ID: 50
System Thread ID: 213c
Kernel Time: 0:0:0.78
User Time: 0:0:0.140
Thread Type: Managed Thread. Possible ASP.Net page or other .Net worker
Thread 50
ESP EIP
211aef64 77f8287e [FRAME: ECallMethodFrame] [DEFAULT] Boolean
System.Threading.WaitHandle.WaitOneNative(I,UI4,Boolean)
211aef78 799e4811 [DEFAULT] [hasThis] Boolean
System.Threading.WaitHandle.WaitOne(I4,Boolean)
211aefac 192c7dd3 [DEFAULT] [hasThis] Class System.Net.WebResponse
System.Net.HttpWebRequest.GetResponse()
211aefd4 1886633d [DEFAULT] [hasThis] Class System.Xml.XmlDocument
LandSalesMarketingWebSite.ArcIMSMap.PassRequest(Class
System.Text.StringBuilder,String)
at [+0x18d] [+0x81]
C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\CustomUserControls\ArcIMSMap.ascx.vb:911
PARAM: this: 0x0d1776ec (ASP.ArcIMSMap_ascx)
PARAM: class System.String therequest: 0x0167aa58
(System.Text.StringBuilder)
PARAM: unsigned int8 aimsURL: 0x167c6f8
211af024 18867dde [DEFAULT] [hasThis] String
LandSalesMarketingWebSite.ArcIMSMap.GetOverviewMapImage(String,I8,I8)
at [+0x3de] [+0x197]
C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\CustomUserControls\ArcIMSMap.ascx.vb:509
PARAM: this: 0x0d1776ec (ASP.ArcIMSMap_ascx)
PARAM: int64 TheState: 23569700
PARAM: int64 Height: 146
PARAM: unsigned int8 width: 0xbc
211af0a0 1886796c [DEFAULT] [hasThis] Void
LandSalesMarketingWebSite.Default_IE.UpdateOverview(String)
at [+0x13c] [+0x66]
C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\ASPXpages\default_IE.aspx.vb:188
PARAM: this: 0x0d1672a4 (ASP.default_IE_aspx)
PARAM: int16 the_state: 23569700
211af134 18866b8e [DEFAULT] [hasThis] Void
LandSalesMarketingWebSite.ArcIMSMap.ImageButton1_Click(Object,Class
System.Web.UI.ImageClickEventArgs)
at [+0x4ee] [+0x1ca]
C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\CustomUserControls\ArcIMSMap.ascx.vb:812
PARAM: this: 0x0d1776ec (ASP.ArcIMSMap_ascx)
PARAM: class System.Web.UI.ImageClickEventArgs sender: 0x0d177880
PARAM: unsigned int16 e: 0xd17b080
211af278 19332b5e [DEFAULT] [hasThis] Void
System.Web.UI.WebControls.ImageButton.OnClick(Class
System.Web.UI.ImageClickEventArgs)
211af28c 19332aa6 [DEFAULT] [hasThis] Void
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String)
211af29c 1898d58b [DEFAULT] [hasThis] Void
System.Web.UI.Page.RaisePostBackEvent(Class
System.Web.UI.IPostBackEventHandler,String)
211af2a4 1898d4ea [DEFAULT] [hasThis] Void
System.Web.UI.Page.RaisePostBackEvent(Class
System.Collections.Specialized.NameValueCollection)
211af2b4 1882d88d [DEFAULT] [hasThis] Void
System.Web.UI.Page.ProcessRequestMain()
211af2f8 1882a88e [DEFAULT] [hasThis] Void
System.Web.UI.Page.ProcessRequest()
211af334 1882a2fb [DEFAULT] [hasThis] Void
System.Web.UI.Page.ProcessRequest(Class System.Web.HttpContext)
211af33c 1882a2d4 [DEFAULT] [hasThis] Void
System.Web.HttpApplication/CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
211af34c 1866cb88 [DEFAULT] [hasThis] Class System.Exception
System.Web.HttpApplication.ExecuteStep(Class IExecutionStep,ByRef Boolean)
211af394 1866c69a [DEFAULT] [hasThis] Void
System.Web.HttpApplication.ResumeSteps(Class System.Exception)
211af3dc 1866c563 [DEFAULT] [hasThis] Class System.IAsyncResult
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(Class System.Web.HttpContext,Class System.AsyncCallback,Object)
211af3f8 15956ccf [DEFAULT] [hasThis] Void
System.Web.HttpRuntime.ProcessRequestInternal(Class
System.Web.HttpWorkerRequest)
211af434 15956760 [DEFAULT] Void
System.Web.HttpRuntime.ProcessRequest(Class System.Web.HttpWorkerRequest)
211af440 15952fd5 [DEFAULT] [hasThis] I4
System.Web.Hosting.ISAPIRuntime.ProcessRequest(I,I4)
211af508 79214224 [FRAME: ContextTransitionFrame]
211af5e8 79214224 [FRAME: ComMethodFrame]


Begin System Thread Information

# ChildEBP RetAddr
00 211aee18 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
01 211aee68 791daf5f KERNEL32!WaitForMultipleObjectsEx+0xea
02 211aee98 791db001 mscorsvr!Thread::DoAppropriateWaitWorker+0xc1
03 211aeeec 791ebf6c mscorsvr!Thread::DoAppropriateWait+0x46
04 211aef34 15a56298 mscorsvr!WaitHandleNative::CorWaitOneNative+0x6f
WARNING: Frame IP not in any known module. Following frames may be wrong.
05 211aefb8 799b3f24 0x15a56298
06 211aefcc 1886633d mscorlib_79990000+0x23f24
07 211af018 18867dde 0x1886633d
08 211af088 1886796c 0x18867dde
09 211af12c 18866b8e 0x1886796c
0a 211af26c 19332b5e 0x18866b8e
0b 211af3b4 799ab472 0x19332b5e
0c 211af3c0 799b3fd8 mscorlib_79990000+0x1b472
0d 211af448 79214224 mscorlib_79990000+0x23fd8
0e 15952f70 24548bca mscorsvr!ComCallMLStubCache::CompileMLStub+0x429
0f 15952f70 00000000 0x24548bca

*****

Dump name is formatted as: PID-Timestamp.dmp

Creating C:\iisstate\output\5300-1138738385.dmp - mini user dump
GenWriteHandleOperations.Start(0x14b4) failed, 0x8007007e
Dump successfully written

*****

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








"basin" wrote:

> Hi folks,
> Server is 2000 running .NET Framework 1.1 with about 100 websites, 25-50 of
> them .NET Applications. People are complaining of dropped sessions when the
> aspnet_wp.exe process restarts itself around 600mb of memory. Which is what
> I have it set to in the machine.config. One site always gets
> System.OutofMemory errors when the process gets around 500mb.
> I ran iisstate.ex -p XXXX -d -sc and got the following output VERY quickly.
> The process restarted but I'm not sure if it actually caught the out of
> memory error mentioned previously. Anyone notice anything in this log?
> Thanks!!


Re: IISState Log by David

David
Wed Feb 01 04:50:38 CST 2006

Nothing unusual.

You can use ASP.Net Session State Service to allow sessions to persist even
across the memory-based recycle.

Crashes caused by OutOfMemory condition are not considered fatal in .Net
Framework 1.1, so your only choice is to not get into the OutOfMemory
condition in the first place.

It may be that you are running websites which require more memory resources
than available on the server, which means that there is no solution to your
problem other than to add more memory, move sites to other servers, or
upgrade .Net Framework.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

"basin" <basin@discussions.microsoft.com> wrote in message
news:FCFF96FF-6A20-48F4-A17A-7D0219518FCB@microsoft.com...
> Hi folks,
> Server is 2000 running .NET Framework 1.1 with about 100 websites, 25-50
> of
> them .NET Applications. People are complaining of dropped sessions when
> the
> aspnet_wp.exe process restarts itself around 600mb of memory. Which is
> what
> I have it set to in the machine.config. One site always gets
> System.OutofMemory errors when the process gets around 500mb.
> I ran iisstate.ex -p XXXX -d -sc and got the following output VERY
> quickly.
> The process restarted but I'm not sure if it actually caught the out of
> memory error mentioned previously. Anyone notice anything in this log?
> Thanks!!
>
> Opened log file 'C:\iisstate\output\IISState-5300.log'
>
> ***********************
> Starting new log output
> IISState version 3.3.1
>
> Tue Jan 31 14:12:50 2006
>
> OS = Windows 2000
> Executable: aspnet_wp.exe
> PID = 5300
>
> Note: Thread times are formatted as HH:MM:SS.ms
>
> ***********************
>
>
> IIS has crashed...
> Beginning Analysis
> DLL (!FunctionName) that failed:
>
>
>
>
> Thread ID: 18
> System Thread ID: 1e4c
> Kernel Time: 0:0:3.93
> User Time: 0:0:5.781
> *** WARNING: Unable to verify checksum for
> c:\winnt\assembly\nativeimages1_v1.1.4322\mscorlib\1.0.5000.0__b77a5c561934e089_1a4e8c51\mscorlib.dll
> *** ERROR: Module load completed but symbols could not be loaded for
> c:\winnt\assembly\nativeimages1_v1.1.4322\mscorlib\1.0.5000.0__b77a5c561934e089_1a4e8c51\mscorlib.dll
> Thread Type: Managed Thread. Possible ASP.Net page or other .Net worker
> succeeded
> Loaded Son of Strike data table version 5 from
> "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\mscorsvr.dll"
> Thread 18
> ESP EIP
> 16fcf350 18867225 [DEFAULT] [hasThis] String
> LandSalesMarketingWebSite.ArcIMSMap.GetStateClicked(R8,R8)
> at [+0x23d] [+0xda]
> C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\CustomUserControls\ArcIMSMap.ascx.vb:555
> PARAM: this: 0x01690698 (ASP.ArcIMSMap_ascx)
> PARAM: float64 x_click: 3.06783e+009
> PARAM: int16 y_click: 1840700270
> 16fcf3b4 1886687a [DEFAULT] [hasThis] Void
> LandSalesMarketingWebSite.ArcIMSMap.ImageButton1_Click(Object,Class
> System.Web.UI.ImageClickEventArgs)
> at [+0x1da] [+0x75]
> C:\Inetpub\wwwroot\LANDSALESMARKETINGWEBSITE\CustomUserControls\ArcIMSMap.ascx.vb:786
> PARAM: this: 0x01690698 (ASP.ArcIMSMap_ascx)
> PARAM: class System.Web.UI.ImageClickEventArgs sender: 0x0169082c
> PARAM: unsigned int16 e: 0x1693fe4
> 16fcf4f8 19332b5e [DEFAULT] [hasThis] Void
> System.Web.UI.WebControls.ImageButton.OnClick(Class
> System.Web.UI.ImageClickEventArgs)
> 16fcf50c 19332aa6 [DEFAULT] [hasThis] Void
> System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String)
> 16fcf51c 1898d58b [DEFAULT] [hasThis] Void
> System.Web.UI.Page.RaisePostBackEvent(Class
> System.Web.UI.IPostBackEventHandler,String)
> 16fcf524 1898d4ea [DEFAULT] [hasThis] Void
> System.Web.UI.Page.RaisePostBackEvent(Class
> System.Collections.Specialized.NameValueCollection)
> 16fcf534 1882d88d [DEFAULT] [hasThis] Void
> System.Web.UI.Page.ProcessRequestMain()
> 16fcf578 1882a88e [DEFAULT] [hasThis] Void
> System.Web.UI.Page.ProcessRequest()
> 16fcf5b4 1882a2fb [DEFAULT] [hasThis] Void
> System.Web.UI.Page.ProcessRequest(Class System.Web.HttpContext)
> 16fcf5bc 1882a2d4 [DEFAULT] [hasThis] Void
> System.Web.HttpApplication/CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> 16fcf5cc 1866cb88 [DEFAULT] [hasThis] Class System.Exception
> System.Web.HttpApplication.ExecuteStep(Class IExecutionStep,ByRef Boolean)
> 16fcf614 1866c69a [DEFAULT] [hasThis] Void
> System.Web.HttpApplication.ResumeSteps(Class System.Exception)
> 16fcf65c 1866c563 [DEFAULT] [hasThis] Class System.IAsyncResult
> System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(Class
> System.Web.HttpContext,Class System.AsyncCallback,Object)
> 16fcf678 15956ccf [DEFAULT] [hasThis] Void
> System.Web.HttpRuntime.ProcessRequestInternal(Class
> System.Web.HttpWorkerRequest)
> 16fcf6b4 15956760 [DEFAULT] Void
> System.Web.HttpRuntime.ProcessRequest(Class System.Web.HttpWorkerRequest)
> 16fcf6c0 15952fd5 [DEFAULT] [hasThis] I4
> System.Web.Hosting.ISAPIRuntime.ProcessRequest(I,I4)
> 16fcf788 79214224 [FRAME: ContextTransitionFrame]
> 16fcf868 79214224 [FRAME: ComMethodFrame]
>
>
> Begin System Thread Information
>
> # ChildEBP RetAddr
> WARNING: Frame IP not in any known module. Following frames may be wrong.
> 00 16fcf39c 1886687a 0x18867225
> 01 16fcf4ec 19332b5e 0x1886687a
> 02 16fcf634 799ab472 0x19332b5e
> 03 16fcf640 799b3fd8 mscorlib_79990000+0x1b472
> 04 16fcf6c8 79214224 mscorlib_79990000+0x23fd8
> 05 15952f70 24548bca mscorsvr!ComCallMLStubCache::CompileMLStub+0x429
> 06 15952f70 00000000 0x24548bca
> Closing open log file C:\iisstate\output\IISState-5300.log
> Opened log file 'C:\iisstate\output\IISState-5300.log'
>
> ***********************
> Starting new log output
> IISState version 3.3.1
>
> Tue Jan 31 14:12:52 2006
>
> OS = Windows 2000
> Executable: aspnet_wp.exe
> PID = 5300
>
> Note: Thread times are formatted as HH:MM:SS.ms
>
> ***********************
>
>
>
>
> Thread ID: 0
> System Thread ID: 1164
> Kernel Time: 0:0:0.62
> User Time: 0:0:0.78
> Thread Type: Other
> # ChildEBP RetAddr
> 00 0012f6dc 7c59a243 ntdll!NtDelayExecution+0xb
> 01 0012f6fc 7c59a20e KERNEL32!SleepEx+0x32
> 02 0012f708 00442f5f KERNEL32!Sleep+0xb
> 03 0012ff60 00444220 aspnet_wp!wmain+0x395
> 04 0012ffc0 7c59893d aspnet_wp!wmainCRTStartup+0x143
> 05 0012fff0 00000000 KERNEL32!BaseProcessStart+0x3d
>
>
>
>
> Thread ID: 1
> System Thread ID: 1250
> Kernel Time: 0:0:6.265
> User Time: 0:0:5.609
> Thread Type: Other
> # ChildEBP RetAddr
> 00 00b6fec0 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 00b6fee8 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 00b6fef8 79278336 KERNEL32!WaitForSingleObject+0xf
> 03 00b6ff20 791dbe6e
> mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x127
> 04 00b6ffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
> 05 00b6ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 2
> System Thread ID: 1acc
> Kernel Time: 0:0:0.15
> User Time: 0:0:0.0
> Thread Type: Other
> # ChildEBP RetAddr
> 00 00c6fe9c 7c59a243 ntdll!NtDelayExecution+0xb
> 01 00c6febc 7c59a20e KERNEL32!SleepEx+0x32
> 02 00c6fec8 791b1753 KERNEL32!Sleep+0xb
> 03 00c6ffb4 7c57b388 mscorsvr!ThreadpoolMgr::GateThreadStart+0x54
> 04 00c6ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 3
> System Thread ID: 20d0
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Type: Other
> # ChildEBP RetAddr
> 00 00d6ff3c 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 00d6ff64 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 00d6ff74 00443192 KERNEL32!WaitForSingleObject+0xf
> 03 00d6ff80 7c34940f aspnet_wp!DoPingThread+0x10
> 04 00d6ffb4 7c57b388 MSVCR71!_endthread+0xaa
> 05 00d6ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 4
> System Thread ID: fb8
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.0
> Thread Type: Other
> # ChildEBP RetAddr
> 00 00f4fecc 7c59a1af ntdll!ZwWaitForMultipleObjects+0xb
> 01 00f4ff1c 7c59a0c2 KERNEL32!WaitForMultipleObjectsEx+0xea
> 02 00f4ff34 7924829f KERNEL32!WaitForMultipleObjects+0x17
> 03 00f4ff9c 79248216 mscorsvr!DebuggerRCThread::MainLoop+0x90
> 04 00f4ffac 79249a92 mscorsvr!DebuggerRCThread::ThreadProc+0x68
> 05 00f4ffb4 7c57b388 mscorsvr!DebuggerRCThread::ThreadProcStatic+0xb
> 06 00f4ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 5
> System Thread ID: 1c38
> Kernel Time: 0:0:0.0
> User Time: 0:0:0.906
> Thread Type: Other
> # ChildEBP RetAddr
> 00 1529ff58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 1529ff80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 1529ff90 7920198c KERNEL32!WaitForSingleObject+0xf
> 03 1529ffa8 79244fbe mscorsvr!gc_heap::gc_thread_function+0x22
> 04 1529ffb4 7c57b388 mscorsvr!gc_heap::gc_thread_stub+0x1e
> 05 1529ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 6
> System Thread ID: 1214
> Kernel Time: 0:0:0.0
> User Time: 0:0:1.812
> Thread Type: Other
> # ChildEBP RetAddr
> 00 1539fe58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 1539fe80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 1539fe90 7920198c KERNEL32!WaitForSingleObject+0xf
> 03 1539fea8 79244fbe mscorsvr!gc_heap::gc_thread_function+0x22
> 04 1539ffb4 7c57b388 mscorsvr!gc_heap::gc_thread_stub+0x1e
> 05 1539ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 7
> System Thread ID: 980
> Kernel Time: 0:0:0.0
> User Time: 0:0:1.390
> Thread Type: Other
> # ChildEBP RetAddr
> 00 1549fd58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 1549fd80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 1549fd90 7920198c KERNEL32!WaitForSingleObject+0xf
> 03 1549fda8 79244fbe mscorsvr!gc_heap::gc_thread_function+0x22
> 04 1549ffb4 7c57b388 mscorsvr!gc_heap::gc_thread_stub+0x1e
> 05 1549ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 8
> System Thread ID: 1200
> Kernel Time: 0:0:0.15
> User Time: 0:0:0.437
> Thread Type: Other
> # ChildEBP RetAddr
> 00 1559fc58 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 1559fc80 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 1559fc90 7920198c KERNEL32!WaitForSingleObject+0xf
> 03 1559fca8 79244fbe mscorsvr!gc_heap::gc_thread_function+0x22
> 04 1559ffb4 7c57b388 mscorsvr!gc_heap::gc_thread_stub+0x1e
> 05 1559ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 9
> System Thread ID: 774
> Kernel Time: 0:0:0.15
> User Time: 0:0:0.62
> Thread Type: Other
> # ChildEBP RetAddr
> 00 1569fe94 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 1569febc 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 1569fecc 79207cbd KERNEL32!WaitForSingleObject+0xf
> 03 1569fedc 79207cf5 mscorsvr!WaitForFinalizerEvent+0xde
> 04 1569ff20 7922d5e1 mscorsvr!GCHeap::FinalizerThreadStart+0x96
> 05 1569ffb4 7c57b388 mscorsvr!Thread::intermediateThreadProc+0x44
> 06 1569ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 10
> System Thread ID: 120c
> 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 157efe24 77d37ba7 ntdll!ZwReplyWaitReceivePortEx+0xb
> 01 157eff74 77d37b4c RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x74
> 02 157eff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9
> 03 157effa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f
> 04 157effb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18
> 05 157effec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 11
> System Thread ID: 11f8
> Kernel Time: 0:0:2.93
> User Time: 0:0:4.828
> Thread Type: Other
> # ChildEBP RetAddr
> 00 15b5fe40 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb
> 01 15b5fe6c 791dbec4 KERNEL32!GetQueuedCompletionStatus+0x27
> 02 15b5fea0 791dbe6e
> mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
> 03 15b5ffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
> 04 15b5ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 12
> System Thread ID: 58c
> Kernel Time: 0:0:0.15
> User Time: 0:0:0.0
> Thread Type: Other
> # ChildEBP RetAddr
> 00 15d5ff80 7c59a243 ntdll!NtDelayExecution+0xb
> 01 15d5ffa0 791b4f99 KERNEL32!SleepEx+0x32
> 02 15d5ffb4 7c57b388 mscorsvr!ThreadpoolMgr::TimerThreadStart+0x30
> 03 15d5ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 13
> System Thread ID: 1c5c
> Kernel Time: 0:0:0.78
> User Time: 0:0:0.46
> Thread Type: Other
> # ChildEBP RetAddr
> 00 15effdc4 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 15effdec 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 15effdfc 791b578b KERNEL32!WaitForSingleObject+0xf
> 03 15effe20 791dbe6e mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a
> 04 15efffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
> 05 15efffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 14
> System Thread ID: 133c
> Kernel Time: 0:0:5.218
> User Time: 0:0:7.78
> Thread Type: Other
> # ChildEBP RetAddr
> 00 15fffd40 7c5853d7 ntdll!ZwRemoveIoCompletion+0xb
> 01 15fffd6c 791dbec4 KERNEL32!GetQueuedCompletionStatus+0x27
> 02 15fffda0 791dbe6e
> mscorsvr!ThreadpoolMgr::CompletionPortThreadStart+0x49
> 03 15ffffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
> 04 15ffffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 15
> System Thread ID: 11c0
> Kernel Time: 0:0:0.156
> User Time: 0:0:0.31
> Thread Type: Other
> # ChildEBP RetAddr
> 00 1684fc44 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 1684fc6c 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 1684fc7c 791b578b KERNEL32!WaitForSingleObject+0xf
> 03 1684fca0 791dbe6e mscorsvr!ThreadpoolMgr::WorkerThreadStart+0x3a
> 04 1684ffb4 7c57b388 mscorsvr!ThreadpoolMgr::intermediateThreadProc+0x44
> 05 1684ffec 00000000 KERNEL32!BaseThreadStart+0x52
>
>
>
>
> Thread ID: 16
> System Thread ID: 1078
> Kernel Time: 0:0:0.78
> User Time: 0:0:0.15
> Thread Type: Other
> # ChildEBP RetAddr
> 00 1694fbc4 7c599fe4 ntdll!ZwWaitForSingleObject+0xb
> 01 1694fbec 7c57b3db KERNEL32!WaitForSingleObjectEx+0x71
> 02 1694fbfc 791b578b KERNEL32!WaitForSi