IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 27th, 2010, 09:57 PM
rusty51 rusty51 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2010
Posts: 1 rusty51 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 21 m 25 sec
Reputation Power: 0
IIS Application crashes

We currently have a classic asp application running on Windows 2003. This has been running without problems until we added Service Pack 2 for Windows 2003. Now the application hangs/crashes intermittently. We have isolated this application to its own application pool and we have disabled the rapid-fire protection feature. But it is still failing intermittently.
Thanks for any assistance in reading this log.

Gary


Here is the an example IISstate log taken during a recent failure.

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

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

Wed Oct 27 14:37:46 2010

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

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

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


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




Thread ID: 6
System Thread ID: 1b68
Kernel Time: 0:0:0.562
User Time: 0:0:0.250
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 00f9f9a8 7c82a144 ntdll!ExpInterlockedPopEntrySListFault
01 00f9f9b4 7c82a0d8 ntdll!RtlpAllocateFromHeapLookaside+0x13
02 00f9fbdc 776bb320 ntdll!RtlAllocateHeap+0x1dd
03 00f9fbf0 776bb818 ole32!CArray<CFormatEtc>::operator new+0x16
04 00f9fc08 776bb7a4 ole32!CFreeThreadedMarshalerCF_CreateInstance+0x7c
05 00f9fc1c 4a775cb2 ole32!CoCreateFreeThreadedMarshaler+0x15
06 00f9fc30 4a77686d comsvcs!CSTAActivity::Init+0x1c
07 00f9fc3c 4a776972 comsvcs!CSTAActivity::Create+0x2a
08 00f9fc4c 4a776a43 comsvcs!MTSCreateActivity+0x21
09 00f9fc70 4a776b1b comsvcs!CServiceActivity::Create+0xa3
0a 00f9fc98 709e779c comsvcs!CoCreateActivity+0x59
0b 00f9fcb0 709ec100 asp!CViperActivity::Init+0x19
0c 00f9fccc 709ec028 asp!CSession::Init+0xb7
0d 00f9fce8 709ebdf8 asp!CSessionMgr::NewSession+0x47
0e 00f9fd58 709ebbd9 asp!CHitObj::AssignSessionToBrowserRequest+0x1c2
0f 00f9fdc0 709e74df asp!CHitObj::BrowserRequestInit+0x268
10 00f9fdf0 709e7aa6 asp!CHitObj::NewBrowserRequest+0x64
11 00f9fe28 709e79c1 asp!HandleHit+0x131
12 00f9fe40 5a322991 asp!HttpExtensionProc+0x10b
13 00f9fe60 5a3968ff w3isapi!ProcessIsapiRequest+0x214
14 00f9fe94 5a3a66f1 w3core!W3_ISAPI_HANDLER::IsapiDoWork+0x3fd
15 00f9feac 5a394c6f w3core!W3_ISAPI_HANDLER::OnCompletion+0x7e
16 00f9fec4 5a394bf0 w3core!W3_HANDLER::MainOnCompletion+0x52
17 00f9fee8 5a394baf w3core!W3_CONTEXT::ExecuteHandlerCompletion+0x23
18 00f9ff08 5a394fab w3core!W3_MAIN_CONTEXT::DoWork+0x91
19 00f9ff20 5a3618b2 w3core!W3_MAIN_CONTEXT::OnIoCompletion+0x37
1a 00f9ff38 5a361650 w3dt!UL_NATIVE_REQUEST::DoStateProcess+0x48
1b 00f9ff48 5a3616ca w3dt!UL_NATIVE_REQUEST::DoWork+0x7f
1c 00f9ff5c 5a3024ce w3dt!OverlappedCompletionRoutine+0x1a
1d 00f9ff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x73
1e 00f9ffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
1f 00f9ffb8 77e6482f W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
20 00f9ffec 00000000 kernel32!BaseThreadStart+0x34
Closing open log file C:\iisstate\output\IISState-6720.log
Opened log file 'C:\iisstate\output\IISState-6720.log'

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

