Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IIS Crashes When ASP.Net 2.0 Thread Pool Closes

249 views
Skip to first unread message

gri...@gmail.com

unread,
Dec 9, 2005, 5:39:45 AM12/9/05
to
I've been working on an ASP.Net 1.1 application and have recently
switched it to ASP.Net 2.0. On the development machines everything
runs fine but on the server we get an IIS crash 20 minutes after the
last person logs out.

I've installed DebugDiag (Microsofts latest IIS debugging offering) and
have included a output from its analysis. The function that seems to
be crashing is webengine!CorThreadPoolCompletionCallback in
c:\WINDOWS\microsoft.net\framework\v2.0.50727\webengine.dll.

The server machine is a fully patched Windows 2003 server with IIS6,
SQL Server 2000, .Net framework 1.1 and .Net framework 2.0.

The only information I can find about
webengine!CorThreadPoolCompletionCallback relates to ASP.Net 1.1 so any
help would be greatly appreciated.

-----------------------------------------------------------------

Type of Analysis Performed Combined Crash/Hang Analysis
Machine Name WORLDSOFT-DCSVR
Operating System Windows Server 2003 Service Pack 1
Number Of Processors 2
Process ID 4404
Process Image c:\WINDOWS\system32\inetsrv\w3wp.exe
System Up-Time 9 day(s) 14:39:47
Process Up-Time 0 day(s) 00:21:03

Top 5 Threads by CPU time
Note - Times include both user mode and kernel mode for each thread
Thread ID: 9 Total CPU Time: 0 day(s) 00:00:00.625 Entry Point
for Thread: mscorwks!ThreadpoolMgr::intermediateThreadProc
Thread ID: 0 Total CPU Time: 0 day(s) 00:00:00.78 Entry Point
for Thread: w3wp!wmainCRTStartup
Thread ID: 1 Total CPU Time: 0 day(s) 00:00:00.15 Entry Point
for Thread: ntdll!RtlpTimerThread
Thread ID: 3 Total CPU Time: 0 day(s) 00:00:00.15 Entry Point
for Thread: w3tp!THREAD_MANAGER::ThreadManagerThread
Thread ID: 16 Total CPU Time: 0 day(s) 00:00:00.15 Entry Point
for Thread: System_Data!SNIAsyncWait

Thread report

Thread 0 - System ID 8168
Entry point w3wp!wmainCRTStartup
Create time 09/12/2005 09:29:02
Time spent in user mode 0 Days 0:0:0.62
Time spent in kernel mode 0 Days 0:0:0.15


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
kernel32!SleepEx+68
kernel32!Sleep+f
w3tp!THREAD_MANAGER::DrainThreads+a7
w3tp!THREAD_MANAGER::TerminateThreadManager+14
w3tp!THREAD_POOL::TerminateThreadPool+51
w3tp!ThreadPoolTerminate+47
w3dt!UlAtqTerminate+52
w3core!W3_SERVER::Terminate+13f
w3core!UlW3Start+280
w3wp!wmain+22a
w3wp!wmainCRTStartup+12b
kernel32!BaseProcessStart+23


Back to Top


Thread 1 - System ID 7068
Entry point ntdll!RtlpTimerThread
Create time 09/12/2005 09:29:02
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.15


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
ntdll!RtlpTimerThread+47
kernel32!BaseThreadStart+34


Back to Top


Thread 2 - System ID 6680
Entry point ntdll!RtlpWorkerThread
Create time 09/12/2005 09:29:02
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
ntdll!RtlpWorkerThread+3d
kernel32!BaseThreadStart+34


Back to Top


Thread 3 - System ID 3148
Entry point w3tp!THREAD_MANAGER::ThreadManagerThread
Create time 09/12/2005 09:29:02
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.15


Function Source
ntdll!KiFastSystemCallRet
ntdll!ZwTerminateThread+c
kernel32!ExitThread+41
kernel32!FreeLibraryAndExitThread+40
w3tp!THREAD_MANAGER::ThreadManagerThread+59
kernel32!BaseThreadStart+34


Back to Top


Thread 4 - System ID 2820
Entry point ntdll!RtlpWaitThread
Create time 09/12/2005 09:29:02
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForMultipleObjects+c
ntdll!RtlpWaitThread+161
kernel32!BaseThreadStart+34


