Exception:尝试读取或写入受保护的内存。这通常指示其他内存已损坏。

报错信息 1
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   在 System.Windows.Application.RunDispatcher(Object ignore)
   在 System.Windows.Application.RunInternal(Window window)
   在 Quicker.App.Main()

版本:1.44.22 2025-10-18 10:16 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-10-17 06:11 Microsoft Windows NT 10.0.22621.0
版本:1.44.22 2025-10-09 16:04 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2025-10-06 19:57 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2025-09-28 12:01 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-09-21 21:47 Microsoft Windows NT 10.0.26100.0
报错信息 2
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 Microsoft.Win32.NativeMethods.ShellExecuteEx(ShellExecuteInfo info)
   在 System.Diagnostics.ShellExecuteHelper.ShellExecuteFunction()
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   在 System.Threading.ThreadHelper.ThreadStart()

版本:1.44.22 2025-10-18 07:44 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-10-17 19:14 Microsoft Windows NT 10.0.22631.0
版本:1.44.22 2025-10-17 12:38 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-10-16 20:46 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-10-16 16:09 Microsoft Windows NT 10.0.22621.0
版本:1.44.22 2025-10-16 13:57 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2025-10-16 05:26 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-10-15 14:14 Microsoft Windows NT 10.0.22631.0
版本:1.44.22 2025-10-14 22:45 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2025-10-11 21:06 Microsoft Windows NT 10.0.26120.0
版本:1.44.22 2025-10-10 18:51 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2025-10-09 18:14 Microsoft Windows NT 10.0.19045.0
报错信息 3
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 MS.Win32.UnsafeNativeMethods.IntDestroyWindow(HandleRef hWnd)
   在 MS.Win32.HwndWrapper.DestroyWindow(Object args)
   在 MS.Win32.HwndWrapper.Dispose(Boolean disposing, Boolean isHwndBeingDestroyed)
   在 MS.Win32.HwndWrapper.Dispose()
   在 MS.Internal.Utilities.SafeDispose[T](T& disposable)
   在 System.Windows.Window.InternalDispose()
   在 System.Windows.Window.WmDestroy()
   在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.44.22 2025-10-15 21:54 Microsoft Windows NT 10.0.19045.0
报错信息 4
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 System.Runtime.Caching.ExpiresBucket.FlushExpiredItems(DateTime utcNow, Boolean useInsertBlock)
   在 System.Runtime.Caching.CacheExpires.FlushExpiredItems(Boolean checkDelta, Boolean useInsertBlock)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.TimerQueueTimer.CallCallback()
   在 System.Threading.TimerQueueTimer.Fire()
   在 System.Threading.TimerQueue.FireNextTimers()

版本:1.44.22 2025-10-15 17:05 Microsoft Windows NT 10.0.26100.0
报错信息 5
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 Microsoft.WindowsAPICodePack.Dialogs.IFileDialog.Show(IntPtr parent)
   在 Microsoft.WindowsAPICodePack.Dialogs.CommonFileDialog.ShowDialog()
   在 Microsoft.WindowsAPICodePack.Dialogs.CommonFileDialog.ShowDialog(IntPtr ownerWindowHandle)
   在 DynamicClass.<>c__DisplayClass4e.<OnAddFileClick>b__4c(Object s, RoutedEventArgs a)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.44.22 2025-10-09 23:31 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2025-09-26 23:14 Microsoft Windows NT 10.0.26100.0
报错信息 6
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 System.Windows.WeakEventManager.ListenerList.Purge()
   在 System.Windows.WeakEventManager.Purge(Object source, Object data, Boolean purgeAll)
   在 MS.Internal.WeakEventTable.Purge(Boolean purgeAll)
   在 MS.Internal.WeakEventTable.CleanupOperation(Object arg)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.44.22 2025-10-09 15:38 Microsoft Windows NT 10.0.26100.0
报错信息 7
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 Python.Runtime.Runtime.PyObject_CallObject(BorrowedReference callable, BorrowedReference args)
   在 Python.Runtime.ImportHook.SetupImportHook()
   在 Python.Runtime.ImportHook.Initialize()
   在 Python.Runtime.Runtime.Initialize(Boolean initSigs)
   在 Python.Runtime.PythonEngine.Initialize(IEnumerable`1 args, Boolean setSysArgv, Boolean initSigs)
   在 Quicker.Domain.Actions.X.BuiltinRunners.Other.RunPythonScriptStep.<>c__DisplayClass41_1.N9YfXYjNvoe()
   在 dAWghxPPzJ9Xk6JJpFEq.EaxRnaPPSPp3C9AmcB9A.<>c__DisplayClass3_0.BKHcOsVpWWB()
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   在 System.Threading.ThreadHelper.ThreadStart()

版本:1.44.22 2025-10-09 10:45 Microsoft Windows NT 10.0.26100.0
报错信息 8
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:


版本:1.44.22 2025-09-24 23:26 Microsoft Windows NT 10.0.19045.0
报错信息 9
AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 System.Windows.Input.MouseDevice.ChangeMouseCapture(IInputElement mouseCapture, IMouseInputProvider providerCapture, CaptureMode captureMode, Int32 timestamp)
   在 System.Windows.Input.MouseDevice.Capture(IInputElement element, CaptureMode captureMode)
   在 System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonDown(MouseButtonEventArgs e)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   在 System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   在 System.Windows.Input.InputManager.ProcessStagingArea()
   在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.44.22 2025-09-23 22:33 Microsoft Windows NT 10.0.22631.0