Wed Oct 27 14:37:48 2010

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

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

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




Thread ID: 0
System Thread ID: 14c8
Kernel Time: 0:0:0.31
User Time: 0:0:0.78
Thread Type: HTTP Compression Thread
 # ChildEBP RetAddr  
00 0007fc08 7c827d29 ntdll!KiFastSystemCallRet
01 0007fc0c 77e61d1e ntdll!ZwWaitForSingleObject+0xc
02 0007fc7c 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 0007fc90 5a364662 kernel32!WaitForSingleObject+0x12
04 0007fca0 5a366e3f w3dt!WP_CONTEXT::RunMainThreadLoop+0x10
05 0007fca8 5a3af42d w3dt!UlAtqStartListen+0x2d
06 0007fcb8 5a3bc335 w3core!W3_SERVER::StartListen+0xbd
07 0007ff0c 0100187c w3core!UlW3Start+0x26e
08 0007ff44 01001a27 w3wp!wmain+0x22a
09 0007ffc0 77e6f23b w3wp!wmainCRTStartup+0x12f
0a 0007fff0 00000000 kernel32!BaseProcessStart+0x23




Thread ID: 1
System Thread ID: 4a0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other 
 # ChildEBP RetAddr  
00 0065ff70 7c8277f9 ntdll!KiFastSystemCallRet
01 0065ff74 7c839f68 ntdll!NtRemoveIoCompletion+0xc
02 0065ffb8 77e6482f ntdll!RtlpWorkerThread+0x3d
03 0065ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 2
System Thread ID: 1788
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other 
 # ChildEBP RetAddr  
00 00ceff9c 7c826f69 ntdll!KiFastSystemCallRet
01 00ceffa0 7c83d454 ntdll!NtDelayExecution+0xc
02 00ceffb8 77e6482f ntdll!RtlpTimerThread+0x47
03 00ceffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 3
System Thread ID: 1010
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other 
 # ChildEBP RetAddr  
00 0780ff70 7c8277f9 ntdll!KiFastSystemCallRet
01 0780ff74 7c839f68 ntdll!NtRemoveIoCompletion+0xc
02 0780ffb8 77e6482f ntdll!RtlpWorkerThread+0x3d
03 0780ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 4
System Thread ID: 1a08
Kernel Time: 0:0:0.15
User Time: 0:0:0.46
Thread Type: Possible ASP page.  Possible DCOM activity
Executing Page: Unable to locate ASP page

No remote call being made

 # ChildEBP RetAddr  
00 00d9fe18 7c827859 ntdll!KiFastSystemCallRet
01 00d9fe1c 77c8877c ntdll!NtReplyWaitReceivePortEx+0xc
02 00d9ff84 77c88962 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x198
03 00d9ff8c 77c888fd RPCRT4!RecvLotsaCallsWrapper+0xd
04 00d9ffac 77c7b293 RPCRT4!BaseCachedThreadRoutine+0x9d
05 00d9ffb8 77e6482f RPCRT4!ThreadStartRoutine+0x1b
06 00d9ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 5
System Thread ID: 1e48
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other 
 # ChildEBP RetAddr  