Back to Top


Thread 5 - System ID 7168
Create time 00:00:00
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!ZwReplyWaitReceivePortEx+c
rpcrt4!LRPC_ADDRESS::ReceiveLotsaCalls+198
rpcrt4!RecvLotsaCallsWrapper+d
rpcrt4!BaseCachedThreadRoutine+9d
rpcrt4!ThreadStartRoutine+1b
kernel32!BaseThreadStart+34


Back to Top


Thread 6 - System ID 6272
Entry point ntdll!RtlpIOWorkerThread
Create time 09/12/2005 09:29:02
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
ntdll!RtlpIOWorkerThread+3f
kernel32!BaseThreadStart+34


Back to Top


Thread 7 - System ID 948
Entry point mscorwks!ThreadpoolMgr::intermediateThreadProc
Create time 09/12/2005 09:29:03
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.15


Function Source
1f0001
webengine!CorThreadPoolCompletionCallback+35
mscorwks!ThreadpoolMgr::CompletionPortThreadStart+406
mscorwks!ThreadpoolMgr::intermediateThreadProc+49
kernel32!BaseThreadStart+34


Back to Top


Thread 8 - System ID 3304
Entry point mscorwks!ThreadpoolMgr::GateThreadStart
Create time 09/12/2005 09:29:03
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
kernel32!SleepEx+68
mscorwks!EESleepEx+a3
mscorwks!__DangerousSwitchToThread+70
mscorwks!__SwitchToThread+b
mscorwks!ThreadpoolMgr::GateThreadStart+a1
kernel32!BaseThreadStart+34


Back to Top


Thread 9 - System ID 8004
Entry point mscorwks!ThreadpoolMgr::intermediateThreadProc
Create time 09/12/2005 09:29:03
Time spent in user mode 0 Days 0:0:0.484
Time spent in kernel mode 0 Days 0:0:0.140


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
kernel32!WaitForSingleObjectEx+ac
mscorwks!PEImage::LoadImage+199
mscorwks!CLREvent::WaitEx+117
mscorwks!CLREvent::Wait+17
mscorwks!ThreadpoolMgr::SafeWait+73
mscorwks!ThreadpoolMgr::WorkerThreadStart+f1
mscorwks!ThreadpoolMgr::intermediateThreadProc+49
kernel32!BaseThreadStart+34


Back to Top


Thread 10 - System ID 1036
Entry point mscorwks!DebuggerRCThread::ThreadProcStatic
Create time 09/12/2005 09:29:03
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForMultipleObjects+c
kernel32!WaitForMultipleObjectsEx+11a
kernel32!WaitForMultipleObjects+18
mscorwks!DebuggerRCThread::MainLoop+cf
mscorwks!DebuggerRCThread::ThreadProc+ca
mscorwks!DebuggerRCThread::ThreadProcStatic+82
kernel32!BaseThreadStart+34


Back to Top


Thread 11 - System ID 5636
Entry point mscorwks!SVR::gc_heap::gc_thread_stub
Create time 09/12/2005 09:29:03
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
kernel32!WaitForSingleObjectEx+ac
mscorwks!PEImage::LoadImage+199
mscorwks!CLREvent::WaitEx+117
mscorwks!CLREvent::Wait+17
mscorwks!SVR::gc_heap::gc_thread_function+2e
mscorwks!SVR::gc_heap::gc_thread_stub+9b
kernel32!BaseThreadStart+34


Back to Top


Thread 12 - System ID 5908
Entry point mscorwks!SVR::gc_heap::gc_thread_stub
Create time 09/12/2005 09:29:03
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
kernel32!WaitForSingleObjectEx+ac
mscorwks!PEImage::LoadImage+199
mscorwks!CLREvent::WaitEx+117
mscorwks!CLREvent::Wait+17
mscorwks!SVR::gc_heap::gc_thread_function+57
mscorwks!SVR::gc_heap::gc_thread_stub+9b
kernel32!BaseThreadStart+34


Back to Top


