A short excerpt from those logs:
Code: Select all
[15.11.2018 10:20:05] <01> Error The directory name is invalid.
[15.11.2018 10:20:05] <01> Error (System.IO.IOException)
[15.11.2018 10:20:05] <01> Error at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
[15.11.2018 10:20:05] <01> Error at System.IO.Path.InternalGetTempFileName(Boolean checkHost)
[15.11.2018 10:20:05] <01> Error at System.Windows.Input.Cursor.LoadFromStream(Stream cursorStream)
[15.11.2018 10:20:05] <01> Error at System.Windows.Controls.GridViewColumnHeader.GetCursor(Int32 cursorID)
[15.11.2018 10:20:05] <01> Error at System.Windows.Controls.GridViewColumnHeader.get_SplitCursor()
[15.11.2018 10:20:05] <01> Error at System.Windows.Controls.GridViewColumnHeader.UpdateGripperCursor()
[15.11.2018 10:20:05] <01> Error at System.Windows.Controls.GridViewColumnHeader.CheckWidthForPreviousHeaderGripper()
[15.11.2018 10:20:05] <01> Error at System.Windows.Controls.GridViewHeaderRowPresenter.ArrangeOverride(Size arrangeSize)
[15.11.2018 10:20:05] <01> Error at System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
[15.11.2018 10:20:05] <01> Error at System.Windows.UIElement.Arrange(Rect finalRect)
[15.11.2018 10:20:05] <01> Error at System.Windows.Controls.ScrollContentPresenter.ArrangeOverride(Size arrangeSize)
[15.11.2018 10:20:05] <01> Error at System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
[15.11.2018 10:20:05] <01> Error at System.Windows.UIElement.Arrange(Rect finalRect)
[15.11.2018 10:20:05] <01> Error at System.Windows.Controls.Grid.ArrangeOverride(Size arrangeSize)
[15.11.2018 10:20:05] <01> Error at System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
[15.11.2018 10:20:05] <01> Error at System.Windows.UIElement.Arrange(Rect finalRect)
...
I'd say this should not happen at all, plus can potentially crash the OS once the %SystemDrive% has filled with these extremely spammy logs. (Seen KB1046 so seems like sort of known issue for ages, just the exception handling got much worse, the KB does not mention anything about unusable GUI and filling the OS drive.)