00 00ddff08 7c826f69 ntdll!KiFastSystemCallRet
01 00ddff0c 77e41ed5 ntdll!NtDelayExecution+0xc
02 00ddff74 77e424fd kernel32!SleepEx+0x68
03 00ddff84 776bbb0f kernel32!Sleep+0xf
04 00ddff90 776bbab4 ole32!CROIDTable::WorkerThreadLoop+0x14
05 00ddffac 776b1704 ole32!CRpcThread::WorkerLoop+0x26
06 00ddffb8 77e6482f ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x20
07 00ddffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 6
System Thread ID: 1b68
Kernel Time: 0:0:0.562
User Time: 0:0:0.250
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 00f9f9a8 7c82a144 ntdll!ExpInterlockedPopEntrySListFault
01 00f9f9b4 7c82a0d8 ntdll!RtlpAllocateFromHeapLookaside+0x13
02 00f9fbdc 776bb320 ntdll!RtlAllocateHeap+0x1dd
03 00f9fbf0 776bb818 ole32!CArray<CFormatEtc>::operator new+0x16
04 00f9fc08 776bb7a4 ole32!CFreeThreadedMarshalerCF_CreateInstance+0x7c
05 00f9fc1c 4a775cb2 ole32!CoCreateFreeThreadedMarshaler+0x15
06 00f9fc30 4a77686d comsvcs!CSTAActivity::Init+0x1c
07 00f9fc3c 4a776972 comsvcs!CSTAActivity::Create+0x2a
08 00f9fc4c 4a776a43 comsvcs!MTSCreateActivity+0x21
09 00f9fc70 4a776b1b comsvcs!CServiceActivity::Create+0xa3
0a 00f9fc98 709e779c comsvcs!CoCreateActivity+0x59
0b 00f9fcb0 709ec100 asp!CViperActivity::Init+0x19
0c 00f9fccc 709ec028 asp!CSession::Init+0xb7
0d 00f9fce8 709ebdf8 asp!CSessionMgr::NewSession+0x47
0e 00f9fd58 709ebbd9 asp!CHitObj::AssignSessionToBrowserRequest+0x1c2
0f 00f9fdc0 709e74df asp!CHitObj::BrowserRequestInit+0x268
10 00f9fdf0 709e7aa6 asp!CHitObj::NewBrowserRequest+0x64
11 00f9fe28 709e79c1 asp!HandleHit+0x131
12 00f9fe40 5a322991 asp!HttpExtensionProc+0x10b
13 00f9fe60 5a3968ff w3isapi!ProcessIsapiRequest+0x214
14 00f9fe94 5a3a66f1 w3core!W3_ISAPI_HANDLER::IsapiDoWork+0x3fd
15 00f9feac 5a394c6f w3core!W3_ISAPI_HANDLER::OnCompletion+0x7e
16 00f9fec4 5a394bf0 w3core!W3_HANDLER::MainOnCompletion+0x52
17 00f9fee8 5a394baf w3core!W3_CONTEXT::ExecuteHandlerCompletion+0x23
18 00f9ff08 5a394fab w3core!W3_MAIN_CONTEXT::DoWork+0x91
19 00f9ff20 5a3618b2 w3core!W3_MAIN_CONTEXT::OnIoCompletion+0x37
1a 00f9ff38 5a361650 w3dt!UL_NATIVE_REQUEST::DoStateProcess+0x48
1b 00f9ff48 5a3616ca w3dt!UL_NATIVE_REQUEST::DoWork+0x7f
1c 00f9ff5c 5a3024ce w3dt!OverlappedCompletionRoutine+0x1a
1d 00f9ff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x73
1e 00f9ffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
1f 00f9ffb8 77e6482f W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
20 00f9ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 7
System Thread ID: 1bbc
Kernel Time: 0:0:0.62
User Time: 0:0:0.46
Thread Type: HTTP Listener 
 # ChildEBP RetAddr  
00 00fdff24 7c8277f9 ntdll!KiFastSystemCallRet
01 00fdff28 77e5bea2 ntdll!NtRemoveIoCompletion+0xc
02 00fdff54 5a30248e kernel32!GetQueuedCompletionStatus+0x29
03 00fdff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
04 00fdffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
05 00fdffb8 77e6482f W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
06 00fdffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 8
System Thread ID: 1180
Kernel Time: 0:0:0.140
User Time: 0:0:0.140
Thread Type: HTTP Listener 
 # ChildEBP RetAddr  
