Favorites crash

To get bugs fixed, please report them here.
Post Reply
DMala
Newbie
Newbie
Posts: 4
Joined: Fri Aug 17, 2018 4:28 am

Consistent crash when running game from Favorites
- Add a game to Favorites
- Open Favorites and launch the game
- Let it run approx. 10 minutes
- Quit the emulator, return to mGalaxy
- Cancel the Favorites window

Expected: Window cancels, control returns to games list
Actual: mGalaxy hangs for 1 - 5 seconds after the Favorites window is canceled, then crashes.  Event log attached. 

The amount of time the game runs appears to be important to repro.  mGalaxy runs normally if the game is run then quit after a few seconds.

Application: mGalaxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ComponentModel.Win32Exception
  at MS.Win32.UnsafeNativeMethods.PostMessage(System.Runtime.InteropServices.HandleRef, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
  at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean, System.Nullable`1<ChannelSet>)
  at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr)
  at System.Windows.Interop.HwndTarget.OnWindowPosChanged(IntPtr)
  at System.Windows.Interop.HwndTarget.HandleMessage(MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
  at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
Post Reply