Thread 13 - System ID 4432
Entry point mscorwks!Thread::intermediateThreadProc
Create time 09/12/2005 09:29:03
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
kernel32!SleepEx+68
kernel32!Sleep+f
System_Data!SNITerminate+91
System_Data_ni!__dyn_tls_init_callback+1446
System_Data_ni!__dyn_tls_init_callback+176af1
mscorwks!CallDescrWorkerWithHandler+a3
mscorwks!MethodDesc::CallDescr+19c
mscorwks!MethodDesc::CallTargetWorker+20
mscorwks!MethodDescCallSite::Call_RetObjPtr+1c
mscorwks!SafeHandle::RunReleaseMethod+75
mscorwks!SafeHandle::Release+f2
mscorwks!SafeHandle::Dispose+2b
mscorwks!SafeHandle::Finalize+ab
mscorlib_ni+28dc52
mscorwks!MethodTable::SetObjCreateDelegate+c3
mscorwks!MethodTable::CallFinalizer+6b
mscorwks!WKS::CallFinalizer+8a
mscorwks!SVR::CreateGCHeap+bc
mscorwks!SVR::CreateGCHeap+204
mscorwks!SVR::ProfScanRootsHelper+67
mscorwks!Thread::UserResumeThread+fb
mscorwks!Thread::DoADCallBack+355
mscorwks!Thread::DoADCallBack+541
mscorwks!Thread::UserResumeThread+a6
mscorwks!Thread::DoADCallBack+cd
mscorwks!Thread::UserResumeThread+f3
mscorwks!ManagedThreadBase::FinalizerAppDomain+26
mscorwks!SVR::CreateGCHeap+163
mscorwks!SVR::CreateGCHeap+204
mscorwks!SVR::GCHeap::FinalizerThreadWorker+e7
mscorwks!Thread::UserResumeThread+fb
mscorwks!Thread::DoADCallBack+355
mscorwks!Thread::DoADCallBack+541
mscorwks!ManagedThreadBase_NoADTransition+32
mscorwks!ManagedThreadBase::FinalizerBase+b
mscorwks!SVR::GCHeap::FinalizerThreadStart+bb
mscorwks!Thread::intermediateThreadProc+49
kernel32!BaseThreadStart+34


Back to Top


Thread 14 - System ID 6888
Entry point mscorwks!ThreadpoolMgr::TimerThreadStart
Create time 09/12/2005 09:29:05
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
kernel32!SleepEx+68
mscorwks!ThreadpoolMgr::TimerThreadFire+6d
mscorwks!ThreadpoolMgr::TimerThreadStart+56
kernel32!BaseThreadStart+34


Back to Top


Thread 15 - System ID 6732
Entry point mscorwks!Thread::intermediateThreadProc
Create time 09/12/2005 09:29:05
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForMultipleObjects+c
kernel32!WaitForMultipleObjectsEx+11a
mscorwks!WaitForMultipleObjectsEx_SO_TOLERANT+6f
mscorwks!Thread::DoAppropriateAptStateWait+3c
mscorwks!Thread::DoAppropriateWaitWorker+144
mscorwks!Thread::DoAppropriateWait+40
mscorwks!CLREvent::WaitEx+f7
mscorwks!CLREvent::Wait+17
mscorwks!SVR::GCHeap::FinalizerThreadWait+105
mscorwks!AppDomain::Exit+22a
mscorwks!AppDomain::Unload+1b0
mscorwks!AppDomain::ADUnloadWorkerHelper+76
mscorwks!AppDomain::DoADUnloadWork+6c
mscorwks!AppDomain::DoADUnloadWork+de
mscorwks!AppDomain::ADUnloadThreadStart+459
mscorwks!Thread::intermediateThreadProc+49
kernel32!BaseThreadStart+34


Back to Top


Thread 16 - System ID 256
Entry point System_Data!SNIAsyncWait
Create time 09/12/2005 09:29:11
Time spent in user mode 0 Days 0:0:0.15
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
kernel32!GetQueuedCompletionStatus+29
System_Data!SNIAsyncWait+6c
kernel32!BaseThreadStart+34


Back to Top