00 0104ff24 7c8277f9 ntdll!KiFastSystemCallRet
01 0104ff28 77e5bea2 ntdll!NtRemoveIoCompletion+0xc
02 0104ff54 5a30248e kernel32!GetQueuedCompletionStatus+0x29
03 0104ff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
04 0104ffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
05 0104ffb8 77e6482f W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
06 0104ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 9
System Thread ID: 1cd8
Kernel Time: 0:0:0.15
User Time: 0:0:0.62
Thread Type: HTTP Listener 
 # ChildEBP RetAddr  
00 0108ff24 7c8277f9 ntdll!KiFastSystemCallRet
01 0108ff28 77e5bea2 ntdll!NtRemoveIoCompletion+0xc
02 0108ff54 5a30248e kernel32!GetQueuedCompletionStatus+0x29
03 0108ff8c 5a3026ac W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
04 0108ffa0 5a301da9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
05 0108ffb8 77e6482f W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
06 0108ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 10
System Thread ID: 157c
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 0114fcec 7c827d19 ntdll!KiFastSystemCallRet
01 0114fcf0 7c83c7be ntdll!NtWaitForMultipleObjects+0xc
02 0114ffb8 77e6482f ntdll!RtlpWaitThread+0x161
03 0114ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 11
System Thread ID: 1494
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Compression Thread
 # ChildEBP RetAddr  
00 01b2fa84 7c827d29 ntdll!KiFastSystemCallRet
01 01b2fa88 77e61d1e ntdll!ZwWaitForSingleObject+0xc
02 01b2faf8 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 01b2fb0c 5a3b820f kernel32!WaitForSingleObject+0x12
04 01b2ffb8 77e6482f w3core!HTTP_COMPRESSION::CompressionThread+0x126
05 01b2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 12
System Thread ID: 1ce4
Kernel Time: 0:0:0.31
User Time: 0:0:0.31
Thread Type: Possible ASP page.  Possible DCOM activity
Executing Page: Unable to locate ASP page

No remote call being made

 # ChildEBP RetAddr  
00 01b6fe18 7c827859 ntdll!KiFastSystemCallRet
01 01b6fe1c 77c8877c ntdll!NtReplyWaitReceivePortEx+0xc
02 01b6ff84 77c88962 RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x198
03 01b6ff8c 77c888fd RPCRT4!RecvLotsaCallsWrapper+0xd
04 01b6ffac 77c7b293 RPCRT4!BaseCachedThreadRoutine+0x9d
05 01b6ffb8 77e6482f RPCRT4!ThreadStartRoutine+0x1b
06 01b6ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 13
System Thread ID: 1c8c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other 
 # ChildEBP RetAddr  
00 01baff8c 7c826f69 ntdll!KiFastSystemCallRet
01 01baff90 7c81943a ntdll!NtDelayExecution+0xc
02 01baffb8 77e6482f ntdll!RtlpIOWorkerThread+0x3f
03 01baffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 14
System Thread ID: 1fd0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: ASP
Executing Page: Unable to locate ASP page

 # ChildEBP RetAddr  
00 0276ff0c 7c827d29 ntdll!KiFastSystemCallRet
01 0276ff10 77e61d1e ntdll!ZwWaitForSingleObject+0xc
02 0276ff80 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 0276ff94 709fc843 kernel32!WaitForSingleObject+0x12
04 0276ffb4 709fc81b asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x1e
05 0276ffb8 77e6482f asp!CApplnCleanupMgr::ApplnCleanupThread+0xa
06 0276ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 15
System Thread ID: 1a58
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 0282fe1c 7c827d19 ntdll!KiFastSystemCallRet
01 0282fe20 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0282fec8 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0282ff24 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0282ff40 709fb8fe USER32!MsgWaitForMultipleObjects+0x1f
05 0282ff84 77bcb530 asp!CMTACallbackThread::Thread+0x4f
06 0282ffb8 77e6482f msvcrt!_endthreadex+0xa3
07 0282ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 16
System Thread ID: 1674
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 0286fe1c 7c827d19 ntdll!KiFastSystemCallRet
01 0286fe20 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0286fec8 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0286ff24 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0286ff40 70a01811 USER32!MsgWaitForMultipleObjects+0x1f
05 0286ff84 77bcb3ca asp!Debugger+0x9e
06 0286ffb8 77e6482f msvcrt!_endthread+0xab
07 0286ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 17
System Thread ID: 1b04
Kernel Time: 0:0:0.31
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state. 
Thread Type: PDM (Debugger) Thread.
 # ChildEBP RetAddr  
