Crash while sitting idle in attract mode for 15 minutes

Issue #7515 new
MrSco created an issue
Application: BigBox.exe
CoreCLR Version: 4.700.20.41105
.NET Core Version: 3.1.8
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException: Object reference not set to an instance of an object.
   at Meta.Vlc.Wpf.ThreadSeparatedImage.<>c__DisplayClass27_0.<set_Source>b__0()
   at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
   at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
   at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
   at System.Windows.Threading.Dispatcher.Invoke(Action callback)
   at Meta.Vlc.Wpf.VlcPlayer.set_VideoSource(BitmapSource value)
   at Meta.Vlc.Wpf.VlcPlayer.VideoLockCallback(Void* opaque, Void** planes)
Faulting application name: BigBox.exe, version: 13.0.0.0, time stamp: 0x62cf386d
Faulting module name: KERNELBASE.dll, version: 10.0.19041.2364, time stamp: 0x5b7d4d22
Exception code: 0xe0434352
Fault offset: 0x000000000002cd29
Faulting process id: 0x2a58
Faulting application start time: 0x01d9283d4dc9d059
Faulting application path: H:\Arcade\LaunchBox\Core\BigBox.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: dd604dec-fce6-4a42-97c2-6867f35ef3ce
Faulting package full name: 
Faulting package-relative application ID: 

Comments (1)

  1. Log in to comment