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

报错信息 1
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)

版本:1.43.63 2025-10-05 21:31 Microsoft Windows NT 6.1.7601 Service Pack 1
报错信息 2
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()

版本:1.43.63 2025-10-03 20:52 Microsoft Windows NT 6.1.7601 Service Pack 1
报错信息 3
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()

版本:1.44.22 2025-09-22 21:28 Microsoft Windows NT 10.0.26100.0