Our IIS server (Windows Server 2012) crashes from time to time, every 1-3 weeks. There are more than 5 errors in a few seconds, then the application pool shuts down.
I installed Microsoft DebugDiag to create crash dumps. In the dumps I found references to zoom in the threads that cause the exceptions, see example below.
We have this problem since we installed security updates for .NET framework with Windows update on May 13th. But I don't know if this has anything to do with it.
.NET control Version 7.1 Build 1002e.
Full Call Stack
clr!_report_gsfailure+1c
clr!JIT_FailFast+b
<Module>.zoomSearch.readSettings(zoomSearch*)
0x84d9b9d8`2084d800
0xd8aad886`d9208800
0xa8d820ac`d8a6d800
0xd9a3d820`abd8b000
0x00002e84`d9b6d881
System_Web_ni!DomainNeutralILStubClass.IL_STUB_PIn voke(IntPtr, System.Web.RequestNotificationStatus ByRef)+7e
[[InlinedCallFrame] (System.Web.Hosting.UnsafeIISMethods.MgdIndicateCo mpletion)] System.Web.Hosting.UnsafeIISMethods.MgdIndicateCom pletion(IntPtr, System.Web.RequestNotificationStatusByRef)
System_Web_ni!System.Web.Hosting.PipelineRuntime.P rocessRequestNotificationHelper(IntPtr, IntPtr, IntPtr, Int32)+5db
System_Web_ni!System.Web.Hosting.PipelineRuntime.P rocessRequestNotification(IntPtr, IntPtr, IntPtr, Int32)+14
System_Web_ni!DomainNeutralILStubClass.IL_STUB_Rev ersePInvoke(Int64, Int64, Int64, Int32)+5b
[[ContextTransitionFrame]]
I installed Microsoft DebugDiag to create crash dumps. In the dumps I found references to zoom in the threads that cause the exceptions, see example below.
We have this problem since we installed security updates for .NET framework with Windows update on May 13th. But I don't know if this has anything to do with it.
.NET control Version 7.1 Build 1002e.
Full Call Stack
clr!_report_gsfailure+1c
clr!JIT_FailFast+b
<Module>.zoomSearch.readSettings(zoomSearch*)
0x84d9b9d8`2084d800
0xd8aad886`d9208800
0xa8d820ac`d8a6d800
0xd9a3d820`abd8b000
0x00002e84`d9b6d881
System_Web_ni!DomainNeutralILStubClass.IL_STUB_PIn voke(IntPtr, System.Web.RequestNotificationStatus ByRef)+7e
[[InlinedCallFrame] (System.Web.Hosting.UnsafeIISMethods.MgdIndicateCo mpletion)] System.Web.Hosting.UnsafeIISMethods.MgdIndicateCom pletion(IntPtr, System.Web.RequestNotificationStatusByRef)
System_Web_ni!System.Web.Hosting.PipelineRuntime.P rocessRequestNotificationHelper(IntPtr, IntPtr, IntPtr, Int32)+5db
System_Web_ni!System.Web.Hosting.PipelineRuntime.P rocessRequestNotification(IntPtr, IntPtr, IntPtr, Int32)+14
System_Web_ni!DomainNeutralILStubClass.IL_STUB_Rev ersePInvoke(Int64, Int64, Int64, Int32)+5b
[[ContextTransitionFrame]]