ArgumentNullException after Attract Mode runs for any length of time

Issue #4695 new
Anderson Florence created an issue
  • LaunchBox 9.2
  • Windows 10 Pro x64
  • occurs around every day to day and a half
    1. Let BigBox go into Attract Mode 2. Let it run for 8+ hours
  • Exception Text below:

Value cannot be null. Parameter name: section

App: Big Box Version: 9.2 Type: System.ArgumentNullException Site: System.Windows.Media.Imaging.BitmapSource CreateBitmapSourceFromMemorySection(IntPtr, Int32, Int32, System.Windows.Media.PixelFormat, Int32, Int32) Source: PresentationCore

at System.Windows.Interop.Imaging.CreateBitmapSourceFromMemorySection(IntPtr section, Int32 pixelWidth, Int32 pixelHeight, PixelFormat format, Int32 stride, Int32 offset) at Meta.Vlc.Wpf.VideoDisplayContext..ctor(Int32 width, Int32 height, ChromaType chroma) at (<>c__DisplayClass120_0 ) at Meta.Vlc.Wpf.VlcPlayer.<>c__DisplayClass120_0.<VideoFormatCallback>b__0() 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) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(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) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

11:28:36 AM Music.Kill Start 11:28:36 AM Music.Kill Finished 11:28:48 AM Music.StopAndResumeBackground Start 11:28:48 AM Music.StopAndResumeBackground Start 11:29:14 AM Music.StopAndResumeBackground Start 11:29:14 AM Music.StopAndResumeBackground Start 11:29:16 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 11:29:16 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 11:29:16 AM VlcMediaPlayer.Dispose(bool disposing) Free 11:29:16 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 11:29:41 AM Music.StopAndResumeBackground Start 11:29:41 AM Music.StopAndResumeBackground Start 11:29:43 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 11:29:43 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 11:29:43 AM VlcMediaPlayer.Dispose(bool disposing) Free 11:29:43 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 11:30:06 AM Music.StopAndResumeBackground Start 11:30:06 AM Music.StopAndResumeBackground Start 11:30:08 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 11:30:08 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 11:30:08 AM VlcMediaPlayer.Dispose(bool disposing) Free 11:30:08 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 11:30:33 AM Music.StopAndResumeBackground Start 11:30:33 AM Music.StopAndResumeBackground Start 11:30:34 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 11:30:34 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 11:30:34 AM VlcMediaPlayer.Dispose(bool disposing) Free 11:30:34 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 11:30:59 AM Music.StopAndResumeBackground Start 11:30:59 AM Music.StopAndResumeBackground Start 11:30:59 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 11:30:59 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 11:30:59 AM VlcMediaPlayer.Dispose(bool disposing) Free 11:30:59 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 11:31:25 AM Music.StopAndResumeBackground Start 11:31:25 AM Music.StopAndResumeBackground Start 11:31:27 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 11:31:27 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 11:31:27 AM VlcMediaPlayer.Dispose(bool disposing) Free 11:31:27 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 11:31:51 AM Music.StopAndResumeBackground Start 11:31:51 AM Music.StopAndResumeBackground Start 11:31:52 AM VlcMediaPlayer.Dispose(bool disposing) HandleManager.Remove 11:31:52 AM VlcMediaPlayer.Dispose(bool disposing) EventManager.Detach 11:31:52 AM VlcMediaPlayer.Dispose(bool disposing) Free 11:31:52 AM VlcMediaPlayer.Dispose(bool disposing) ReleaseMediaPlayerFunction 11:32:02 AM Exception

Comments (0)

  1. Log in to comment