DebugDiag Analysis でパフォーマンス分析を実行すると、次のメッセージが表示されて失敗します。
PerfAnalysis - v (2.3.0.37) 失敗したダンプ ファイル: C:\w3wp.DMP;
タイプ: System.ArgumentException
メッセージ: 同じキーを持つアイテムがすでに追加されています。
スタックトレース:
System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
DebugDiag.AnalysisRules.COperations.get_BoilerPlateFunctionsByOpType()
DebugDiag.AnalysisRules.COperation.AddClrFramesToRelevantStackFrames(ScriptThreadClass thread, IASPRequest vData, Dictionary`2 relevantStackFrames)
DebugDiag.AnalysisRules.COperation.GetRelevantStackFrames(ScriptThreadClass thread, IASPRequest vData)
DebugDiag.AnalysisRules.COperation.BeginInit(Int32 opType, String key, ScriptThreadClass thread, IASPRequest vData, Int32 dumpNumber)
DebugDiag.AnalysisRules.PerfFunctions.AddUnknownOperation(ScriptThreadClass thread, CDump dump)
DebugDiag.AnalysisRules.PerfFunctions.LoadOperationsForThread(ScriptThreadClass thread, CDump dump)
DebugDiag.AnalysisRules.PerfFunctions.LoadOperationsForDump(CDump dump, Object dumpNum, Object totalDumps)
DebugDiag.AnalysisRules.PerfAnalysis.RunAnalysisRule(NetScriptManager manager, NetProgress progress)
DebugDiag.DotNet.NetAnalyzer.RunAnalysisRulesInternal(DumpFileType bitness, NetProgress progress, String symbolPath, String imagePath, String reportFileFullPath, Boolean twoTabs, AnalysisModes analysisMode)
これをどうすれば修正できますか?
ありがとう。
答え1
私もまったく同じ問題を抱えていましたが、私が見つけることができた唯一の解決策は、DebugDiag のバージョンを DebugDiag バージョン 2 アップデート 2 に戻すことでした。
この特定のバージョンのダウンロード リンク:https://www.microsoft.com/en-us/download/details.aspx?id=49924