Thread 17 - System ID 4356
Entry point mscorwks!Thread::intermediateThreadProc
Create time 09/12/2005 09:29:20
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtWaitForSingleObject+c
kernel32!WaitForSingleObjectEx+ac
mscorwks!PEImage::LoadImage+199
mscorwks!CLREvent::WaitEx+117
mscorwks!CLREvent::Wait+17
mscorwks!ThreadpoolMgr::SafeWait+73
mscorwks!ThreadpoolMgr::WorkerThreadStart+f1
mscorwks!Thread::intermediateThreadProc+49
kernel32!BaseThreadStart+34


Back to Top


Thread 18 - System ID 8164
Entry point ntdll!RtlpWorkerThread
Create time 09/12/2005 09:48:02
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
ntdll!RtlpWorkerThread+3d
kernel32!BaseThreadStart+34


Back to Top


Thread 19 - System ID 4692
Entry point ntdll!RtlpWorkerThread
Create time 09/12/2005 09:49:02
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
ntdll!RtlpWorkerThread+3d
kernel32!BaseThreadStart+34


Back to Top


Thread 20 - System ID 4936
Entry point ntdll!RtlpWorkerThread
Create time 09/12/2005 09:50:02
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
ntdll!RtlpWorkerThread+3d
kernel32!BaseThreadStart+34


Back to Top


Thread 21 - System ID 3576
Entry point ole32!CRpcThreadCache::RpcWorkerThreadEntry
Create time 09/12/2005 09:50:03
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtDelayExecution+c
kernel32!SleepEx+68
kernel32!Sleep+f
ole32!CROIDTable::WorkerThreadLoop+14
ole32!CRpcThread::WorkerLoop+1e
ole32!_imp__InstallApplication <PERF> (ole32+0x0)
kernel32!BaseThreadStart+34


Back to Top


Thread 22 - System ID 4360
Entry point rpcrt4!ThreadStartRoutine
Create time 09/12/2005 09:50:03
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!ZwReplyWaitReceivePortEx+c
rpcrt4!LRPC_ADDRESS::ReceiveLotsaCalls+198
rpcrt4!RecvLotsaCallsWrapper+d
rpcrt4!BaseCachedThreadRoutine+9d
rpcrt4!ThreadStartRoutine+1b
kernel32!BaseThreadStart+34


Back to Top


Thread 23 - System ID 5928
Entry point mscorwks!Thread::intermediateThreadProc
Create time 09/12/2005 09:50:04
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.0


Function Source
ntdll!KiFastSystemCallRet
ntdll!NtRemoveIoCompletion+c
kernel32!GetQueuedCompletionStatus+29
mscorwks!ThreadpoolMgr::CompletionPortThreadStart+11c
mscorwks!Thread::intermediateThreadProc+49
kernel32!BaseThreadStart+34


Back to Top

In
w3wp__PID__4404__Date__12_09_2005__Time_09_50_04AM__732__Second_Chance_Exception_C0000005.dmp
the module
\\?\c:\WINDOWS\microsoft.net\framework\v2.0.50727\webengine.dll has
caused an access violation exception (0xC0000005) when trying to write
to memory location 0x00000000 on thread 7

Module Information
Image Name:
\\?\c:\WINDOWS\microsoft.net\framework\v2.0.50727\webengine.dll
Symbol Type: PDB
Base address: 0x6a2a0000 Time Stamp: Fri Sep 23 12:53:08 2005
Checksum: 0x0004a774 Comments: Flavor=Retail
COM DLL: False Company Name: Microsoft Corporation
ISAPIExtension: False File Description: Microsoft ASP.NET Support
DLL
ISAPIFilter: False File Version: 2.0.50727.42 (RTM.050727-4200)
Managed DLL: False Internal Name: webengine.dll
VB DLL: False Legal Copyright: ? Microsoft Corporation. All rights
reserved.
Loaded Image Name: webengine.dll Legal Trademarks:
Mapped Image Name: Original filename: webengine.dll
Module name: webengine Private Build:
Single Threaded: False Product Name: Microsoft? .NET Framework
Module Size: 304.00 KBytes Product Version: 2.0.50727.42
Symbol File Name:
c:\symcache\webengine.pdb\2EDCD5DD03B24BC4BAD6ACEBA4A4AB972\webengine.pdb
Special Build: &

Pat [MSFT]

unread,
Dec 9, 2005, 1:24:09 PM12/9/05
to
Looks like a bug in webengine.dll You'll need to open a support case and
see if there is a fix available.

Pat

<gri...@gmail.com> wrote in message
news:1134124785....@g44g2000cwa.googlegroups.com...

Egbert Nierop (MVP for IIS)

unread,
Dec 10, 2005, 1:23:55 PM12/10/05
to

"Pat [MSFT]" <patf...@online.microsoft.com> wrote in message
news:%23FnaA3O$FHA....@TK2MSFTNGP09.phx.gbl...

> Looks like a bug in webengine.dll You'll need to open a support case and
> see if there is a fix available.

I have lots of crashes in ASP .NET 2.0 as well.

Not that this info really would help, but I'm sure, it's not in my code the
crash report, points to a non 'third party dll' :).

Pat [MSFT]

unread,
Dec 12, 2005, 10:38:56 AM12/12/05
to
Can you post the failing thread stack?
"Egbert Nierop (MVP for IIS)" <egbert...@nospam.invalid> wrote in
message news:OjVoibb$FHA....@TK2MSFTNGP10.phx.gbl...

Egbert Nierop (MVP for IIS)

unread,
Jan 30, 2006, 6:49:38 AM1/30/06
to

"Pat [MSFT]" <patf...@online.microsoft.com> wrote in message
news:ezkopIz$FHA...@TK2MSFTNGP11.phx.gbl...

ok, sorry for the late response.
I will try this.
It had no great priority I just attached IIsDiag. Great tool.

Egbert Nierop (MVP for IIS)

unread,
Jan 31, 2006, 7:59:06 AM1/31/06
to

"Pat [MSFT]" <patf...@online.microsoft.com> wrote in message
news:ezkopIz$FHA...@TK2MSFTNGP11.phx.gbl...

This process runs asp as well as aspx 1.1 pages in the same website.

