Error Message

Issue #5871 resolved
Matt Muchowski created an issue

Big box crashed after the pc went to sleep and was booted back. and gave this error. Just passing it on.

UCEERR_RENDERTHREADFAILURE (0x88980406)

App: Big Box
Version: 11.9
Type: System.Runtime.InteropServices.COMException
Site: Void SyncFlush()
Source: PresentationCore

at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, Nullable`1 channelSet)
at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam)
at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

5:57:18 PM Exception

Comments (2)

  1. Christian

    This error is thrown by Direct X and typically means you have a bad video driver. Could you attempt to update your video driver and let me know if that corrects the issue?

  2. Christian

    Known issue when the video driver fails a Direct X call. Updating video driver and Direct X drivers will resolve this error

  3. Log in to comment