一,已关闭杀毒等软件,已在任务管理器转储文件后重启依旧会出现的问题:
二,出现问题的截图
三,出现问题的版本,今早更新1.35.42版本,此前未1.34.32版本,也同样出现此问题,更新版本并未能成功解决上述截图的情况,而在更早之前的版本没出现此情况(已忘记是什么版本了)
四,任务管理器截图
五,问题重现
1.打开quicker里的剪贴板软件关闭后就会弹出这个运行异常的窗口
2.调试信息
NullReferenceException
在 (Object , Object )
在 System.Collections.Concurrent.ConcurrentDictionary`2.AddOrUpdate(TKey key, TValue addValue, Func`3 updateValueFactory)
在 IntelliTools.Utilities.Data.StateWriter2.WriteState[T](String key, T data, Boolean delay)
在 System.ComponentModel.CancelEventHandler.Invoke(Object sender, CancelEventArgs e)
在 System.Windows.Window.OnClosing(CancelEventArgs e)
在 System.Windows.Window.WmClose()
在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 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)
3.重现过程