00 028bfd80 7c827d19 ntdll!KiFastSystemCallRet
01 028bfd84 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 028bfe2c 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 028bfe88 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 028bfea4 54b21868 USER32!MsgWaitForMultipleObjects+0x1f
05 028bff88 54b31012 pdm+0x1868
06 028bffb0 54b30fa7 pdm+0x11012
07 028bffb8 77e6482f pdm+0x10fa7
08 028bffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 18
System Thread ID: d4c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: ASP
Executing Page: Unable to locate ASP page

 # ChildEBP RetAddr  
00 0299fef4 7c827d29 ntdll!KiFastSystemCallRet
01 0299fef8 77e61d1e ntdll!ZwWaitForSingleObject+0xc
02 0299ff68 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 0299ff7c 709fe91f kernel32!WaitForSingleObject+0x12
04 0299ffb8 77e6482f asp!CViperReqManager::WatchThread+0x68
05 0299ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 19
System Thread ID: 1cf8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 029ffee8 7c827d29 ntdll!KiFastSystemCallRet
01 029ffeec 77e61d1e ntdll!ZwWaitForSingleObject+0xc
02 029fff5c 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 029fff70 4a77921b kernel32!WaitForSingleObject+0x12
04 029fff84 77bcb530 comsvcs!CSTAThreadPool::LoadBalanceThreadControlLoop+0x29
05 029fffb8 77e6482f msvcrt!_endthreadex+0xa3
06 029fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 20
System Thread ID: 1024
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 02a3fee0 7c827d29 ntdll!KiFastSystemCallRet
01 02a3fee4 77e61d1e ntdll!ZwWaitForSingleObject+0xc
02 02a3ff54 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 02a3ff68 4a778cb6 kernel32!WaitForSingleObject+0x12
04 02a3ff84 77bcb530 comsvcs!CSTAThreadPool::KillThreadControlLoop+0x25
05 02a3ffb8 77e6482f msvcrt!_endthreadex+0xa3
06 02a3ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 21
System Thread ID: 1c98
Kernel Time: 0:0:0.125
User Time: 0:0:0.500
Thread Status: Thread is in a WAIT state. 
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 02a7fdcc 7c827d19 ntdll!KiFastSystemCallRet
01 02a7fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 02a7fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 02a7fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 02a7fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 02a7ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 02a7ffb8 77e6482f msvcrt!_endthreadex+0xa3
07 02a7ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 22
System Thread ID: 464
Kernel Time: 0:0:0.46
User Time: 0:0:0.218
Thread Status: Thread is in a WAIT state. 
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 02abfdcc 7c827d19 ntdll!KiFastSystemCallRet
01 02abfdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 02abfe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 02abfed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 02abfef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 02abff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 02abffb8 77e6482f msvcrt!_endthreadex+0xa3
07 02abffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 23
System Thread ID: 1500
Kernel Time: 0:0:0.78
User Time: 0:0:0.562
Thread Status: Thread is in a WAIT state. 
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 02affdcc 7c827d19 ntdll!KiFastSystemCallRet
01 02affdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 02affe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 02affed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 02affef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 02afff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 02afffb8 77e6482f msvcrt!_endthreadex+0xa3
07 02afffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 24
System Thread ID: 9ac
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 02b3fdcc 7c827d19 ntdll!KiFastSystemCallRet
01 02b3fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 02b3fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 02b3fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 02b3fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 02b3ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 02b3ffb8 77e6482f msvcrt!_endthreadex+0xa3
07 02b3ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 25
System Thread ID: 668
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 0322ff88 7c827d19 ntdll!KiFastSystemCallRet
01 0322ff8c 71c510c0 ntdll!NtWaitForMultipleObjects+0xc
02 0322ffb8 77e6482f NETAPI32!NetbiosWaiter+0x73
03 0322ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 26
System Thread ID: c38
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 0326fd00 7c827d29 ntdll!KiFastSystemCallRet
01 0326fd04 77e61d1e ntdll!ZwWaitForSingleObject+0xc
02 0326fd74 77e61c8d kernel32!WaitForSingleObjectEx+0xac
03 0326fd88 4a756c3b kernel32!WaitForSingleObject+0x12
04 0326ffb8 77e6482f comsvcs!PingThread+0xf6
05 0326ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 27
System Thread ID: 1224
Kernel Time: 0:0:0.0
User Time: 0:0:0.15
Thread Status: Thread is in a WAIT state. 
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 00d2fdcc 7c827d19 ntdll!KiFastSystemCallRet
01 00d2fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 00d2fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 00d2fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 00d2fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 00d2ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 00d2ffb8 77e6482f msvcrt!_endthreadex+0xa3
07 00d2ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 28
System Thread ID: 166c
Kernel Time: 0:0:1.140
User Time: 0:0:5.156
Thread Type: SQL Query.  Possible ASP page
Executing Page: 

 # ChildEBP RetAddr  
