Options

I am getting an error when trying to open a 15GB dump file

Could not load crash dump, HRESULT: 0x80004005
Microsoft.Diagnostics.Runtime.ClrDiagnosticsException
  at Microsoft.Diagnostics.Runtime.DbgEngDataReader..ctor(String dumpFile)
  at Microsoft.Diagnostics.Runtime.DataTarget.LoadCrashDump(String fileName)
  at RedGate.Memory.MemoryDumpReader.MemoryDumpProfileReader.CreateForFilename(String filename)
  at RedGate.Memory.Controller.ConceptManagers.ResultPersistance.ResultPersistenceManager.<>c__DisplayClass18_0.<OpenMemoryDump>b__2(IMutableState state)
  at RedGate.Memory.Controller.UIControllers.StateManagement.StateController.UpdateState(UpdateStateDelegate`1 newState)
  at RedGate.Memory.Controller.UIControllers.StateManagement.StateController.<>c__DisplayClass8_0.<UpdateState>b__0(IDispatchTask task)
  at RedGate.Profiler.Dispatch.SequentialQueue.Dispatch(QueueItem item)
Tagged:

Answers

Sign In or Register to comment.