Defrag Tools #123 - DebugDiag Part 3

In this episode of Defrag Tools, Wade Mascia joins Andrew Richards and Chad Beeder to discuss the debugging analysis tool, DebugDiag. In part 4 of this 4 part series, we continue delving in to the features of DebugDiag.
Resources:
Debug Diagnostic Tool - Blog
DebugDiag 2 Update 1 - Download
I also get a Crash while trying to analyze some minidumps:
Type: System.Runtime.InteropServices.SEHException
Message: Eine externe Komponente hat eine Ausnahme ausgelöst.
Stack Trace:
bei CrashHangExtLib.IUtils.get_IsTEBValid(UInt32 ThreadSysID)
bei DebugDiag.AnalysisRules.CacheFunctions.ScriptThreadClass.get_HasValidTeb()
bei DebugDiag.AnalysisRules.AnalyzeThreads.getOKUnresolvedAndBadTebAnalysis(ScriptThreadClass Thread, AnalyzedThreadClass AnalyzedThread)
bei DebugDiag.AnalysisRules.AnalyzeThreads.getAnalysis(ScriptThreadClass Thread)
bei DebugDiag.AnalysisRules.AnalyzeThreads.DoAnalyzeThreads()
bei DebugDiag.AnalysisRules.CrashHangAnalysis.DoHangAnalysis()
bei DebugDiag.AnalysisRules.CrashHangAnalysis.RunAnalysisRule(NetScriptManager manager, NetProgress progress)
bei DebugDiag.DotNet.NetAnalyzer.RunAnalysisRulesInternal(DumpFileType bitness, NetProgress progress, String symbolPath, String imagePath, String reportFileFullPath, Boolean twoTabs, AnalysisModes analysisMode)