00 04c4da30 7c826f69 ntdll!KiFastSystemCallRet
01 04c4da34 77e41ed5 ntdll!NtDelayExecution+0xc
02 04c4da9c 77e424fd kernel32!SleepEx+0x68
03 04c4daac 4e27bb7b kernel32!Sleep+0xf
04 04c4de9c 4e27f8a8 sqloledb!CDBConnection::Connect+0x21c
05 04c4dec0 4e27b5f8 sqloledb!CDataSource::PopCachedConnection+0xa0
06 04c4defc 4e253650 sqloledb!CDBConnection::HandleFirehoseMode+0xa8
07 04c4df24 4e254cf2 sqloledb!CStmt::HandleFirehoseModeAtExecute+0x31
08 04c4df58 4e25517d sqloledb!CCommand::ExecuteHelper+0x10a
09 04c4dfdc 4e254c4b sqloledb!CCommand::Execute+0x76b
0a 04c4e014 4bbea64d sqloledb!CImpICommandText::Execute+0xdd
0b 04c4e054 4bc0c79b msado15!CConnection::Execute+0x9d
0c 04c4e224 4bbea4a7 msado15!_ExecuteAsync+0x19f
0d 04c4e238 4bbea385 msado15!ExecuteAsync+0x23
0e 04c4e320 4bbea258 msado15!CQuery::Execute+0xa5e
0f 04c4e38c 4bc21717 msado15!CCommand::_Execute+0x153
10 04c4e410 4bc1c55d msado15!CConnection::OpenRecordset+0xdf
11 04c4e550 4bbf718f msado15!CConnection::Execute+0x35a
12 04c4e800 7347d34b msado15!CConnection::Invoke+0x938
13 04c4e854 73468ad1 vbscript!CatchIDispatchInvoke+0x46
14 04c4e894 73468a40 vbscript!IDispatchInvoke2+0xaf
15 04c4e8d0 734689f2 vbscript!IDispatchInvoke+0x59
16 04c4e9e4 7346613b vbscript!InvokeDispatch+0x13a
17 04c4ea08 73466f6c vbscript!InvokeByName+0x42
18 04c4ece4 734633e0 vbscript!CScriptRuntime::Run+0x262b
19 04c4eddc 734665d7 vbscript!CScriptEntryPoint::Call+0x5c
1a 04c4f0b0 734633e0 vbscript!CScriptRuntime::Run+0x1f08
1b 04c4f1a8 734665d7 vbscript!CScriptEntryPoint::Call+0x5c
1c 04c4f47c 734633e0 vbscript!CScriptRuntime::Run+0x1f08
1d 04c4f574 734665d7 vbscript!CScriptEntryPoint::Call+0x5c
1e 04c4f848 734633e0 vbscript!CScriptRuntime::Run+0x1f08
1f 04c4f940 734637d1 vbscript!CScriptEntryPoint::Call+0x5c
20 04c4f998 73463b9c vbscript!CSession::Execute+0xb4
21 04c4f9e8 73461849 vbscript!COleScript::ExecutePendingScripts+0x13e
22 04c4fa04 709e2bfa vbscript!COleScript::SetScriptState+0x150
23 04c4fa30 709e2bbc asp!CActiveScriptEngine::TryCall+0x19
24 04c4fa6c 709e2af2 asp!CActiveScriptEngine::Call+0x31
25 04c4fa88 709e29f6 asp!CallScriptFunctionOfEngine+0x5b
26 04c4fadc 709e2921 asp!ExecuteRequest+0x17e
27 04c4fb44 709e24e0 asp!Execute+0x24c
28 04c4fb98 709e244a asp!CHitObj::ViperAsyncCallback+0x3f0
29 04c4fbb4 4a77b5ea asp!CViperAsyncRequest::OnCall+0x92
2a 04c4fbd0 77720d30 comsvcs!CSTAActivityWork::STAActivityWorkHelper+0x32
2b 04c4fc1c 777217dc ole32!EnterForCallback+0xc4
2c 04c4fd7c 776f03b4 ole32!SwitchForCallback+0x1a3
2d 04c4fda8 7769c194 ole32!PerformCallback+0x54
2e 04c4fe40 7772433a ole32!CObjectContext::InternalContextCallback+0x159
2f 04c4fe60 4a77b78c ole32!CObjectContext::DoCallback+0x1c
30 04c4fecc 4a77bcf2 comsvcs!CSTAActivityWork::DoWork+0x12d
31 04c4fee4 4a77c7de comsvcs!CSTAThread::DoWork+0x18




