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