Skip to content

Fails to Analyze #198

@AuroMun

Description

@AuroMun

I'm using the docker image for dump analysis, however when I upload a dump and analyze it, I get no output. The superdump log says this:
ERROR: WinDbgAnalyzer failed: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Diagnostics.Runtime.DbgEngDataReader..ctor(String dumpFile) at Microsoft.Diagnostics.Runtime.DataTarget.LoadCrashDump(String fileName, CrashDumpReader dumpReader) at SuperDump.DumpContext.CreateDbgEngDataTargetImpl() in C:\workspaces\pub\superdump.git\src\SuperDump\DumpContext.cs:line 35 at SuperDump.DumpContext.CreateTemporaryDbgEngTarget() in C:\workspaces\pub\superdump.git\src\SuperDump\DumpContext.cs:line 26 at SuperDump.Analyzers.WinDbgAnalyzer.Analyze() in C:\workspaces\pub\superdump.git\src\SuperDump\Analyzers\WinDbgAnalyzer.cs:line 16 at SuperDump.Program.<>c__DisplayClass5_0.<RunAnalysis>b__0() in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 64 at SuperDump.Program.RunSafe(DumpContext context, String name, Action action) in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 210 ERROR: The right dac file could not be found. Could not find the specified dac. at SuperDump.ClrMdExtensions.CreateRuntime(DataTarget target, String& dac) in C:\workspaces\pub\superdump.git\src\SuperDump\ClrMdExtensions.cs:line 42 at SuperDump.Program.SetupCLRRuntime(DumpContext context) in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 170 ERROR: WinDbgAnalyzer failed: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Diagnostics.Runtime.DbgEngDataReader..ctor(String dumpFile) at Microsoft.Diagnostics.Runtime.DataTarget.LoadCrashDump(String fileName, CrashDumpReader dumpReader) at SuperDump.DumpContext.CreateDbgEngDataTargetImpl() in C:\workspaces\pub\superdump.git\src\SuperDump\DumpContext.cs:line 35 at SuperDump.DumpContext.CreateTemporaryDbgEngTarget() in C:\workspaces\pub\superdump.git\src\SuperDump\DumpContext.cs:line 26 at SuperDump.Analyzers.SystemAnalyzer..ctor(DumpContext context) in C:\workspaces\pub\superdump.git\src\SuperDump\Analyzers\SystemAnalyzer.cs:line 20 at SuperDump.Program.<>c__DisplayClass5_1.<RunAnalysis>b__1() in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 76 at SuperDump.Program.RunSafe(DumpContext context, String name, Action action) in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 210 ERROR: WinDbgAnalyzer failed: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Diagnostics.Runtime.DbgEngDataReader..ctor(String dumpFile) at Microsoft.Diagnostics.Runtime.DataTarget.LoadCrashDump(String fileName, CrashDumpReader dumpReader) at SuperDump.DumpContext.CreateDbgEngDataTargetImpl() in C:\workspaces\pub\superdump.git\src\SuperDump\DumpContext.cs:line 35 at SuperDump.DumpContext.CreateTemporaryDbgEngTarget() in C:\workspaces\pub\superdump.git\src\SuperDump\DumpContext.cs:line 26 at SuperDump.Analyzers.ExceptionAnalyzer..ctor(DumpContext context, SDResult res) in C:\workspaces\pub\superdump.git\src\SuperDump\Analyzers\ExceptionAnalyzer.cs:line 16 at SuperDump.Program.<>c__DisplayClass5_1.<RunAnalysis>b__2() in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 96 at SuperDump.Program.RunSafe(DumpContext context, String name, Action action) in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 210 INFO: --- Thread analysis --- ERROR: WinDbgAnalyzer failed: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Diagnostics.Runtime.DbgEngDataReader..ctor(String dumpFile) at Microsoft.Diagnostics.Runtime.DataTarget.LoadCrashDump(String fileName, CrashDumpReader dumpReader) at SuperDump.DumpContext.CreateDbgEngDataTargetImpl() in C:\workspaces\pub\superdump.git\src\SuperDump\DumpContext.cs:line 35 at SuperDump.DumpContext.CreateTemporaryDbgEngTarget() in C:\workspaces\pub\superdump.git\src\SuperDump\DumpContext.cs:line 26 at SuperDump.Analyzers.ThreadAnalyzer..ctor(DumpContext context) in C:\workspaces\pub\superdump.git\src\SuperDump\Analyzers\ThreadAnalyzer.cs:line 26 at SuperDump.Program.<>c__DisplayClass5_1.<RunAnalysis>b__3() in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 101 at SuperDump.Program.RunSafe(DumpContext context, String name, Action action) in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 210 --- Blocking objects in heap --- WARNING: no heap information avaliable! MT Count TotalSize Class Name ERROR: no heap information is avaliable ERROR: WinDbgAnalyzer failed: System.NullReferenceException: Object reference not set to an instance of an object. at SuperDump.Analyzer.Common.UniversalTagAnalyzer.AnalyzeResult(SDResult result) in C:\workspaces\pub\superdump.git\src\SuperDump.Analyzer.Common\UniversalTagAnalyzer.cs:line 7 at SuperDump.Analyzer.Common.DynamicAnalysis.AnalyzeSDResult() in C:\workspaces\pub\superdump.git\src\SuperDump.Analyzer.Common\DynamicAnalysis.cs:line 51 at SuperDump.Analyzer.Common.DynamicAnalysis.Analyze() in C:\workspaces\pub\superdump.git\src\SuperDump.Analyzer.Common\DynamicAnalysis.cs:line 24 at SuperDump.Analyzers.TagAnalyzer.Analyze() in C:\workspaces\pub\superdump.git\src\SuperDump\Analyzers\TagAnalyzer.cs:line 22 at SuperDump.Program.<>c__DisplayClass5_1.<RunAnalysis>b__5() in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 123 at SuperDump.Program.RunSafe(DumpContext context, String name, Action action) in C:\workspaces\pub\superdump.git\src\SuperDump\Program.cs:line 210 INFO: --- End of output ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions