tedwhy 发表于 2015-8-17 10:08:00

IIS 7.5应用程序池Crash产生的Dump文件WinDbg分析结果

Child SP         IP               Call Site
0000000013b2e2c8 0000000076ddfc6a System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr, System.Web.RequestNotificationStatus ByRef)
0000000013b2e290 000007fef17bf997 DomainNeutralILStubClass.IL_STUB_PInvoke(IntPtr, System.Web.RequestNotificationStatus ByRef)*** WARNING: Unable to verify checksum for System.Web.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for System.Web.ni.dll
0000000013b2e360 000007fef1898994 System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr, IntPtr, IntPtr, Int32)
0000000013b2e500 000007fef1898d32 System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr, IntPtr, IntPtr, Int32)
0000000013b2e550 000007fef1896e51 DomainNeutralILStubClass.IL_STUB_ReversePInvoke(Int64, Int64, Int64, Int32)
0000000013b2e7b8 000007fef974a7bb
  
页: [1]
查看完整版本: IIS 7.5应用程序池Crash产生的Dump文件WinDbg分析结果