AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. StackTrace: at System.Windows.Media.Animation.Timeline.get_RepeatBehavior() at System.Windows.Media.Animation.Clock.ComputeEffectiveDuration() at System.Windows.Media.Animation.Clock.ComputeExpirationTime(Nullable`1& expirationTime) at System.Windows.Media.Animation.Clock.ComputeLocalStateHelper(Boolean performTickOperations, Boolean seekedAlignedToLastTick) at System.Windows.Media.Animation.Clock.ComputeLocalState() at System.Windows.Media.Animation.ClockGroup.ComputeTreeState() at System.Windows.Media.Animation.TimeManager.Tick() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget) 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)
AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. StackTrace: at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam) 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.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at Quicker.App.Main()
AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. StackTrace: at System.Windows.Media.Composition.DUCE.UnsafeNativeMethods.MilConnection_CloseBatch(IntPtr channelHandle) at System.Windows.Media.Composition.DUCE.Channel.Close() at System.Windows.Media.MediaContext.ChannelManager.RemoveSyncChannels() at System.Windows.Media.MediaContext.ChannelManager.RemoveChannels() at System.Windows.Media.MediaContext.Dispose() at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Threading.Dispatcher.ShutdownImplInSecurityContext(Object state) at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) 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.Dispatcher.ShutdownImpl() at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at Quicker.App.Main()