Thread ID: 29
System Thread ID: 1044
Kernel Time: 0:0:0.171
User Time: 0:0:0.765
Thread Status: Thread is in a WAIT state. 
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 0454fdcc 7c827d19 ntdll!KiFastSystemCallRet
01 0454fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0454fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0454fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0454fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0454ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0454ffb8 77e6482f msvcrt!_endthreadex+0xa3
07 0454ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 30
System Thread ID: 1044
Kernel Time: 0:0:0.171
User Time: 0:0:0.765
Thread Status: Thread is in a WAIT state. 
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 0454fdcc 7c827d19 ntdll!KiFastSystemCallRet
01 0454fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0454fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0454fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0454fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0454ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0454ffb8 77e6482f msvcrt!_endthreadex+0xa3
07 0454ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 31
System Thread ID: 1950
Kernel Time: 0:0:0.593
User Time: 0:0:3.46
Thread Status: Thread is in a WAIT state. 
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 0505fdcc 7c827d19 ntdll!KiFastSystemCallRet
01 0505fdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 0505fe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 0505fed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 0505fef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 0505ff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 0505ffb8 77e6482f msvcrt!_endthreadex+0xa3
07 0505ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 32
System Thread ID: 1be0
Kernel Time: 0:0:0.31
User Time: 0:0:0.15
Thread Status: Thread is in a WAIT state. 
Thread Type: Idle ASP thread
 # ChildEBP RetAddr  
00 055ffdcc 7c827d19 ntdll!KiFastSystemCallRet
01 055ffdd0 77e6202c ntdll!NtWaitForMultipleObjects+0xc
02 055ffe78 7739bbd1 kernel32!WaitForMultipleObjectsEx+0x11a
03 055ffed4 7739ce36 USER32!RealMsgWaitForMultipleObjectsEx+0x141
04 055ffef0 4a77cb28 USER32!MsgWaitForMultipleObjects+0x1f
05 055fff84 77bcb530 comsvcs!CSTAThread::WorkerLoop+0x1f9
06 055fffb8 77e6482f msvcrt!_endthreadex+0xa3
07 055fffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 33
System Thread ID: 1e54
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: WebDav Worker Thread
 # ChildEBP RetAddr  
00 073cff30 7c8277f9 ntdll!KiFastSystemCallRet
01 073cff34 77e5bea2 ntdll!NtRemoveIoCompletion+0xc
02 073cff60 671397fe kernel32!GetQueuedCompletionStatus+0x29
03 073cff90 6713989d httpext!CDavWorkerThread::GetWorkCompletion+0x29
04 073cffb8 77e6482f httpext!CDavWorkerThread::ThreadDispatcher+0x30
05 073cffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 34
System Thread ID: 1a78
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: WebDav Worker Thread
 # ChildEBP RetAddr  
00 0784ff30 7c8277f9 ntdll!KiFastSystemCallRet
01 0784ff34 77e5bea2 ntdll!NtRemoveIoCompletion+0xc
02 0784ff60 671397fe kernel32!GetQueuedCompletionStatus+0x29
03 0784ff90 6713989d httpext!CDavWorkerThread::GetWorkCompletion+0x29
04 0784ffb8 77e6482f httpext!CDavWorkerThread::ThreadDispatcher+0x30
05 0784ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 35
System Thread ID: 1e3c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: WebDav Worker Thread
 # ChildEBP RetAddr  
00 07dcff30 7c8277f9 ntdll!KiFastSystemCallRet
01 07dcff34 77e5bea2 ntdll!NtRemoveIoCompletion+0xc
02 07dcff60 671397fe kernel32!GetQueuedCompletionStatus+0x29
03 07dcff90 6713989d httpext!CDavWorkerThread::GetWorkCompletion+0x29
04 07dcffb8 77e6482f httpext!CDavWorkerThread::ThreadDispatcher+0x30
05 07dcffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 36
System Thread ID: 1df8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: WebDav Worker Thread
 # ChildEBP RetAddr  
00 07d8ff30 7c8277f9 ntdll!KiFastSystemCallRet
01 07d8ff34 77e5bea2 ntdll!NtRemoveIoCompletion+0xc
02 07d8ff60 671397fe kernel32!GetQueuedCompletionStatus+0x29
03 07d8ff90 6713989d httpext!CDavWorkerThread::GetWorkCompletion+0x29
04 07d8ffb8 77e6482f httpext!CDavWorkerThread::ThreadDispatcher+0x30
05 07d8ffec 00000000 kernel32!BaseThreadStart+0x34




Thread ID: 37
System Thread ID: 87c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: WebDav Worker Thread
 # ChildEBP RetAddr  
00 07e0ff30 7c8277f9 ntdll!KiFastSystemCallRet
01 07e0ff34 77e5bea2 ntdll!NtRemoveIoCompletion+0xc
02 07e0ff60 671397fe kernel32!GetQueuedCompletionStatus+0x29
03 07e0ff90 6713989d httpext!CDavWorkerThread::GetWorkCompletion+0x29
04 07e0ffb8 77e6482f httpext!CDavWorkerThread::ThreadDispatcher+0x30
05 07e0ffec 00000000 kernel32!BaseThreadStart+0x34

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

Reply With Quote
  #2  
Old October 28th, 2010, 03:35 PM
HostingASPNet HostingASPNet is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2009
Posts: 165 HostingASPNet User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 1 h 25 m 52 sec
Reputation Power: 5
Hello,

If the only reason is the Server update you should check for recent bugs and fixes on Microsoft update site.

Regards
__________________
ASP.NET Web Hosting - Reliable ASP.NET hosting information.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > IIS Application crashes

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap