Error popup

Issue #4474 new
James Sexton created an issue

Windows 10 LaunchBox 8.5

BigBox was open at the platform select menu. After leaving my computer on for a day or so, came back to it crashed with two error messages. I notice that Steam is prompting me for an update, not sure if that's related to crashing BigBox. This was one error:

(Inner Exception)

Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

App:     Big Box
Version: 8.5
Type:    System.AccessViolationException
Site:    
Source:  




(Outer Exception)

Exception has been thrown by the target of an invocation.

App:     Big Box
Version: 8.5
Type:    System.Reflection.TargetInvocationException
Site:    System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
Source:  mscorlib

   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary`2 settings)
   at (Bootstrapper , Object , StartupEventArgs )
   at Unbroken.LaunchBox.Wpf.BigBox.Bootstrapper.OnStartup(Object sender, StartupEventArgs e)
   at System.Windows.Application.OnStartup(StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__1_0(Object unused)
   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:

   9:05:34 AM Exception

and this was the other:

Handle is not initialized.

App:     Big Box
Version: 8.5
Type:    System.InvalidOperationException
Site:    Void Free()
Source:  mscorlib

   at System.Runtime.InteropServices.GCHandle.Free()
   at (VlcPlayer , Boolean )
   at Meta.Vlc.Wpf.VlcPlayer.Dispose(Boolean disposing)
   at Meta.Vlc.Wpf.VlcPlayer.Dispose()
   at (ImageVideoView , Boolean )
   at Unbroken.LaunchBox.Wpf.BigBox.Views.ImageVideoView.Dispose(Boolean disposing)
   at Unbroken.LaunchBox.Wpf.BigBox.Views.ImageVideoView.Finalize()

Recent Log:

   9:05:36 AM Exception

Comments (0)

  1. Log in to comment