Keeps crashing after a long time of "finishing" importing metadata

Issue #5361 invalid
Paulo Correia created an issue

No description provided.

Comments (2)

  1. Paulo Correia reporter

    Not enough quota is available to process this command

    App: LaunchBox
    Version: 10.15
    Type: System.ComponentModel.Win32Exception
    Site: Void UpdateWindowSettings(Boolean, System.Nullable`1[System.Windows.Media.Composition.DUCE+ChannelSet])
    Source: PresentationCore

    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:

    4:29:00 PM Exception

  2. Jason Carr repo owner

    Hi Paulo, unfortunately this means that your system is running out of resources (usually RAM). How much RAM do you have in your system?

  3. Log in to comment