-
Notifications
You must be signed in to change notification settings - Fork 744
Description
An unhanded exception occured.
At this point you can opt to continue, however it is possible that the aborted computation will cause additional failures. Because PerfView generally only opens files for reading, there is no danger of corrupting files, so it generally does not hurt to try. However be on guard for unusual/incorrect behavior going forward.
You can of course exit and restart PerfView to be completely safe.
The fact that this exception went unhanded is a programmer error. It should be reported so it can be fixed. Please set along the following stack trace information which will be useful in diagnosing the problem.
StackTrace:
System.InvalidOperationException: 无法将 Owner 属性设置为之前未显示的 Window。
在 System.Windows.Window.set_Owner(Window value)
在 PerfView.ETLPerfViewData.ConfigureStackWindow(String stackSourceName, StackWindow stackWindow)
在 PerfView.PerfViewStackSource.<>c__DisplayClass23_0.b__2(List`1 selectedProcesses)
在 PerfView.StatusBar.<>c__DisplayClass23_0.b__0()
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)