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)
Comments
1 comment
-
Hello cbarbosa,
I'm sorry to read you hit this issue. The profiler has various built in exception handlers to address various things it can't manage, given the exception you hit I'm inclined to say that you've either hit a permission issue or the dump file itself may be malformed.
Please could you run a check against it and let us know the findings?
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/dumpchk
Add comment
Please sign in to leave a comment.