[1/31/2006 8:06:20] Thread exited. Exiting thread system id - 3700. Exit
code - 0x00000000
[1/31/2006 8:06:21] C:\WINNT\system32\inetsrv\gzip.dll unloaded from
0x685b0000
[1/31/2006 8:06:21] Thread exited. Exiting thread system id - 1384. Exit
code - 0x00000000
[1/31/2006 8:06:21] Thread created. New thread system id - 4996
[1/31/2006 8:06:21] Thread exited. Exiting thread system id - 2640. Exit
code - 0x00000000
[1/31/2006 8:06:22] Thread exited. Exiting thread system id - 2144. Exit
code - 0x00000000
[1/31/2006 8:06:22] Thread exited. Exiting thread system id - 464. Exit
code - 0x00000000
[1/31/2006 8:06:22] Thread exited. Exiting thread system id - 3884. Exit
code - 0x00000000
[1/31/2006 8:06:22] C:\WINNT\system32\ws03res.dll unloaded from 0x01870000
[1/31/2006 8:06:22] \\?\C:\WINNT\system32\inetsrv\asp.dll unloaded from
0x709e0000
[1/31/2006 8:06:22] C:\WINNT\system32\ATL.DLL unloaded from 0x76a80000
[1/31/2006 8:06:23]
C:\WINNT\Microsoft.NET\Framework\v2.0.50727\diasymreader.dll loaded at
0x5e380000
[1/31/2006 8:06:24] Thread created. New thread system id - 596
[1/31/2006 8:06:24] First chance exception - 0xe0434f4d caused by thread
with system id 2120
[1/31/2006 8:06:24] Stack Trace
ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be
wrong.
0f30f4c4 79f97065 e0434f4d 00000001 00000001 kernel32!RaiseException+0x3c
0f30f524 7a0deacb 033fe5bc 00000000 00000000
mscorwks!DllCanUnloadNowInternal+0x37a9
0f30f580 7a0deed6 00000004 bb99432e 00000001
mscorwks!CorLaunchApplication+0x5c52c
0f30f5b4 7a0e0dfb 00000004 bb9940b2 00000000
mscorwks!CorLaunchApplication+0x5c937
0f30f628 79f1732f 00000001 00100390 00000000
mscorwks!CorLaunchApplication+0x5e85c
0f30f678 79f8ea4d 00000001 00100390 00000000
mscorwks!CreateAssemblyCache+0x9281
0f30f6d4 79fe4532 ffffffff 00000005 00000000
mscorwks!StrongNameFreeBuffer+0x5775
0f30f754 79fea4b7 00000002 00100390 bb99410a mscorwks!GetCompileInfo+0x1e5c3
0f30f790 7a2ccf95 00000002 00000001 00000000 mscorwks!GetCompileInfo+0x24548
0f30f838 79399c8c 07271ca4 0f30f89c 00000000
mscorwks!NGenCreateNGenWorker+0x7289a
0f30f864 686a14e4 00000000 b42b8ccb 072783cc mscorlib_ni+0x2d9c8c
0f30f89c 793d912f 07406ddc 793683dd 0f30f8d0 System_Web_ni+0xe14e4
07406dc8 07278960 07406ddc 00000000 00000000 mscorlib_ni+0x31912f
[1/31/2006 8:06:24] c:\winnt\system32\inetsrv\w3isapi.dll unloaded from
0x5a320000
[1/31/2006 8:06:24] First chance exception - 0xe06d7363 caused by thread
with system id 2120
[1/31/2006 8:06:24] Stack Trace
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINNT\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0DE06ACD\MSVCR80.dll
-
ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be
wrong.
0f30f72c 78158dd3 e06d7363 00000001 00000003 kernel32!RaiseException+0x3c
0f30f764 7a12b201 0f30f798 7a34dfdc bb99410a MSVCR80!CxxThrowException+0x46
0f30f790 79fbb7b9 0f406928 7a2ccf9b 80131530 mscorwks!PostErrorVA+0x635b
0f30f838 79399c8c 07271ca4 0f30f89c 00000000
mscorwks!LookupHistoryAssembly+0x2bd
0f30f864 686a14e4 00000000 b42b8ccb 072783cc mscorlib_ni+0x2d9c8c
0f30f89c 793d912f 07406ddc 793683dd 0f30f8d0 System_Web_ni+0xe14e4
07406dc8 07278960 07406ddc 00000000 00000000 mscorlib_ni+0x31912f
[1/31/2006 8:06:25] C:\Program Files\Common Files\Microsoft Shared\Web
Server Extensions\50\bin\fpexedll.dll unloaded from 0x332b0000
[1/31/2006 8:06:25]
C:\WINNT\Microsoft.NET\Framework\v2.0.50727\aspnet_filter.dll unloaded from
0x60060000
[1/31/2006 8:06:25] First chance exception - 0xe0434f4d caused by thread
with system id 2120
[1/31/2006 8:06:25] Stack Trace
ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be
wrong.
0f30f6fc 79f97065 e0434f4d 00000001 00000001 kernel32!RaiseException+0x3c
0f30f75c 79f972d0 033fe648 00000000 00000000
mscorwks!DllCanUnloadNowInternal+0x37a9
0f30f794 7a2ccffc 0f30f7ec 0f406928 bb994ea2
mscorwks!DllCanUnloadNowInternal+0x3a14
0f30f838 79399c8c 07271ca4 0f30f89c 00000000
mscorwks!NGenCreateNGenWorker+0x72901
0f30f864 686a14e4 00000000 b42b8ccb 072783cc mscorlib_ni+0x2d9c8c
0f30f89c 793d912f 07406ddc 793683dd 0f30f8d0 System_Web_ni+0xe14e4
07406dc8 07278960 07406ddc 00000000 00000000 mscorlib_ni+0x31912f
[1/31/2006 8:06:25] Thread exited. Exiting thread system id - 2808. Exit
code - 0x00000000
[1/31/2006 8:06:25] Thread exited. Exiting thread system id - 2068. Exit
code - 0x00000000
[1/31/2006 8:06:25] Thread exited. Exiting thread system id - 2996. Exit
code - 0x00000000
[1/31/2006 8:06:25] First chance exception - 0xc0000005 caused by thread
with system id 3768
[1/31/2006 8:06:25] Stack Trace
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
\\?\C:\WINNT\Microsoft.NET\Framework\v2.0.50727\webengine.dll -
ChildEBP RetAddr Args to Child
WARNING: Frame IP not in any known module. Following frames may be wrong.
028afe98 6a2a2fef 027b2710 800703e3 00000000 0x780070
00000001 00000000 00000000 00000000 00000000 webengine!DbgpTrace+0x2e
[1/31/2006 8:06:25] Thread exited. Exiting thread system id - 1984. Exit
code - 0x00000000
[1/31/2006 8:07:04] Second chance exception - 0xc0000005 caused by thread
with system id 3436
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 428. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 3812. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 2316. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 2356. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 1072. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 2372. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 3540. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 3284. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 4044. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 3768. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 3436. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 2796. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 2632. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 2016. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 5024. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 3868. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 1036. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 2828. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 2120. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 4008. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 4196. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 1128. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 4996. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Thread exited. Exiting thread system id - 596. Exit
code - 0xffffffff
[1/31/2006 8:07:04] Process exited. Exit code - 0xffffffff

Egbert Nierop (MVP for IIS)

unread,
Jan 31, 2006, 8:02:45 AM1/31/06
to

"Pat [MSFT]" <patf...@online.microsoft.com> wrote in message
news:ezkopIz$FHA...@TK2MSFTNGP11.phx.gbl...

Another report
[1/31/2006 10:10:19] C:\WINNT\system32\uxtheme.dll loaded at 0x71b70000
[1/31/2006 10:10:19] C:\Program Files\Common Files\Microsoft
Shared\VS7Debug\msdbg2.dll loaded at 0x548e0000
[1/31/2006 10:10:19] Thread created. New thread system id - 2668
[1/31/2006 10:10:19] Thread exited. Exiting thread system id - 2668. Exit
code - 0x00000000
[1/31/2006 10:10:19] C:\WINNT\system32\mtxoci.dll loaded at 0x76a40000
[1/31/2006 10:10:19] Thread created. New thread system id - 3792
[1/31/2006 10:10:19] Thread created. New thread system id - 2308
[1/31/2006 10:10:19] Thread created. New thread system id - 4500
[1/31/2006 10:10:19] First chance exception - 0x8000d001 caused by thread
with system id 2308
[1/31/2006 10:10:19] Stack Trace


*** ERROR: Symbol file could not be found. Defaulted to export symbols for

\\?\C:\WINNT\system32\inetsrv\asp.dll -


ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be
wrong.

0280f40c 70a0bfb9 8000d001 00000000 00000000 kernel32!RaiseException+0x3c
0280f45c 709f3355 01d81e90 00000000 02281e90 asp!GetExtensionVersion+0x1222f
0280f910 709f323e 00000000 0181d2d8 00000000 asp!HttpExtensionProc+0xb9b4
0280f93c 709f2297 00000000 00000000 00000000 asp!HttpExtensionProc+0xb89d
0280f9e8 709e9131 01d81e90 0280fbb8 01d81e90 asp!HttpExtensionProc+0xa8f6
0280fa20 709e9307 00000000 000d9a68 73783cb1 asp!HttpExtensionProc+0x1790
0280fb60 709e29f9 000d9a68 01d81e90 0280fbb8 asp!HttpExtensionProc+0x1966
0280fbbc 709e271a 00000000 00000000 000e1520 asp+0x29f9


*** ERROR: Symbol file could not be found. Defaulted to export symbols for

C:\WINNT\system32\comsvcs.dll -
0280fbd8 75bd6478 01e01e90 0008a3d0 0280fd98 asp+0x271a


*** ERROR: Symbol file could not be found. Defaulted to export symbols for

C:\WINNT\system32\ole32.dll -
0280fbf4 7770f0eb 000e1520 000d9d10 00000000 comsvcs!CoCreateActivity+0x412a
0280fc40 7770fb38 00000000 000d9d10 75bd6446
ole32!CoQueryAuthenticationServices+0x2afb
0280fda0 77710042 0280fc78 75bd6446 000e1520
ole32!CoQueryAuthenticationServices+0x3548
0280fdcc 77694098 000d9d10 75bd6446 000e1520
ole32!CoQueryAuthenticationServices+0x3a52
0280fe64 777127fd 0008a3d0 75bd6446 000e1520
ole32!GetHGlobalFromStream+0x46a
0280fe84 75bd6ac8 0008a3d0 75bd6446 000e1520
ole32!CoCreateObjectInContext+0xfb4
0280fee8 75bd2d88 000e1520 000d6c00 0280ff08 comsvcs!CoCreateActivity+0x477a
0280fef8 75bd2d68 000e1520 000d69d8 0280ff74 comsvcs!CoCreateActivity+0xa3a
0280ff08 75c454e4 000d6c00 00000000 000d69d8 comsvcs!CoCreateActivity+0xa1a
0280ff74 75c456b9 000d69d8 015ffc70 0280ffb8
comsvcs!DllUnregisterServer+0x3b166


