Asp.net GCFrame在输出中的含义是什么!WinDBG中的clrstack命令?

Asp.net GCFrame在输出中的含义是什么!WinDBG中的clrstack命令?,asp.net,windbg,Asp.net,Windbg,有人能帮我回答下面的两个问题吗 在中,GCFrame是什么意思!clrStack输出 堆栈中显示的System.IndexOutOfRangeException..ctor()意味着什么?这是否意味着线程上实际上存在异常 0:023>!clrstack OS线程Id:0xe1c(23) 子SP IP呼叫站点 000000000 5CAB978 000007fef909caf6[HelperMethodFrame\u PROTECTOBJ:000000000 5CAB978]系统.反射.运行时程序

有人能帮我回答下面的两个问题吗

  • 在中,
    GCFrame
    是什么意思!clrStack输出
  • 堆栈中显示的
    System.IndexOutOfRangeException..ctor()
    意味着什么?这是否意味着线程上实际上存在异常
  • 0:023>!clrstack
    OS线程Id:0xe1c(23)
    子SP IP呼叫站点
    000000000 5CAB978 000007fef909caf6[HelperMethodFrame\u PROTECTOBJ:000000000 5CAB978]系统.反射.运行时程序集.\u nLoad(System.Reflection.AssemblyName,System.String,System.Security.Policy.Evidence,System.Reflection.RuntimeAssembly,System.Threading.StackScrawMark ByRef,Boolean,Boolean,Boolean)
    000000000 5CABB50 00000 7FEF80316CE System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(System.String,System.Globalization.CultureInfo,System.Version,Boolean,System.Threading.StackScrawlMark ByRef)
    000000000 5CABBC000000 7FEF8031357 System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(System.Globalization.CultureInfo,System.Threading.StackCrawlMark ByRef)
    000000000 5CABC50 000007 FEF8038972 System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(System.Globalization.CultureInfo,System.Collections.Generic.Dictionary`2,Boolean,Boolean,System.Threading.StackScrawMark ByRef)
    000000000 5CADB10 00000 7FEF8038678 System.Resources.ResourceManager.InternalGetResourceSet(System.Globalization.CultureInfo,Boolean,Boolean,System.Threading.StackCrawlMark ByRef)
    000000000 5CABD0 00000 7FEF8038403 System.Resources.ResourceManager.InternalGetResourceSet(System.Globalization.CultureInfo,Boolean,Boolean)
    000000000 5CABE20 000007fef8037fcc System.Resources.ResourceManager.GetString(System.String,System.Globalization.CultureInfo)
    000000000 5CABEC0000007FEF803E10B System.Environment+ResourceHelper.GetResourceStringCode(System.Object)
    000000000 5CA608 000007fef903ee74[HelperMethodFrame\u PROTECTOBJ:000000000 5CA608]系统。运行时。编译器服务。运行时帮助程序。ExecuteCodeWith GuaranteedCleanup(TryCode,CleanupCode,System.Object)
    000000000 5CAC730000007FEF803DD88 System.Environment+ResourceHelper.GetResourceString(System.String,System.Globalization.CultureInfo)
    000000000 5CAC780 00000 7FEF803E5B8 System.Environment.GetResourceStringLocal(System.String)
    000000000 5CACB98 000007fef903ee74[上下文转换框架:000000000 5CACB98]
    000000000 5CACB58 00000 7FEF903EE74[GCFrame:000000000 5CACB58]
    000000000 5ACDB8 000007fef903ee74[HelperMethodFrame\u 2OBJ:000000000 5ACDB8]System.Environment.GetResourceFromDefault(System.String)
    000000000 5CACE0 00000 7FEF870FC58系统。索引自动失效异常..ctor()
    000000000 5CAD2C8 000007 FEF903EE74[GCFrame:000000000 5CAD2C8]
    000000000 5CAD468 00000 7FEF903EE74[GCFrame:000000000 5CAD468]
    000000000 5CAD5C000000 7FEF903EE74[GCFrame:000000000 5CAD5C0]
    000000000 5CAD978 00000 7FEF903EE74[HelperMethodFrame:000000000 5CAD978]System.Buffer.InternalBlockCopy(System.Array,Int32,System.Array,Int32,Int32)
    000000000 5cadab0 00000 7fef807c705 System.IO.StreamWriter.Write(Char[],Int32,Int32)
    000000000 5CADB10 000007fef807ba5c System.IO.TextWriter.WriteLine(System.String)
    000000000 5CADB70 000007fef807c9ff System.IO.TextWriter+SyncTextWriter.WriteLine(System.String)
    000000000 5CADBC0 000007ff0021a74e log4net.Util.LogLog.EmitOutLine(System.String)
    000000000 5CADC10 000007ff00223fdf log4net.Appender.FileAppender.OpenFile(System.String,布尔值)
    000000000 5CADC90 000007ff00223b31 log4net.Appender.RollingFileAppender.OpenFile(System.String,布尔值)
    000000000 5cad10 000007 FF0022387 log4net.Appender.FileAppender.SafeOpenFile(System.String,布尔值)
    000000000 5CADD70 000007ff005daec3 log4net.Appender.TextWriterAppender.PreAppendCheck()
    000000000 5cadb0 00000 7ff005dabc1 log4net.Appender.AppenderSkeleton.DoAppend(log4net.Core.LoggingEvent)
    000000000 5cade10 000007ff005da910 log4net.Util.AppenderAttachedImpl.AppenderLoopOnAppenders(log4net.Core.LoggingEvent)
    000000000 5cade90 000007ff005da511 log4net.Repository.Hierarchy.Logger.CallAppenders(log4net.Core.LoggingEvent)
    000000000 5CADF10 000007ff005da12b log4net.Repository.Hierarchy.Logger.Log(System.Type、log4net.Core.Level、System.Object、System.Exception)
    000000000 5CADF80 000007ff005de0f2 log4net.Core.LogImpl.DebugFormat(System.String,System.Object[])
    000000000 5CADF0 00000 7FF005DDFB0 Secure.Utility.LogHelper.DebugFormat(System.String,System.Object[])
    000000000 5CAE060 00000 7FF005DED4D Secure.Portal.Messaging.GenericProcessor.OnMessageReceive(WaveSecure.Messaging.GatewayProvider,System.String,System.String,System.String,WaveSecure.EventInitiator类型列表,System.Web.HttpContext)
    000000000 5CAE360 00000 7FF005DBC3E Secure.Portal.Handlers.XmlServiceMessageHandler.ProcessRequest(System.Web.HttpContext)
    000000000 5CAE420 000007fef0f1f831 System.Web.HttpApplication+CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    000000000 5CAE500 00000 7FEF0EEC26E System.Web.HttpApplication.ExecuteTEP(IExecutionStep,布尔ByRef)
    000000000 5CAE5D0000007FEF168CFF5 System.Web.HttpApplication+PipelineStepManager.ResumeSteps(System.Exception)
    000000000 5CAE690 00000 7FEF15B0BF5 System.Web.HttpApplication.BeginProcessRequestNotification(System.Web.HttpContext,System.AsyncCallback)
    000000000 5CAE6E0000007FEF1592576 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(System.Web.Hosting.IIS7WorkerRequest,System.Web.HttpContext)
    000000000 5CAE780 00000 7FEF167DF1F System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr、IntPtr、IntPtr、Int32)
    000000000 5CAE920 00000 7FEF167E3F2 System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr、IntPtr、IntPtr、Int32)
    000000000 5CAE970 00000 7FEF167D141 DomainNeutralListSubclass.IL_STUB_ReversePInvoke(Int64、Int64、Int64、Int32)
    000000000 5CAF228 000007fef90e62e7[NDirectMethodFrameStandalone:000000000 5CAF228]System.Web.Hosting.UnsafeisMethods.MgdIndicationCompletion(IntPtr,System.Web.RequestNotificati