*** ERROR: Symbol file could not be found. Defaulted to export symbols for

C:\WINNT\system32\msvcrt.dll -
0280ff84 77bcb530 000d69d8 00000000 00000000
comsvcs!DllUnregisterServer+0x3b33b
0280ffb8 77e66063 015ffbd8 00000000 00000000 msvcrt!endthreadex+0xa3
0280ffec 00000000 77bcb4bc 015ffbd8 00000000
kernel32!GetModuleFileNameA+0xeb
[1/31/2006 10:10:19] First chance exception - 0x8000d001 caused by thread
with system id 2308
[1/31/2006 10:10:19] Stack Trace


ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be
wrong.

0280f450 70a0c700 8000d001 00000000 00000000 kernel32!RaiseException+0x3c
0280f910 709f323e 00000000 0181d2d8 00000000 asp!GetExtensionVersion+0x12976
0280f93c 709f2297 00000000 00000000 00000000 asp!HttpExtensionProc+0xb89d
0280f9e8 709e9131 01d81e90 0280fbb8 01d81e90 asp!HttpExtensionProc+0xa8f6
0280fa20 709e9307 00000000 000d9a68 73783cb1 asp!HttpExtensionProc+0x1790
0280fb60 709e29f9 000d9a68 01d81e90 0280fbb8 asp!HttpExtensionProc+0x1966
0280fbbc 709e271a 00000000 00000000 000e1520 asp+0x29f9
0280fbd8 75bd6478 01e01e90 0008a3d0 0280fd98 asp+0x271a
0280fbf4 7770f0eb 000e1520 000d9d10 00000000 comsvcs!CoCreateActivity+0x412a
0280fc40 7770fb38 00000000 000d9d10 75bd6446
ole32!CoQueryAuthenticationServices+0x2afb
0280fda0 77710042 0280fc78 75bd6446 000e1520
ole32!CoQueryAuthenticationServices+0x3548
0280fdcc 77694098 000d9d10 75bd6446 000e1520
ole32!CoQueryAuthenticationServices+0x3a52
0280fe64 777127fd 0008a3d0 75bd6446 000e1520
ole32!GetHGlobalFromStream+0x46a
0280fe84 75bd6ac8 0008a3d0 75bd6446 000e1520
ole32!CoCreateObjectInContext+0xfb4
0280fee8 75bd2d88 000e1520 000d6c00 0280ff08 comsvcs!CoCreateActivity+0x477a
0280fef8 75bd2d68 000e1520 000d69d8 0280ff74 comsvcs!CoCreateActivity+0xa3a
0280ff08 75c454e4 000d6c00 00000000 000d69d8 comsvcs!CoCreateActivity+0xa1a
0280ff74 75c456b9 000d69d8 015ffc70 0280ffb8
comsvcs!DllUnregisterServer+0x3b166
0280ff84 77bcb530 000d69d8 00000000 00000000
comsvcs!DllUnregisterServer+0x3b33b
0280ffb8 77e66063 015ffbd8 00000000 00000000 msvcrt!endthreadex+0xa3
0280ffec 00000000 77bcb4bc 015ffbd8 00000000
kernel32!GetModuleFileNameA+0xeb

Pat [MSFT]

unread,
Feb 2, 2006, 12:05:34 PM2/2/06
to
These are non-fatal exceptions. One is a .Net exception, the other is an
ASP exception for page not found.

Pat

"Egbert Nierop (MVP for IIS)" <egbert...@nospam.invalid> wrote in

message news:%23LB8jam...@tk2msftngp13.phx.gbl...

0 new messages