报错信息 1
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 lTCXOriH8BKfvquOs63.EmB8pk4zn2H5e02Qbxu.F7jifAdgqH(Exception )
在 lTCXOriH8BKfvquOs63.EmB8pk4zn2H5e02Qbxu.GdIiJN18hl(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2026-01-02 20:26
Microsoft Windows NT 10.0.22000.0
版本:1.44.22
2026-01-02 20:11
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-30 10:24
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-28 11:31
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-23 21:13
Microsoft Windows NT 10.0.22631.0
版本:1.44.22
2025-12-20 19:24
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-19 21:42
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-18 13:22
Microsoft Windows NT 10.0.22631.0
版本:1.44.22
2025-12-18 13:22
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-18 11:29
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-16 15:11
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-15 14:39
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-14 15:23
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-12 20:04
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-09 14:26
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-09 08:05
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-05 17:11
Microsoft Windows NT 10.0.19045.0
报错信息 2
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 YTP40Rw13iq7XbddaVP.hgoA6gwrwFQ16Z6mOCA.pTnwbFvT8I(Exception )
在 YTP40Rw13iq7XbddaVP.hgoA6gwrwFQ16Z6mOCA.RiZwJUybhv(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.31
2025-12-31 17:40
Microsoft Windows NT 10.0.19045.0
版本:1.44.31
2025-12-19 18:39
Microsoft Windows NT 10.0.22631.0
版本:1.44.31
2025-12-17 16:04
Microsoft Windows NT 10.0.26100.0
版本:1.44.31
2025-12-10 10:28
Microsoft Windows NT 10.0.26100.0
版本:1.44.31
2025-12-04 08:37
Microsoft Windows NT 10.0.26200.0
报错信息 3
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.View.PopupWindow.<Window_OnLoaded>d__131.MoveNext()
在 System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
在 Quicker.View.PopupWindow.oEBtcffQGST(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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.13
2025-12-31 17:20
Microsoft Windows NT 10.0.26100.0
报错信息 4
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.SystemParameters.InvalidateDisplayDependentCache()
在 System.Windows.SystemResources.SystemThemeFilterMessage(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.43.0
2025-12-31 14:25
Microsoft Windows NT 10.0.19045.0
版本:1.44.10
2025-12-29 08:23
Microsoft Windows NT 10.0.19045.0
版本:1.42.32
2025-12-28 20:00
Microsoft Windows NT 10.0.19045.0
版本:1.43.33
2025-12-12 15:51
Microsoft Windows NT 10.0.19045.0
版本:1.44.46
2025-12-12 10:26
Microsoft Windows NT 10.0.26100.0
版本:1.44.31
2025-12-12 07:55
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-08 13:35
Microsoft Windows NT 10.0.26200.0
版本:1.43.0
2025-12-06 18:11
Microsoft Windows NT 10.0.19045.0
报错信息 5
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 MS.Internal.HRESULT.ConvertHRToException(Int32 hr)
在 System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
在 System.Windows.Media.MediaContext.CompleteRender()
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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.10
2025-12-31 14:13
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-25 21:01
Microsoft Windows NT 10.0.26200.0
版本:1.43.63
2025-12-11 16:48
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-08 16:06
Microsoft Windows NT 10.0.18363.0
版本:1.44.31
2025-12-05 12:30
Microsoft Windows NT 10.0.22631.0
报错信息 6
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 xnyKnNYLWHk2kMBvbrA.R3Jk0xMzypCUIxKaQ81.dtNJP9qSB5(Exception )
在 xnyKnNYLWHk2kMBvbrA.R3Jk0xMzypCUIxKaQ81.otGJBt5bpJ(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.63
2025-12-31 13:48
Microsoft Windows NT 10.0.26100.0
版本:1.43.63
2025-12-24 12:13
Microsoft Windows NT 10.0.26200.0
版本:1.43.63
2025-12-15 09:07
Microsoft Windows NT 10.0.22631.0
报错信息 7
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 gdaKHV0JwwBsRQHTukg.yoFbXhOzB5jvx0Zfo8u.lJ6FxbPT9x(Exception )
在 gdaKHV0JwwBsRQHTukg.yoFbXhOzB5jvx0Zfo8u.jpvFSTHIWw(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.29
2025-12-31 13:24
Microsoft Windows NT 10.0.22631.0
报错信息 8
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Input.StylusWisp.WispLogic.OnTabletRemovedImpl(UInt32 wisptisIndex, Boolean isInternalCall)
在 System.Windows.Input.StylusWisp.WispLogic.HandleMessage(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.InvalidateTabletDevices(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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.42.24
2025-12-31 10:40
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-11 12:35
Microsoft Windows NT 10.0.22631.0
报错信息 9
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.eGaPhY1oN5S()
在 UwUqSvJ2Osrb6FOTPscD.GYVQ2LJ29BmofobADeBh.nsfJ2vXWTfx(IntPtr , IntPtr )
在 Quicker.View.PopupWindow.M3H0zQVvGEw(IntPtr , Int32 , IntPtr , IntPtr , Boolean& )
在 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-12-31 00:09
Microsoft Windows NT 10.0.26200.0
报错信息 10
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 gdaKHV0JwwBsRQHTukg.yoFbXhOzB5jvx0Zfo8u.lJ6FxbPT9x(Exception )
在 gdaKHV0JwwBsRQHTukg.yoFbXhOzB5jvx0Zfo8u.jpvFSTHIWw(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.29
2025-12-30 23:22
Microsoft Windows NT 10.0.26100.0
报错信息 11
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Utilities.Ext.ExceptionHelper.GetMessageWithInner(Exception exception)
在 DD6ChUPPJ75tc5GqmBu.vYIjAFPOGfUtXHPAVMx.bpAhEs9WGtqqJhVQi1ev(Object )
在 DD6ChUPPJ75tc5GqmBu.vYIjAFPOGfUtXHPAVMx.HookCallbackProcedure(Int32 , IntPtr , IntPtr )
版本:1.42.15
2025-12-30 22:34
Microsoft Windows NT 10.0.26100.0
报错信息 12
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 sPRIiqXEoDbV3SIJvL7.hnEqYhDzJMfa8xKt3PY.QZPvdW7WWI(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.42.24
2025-12-30 17:52
Microsoft Windows NT 10.0.22631.0
报错信息 13
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 log4net.Util.LogLog.Error(Type source, String message, Exception exception)
在 log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception)
在 log4net.Core.LogImpl.Error(Object message, Exception exception)
在 lTCXOriH8BKfvquOs63.EmB8pk4zn2H5e02Qbxu.GdIiJN18hl(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-30 16:54
Microsoft Windows NT 10.0.19045.0
报错信息 14
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 lTCXOriH8BKfvquOs63.EmB8pk4zn2H5e02Qbxu.F7jifAdgqH(Exception )
在 lTCXOriH8BKfvquOs63.EmB8pk4zn2H5e02Qbxu.GdIiJN18hl(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-30 16:45
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-29 15:31
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-26 23:22
Microsoft Windows NT 10.0.22621.0
版本:1.44.22
2025-12-21 15:59
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-20 13:52
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-19 13:48
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-19 10:33
Microsoft Windows NT 10.0.19044.0
版本:1.44.22
2025-12-17 10:55
Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.44.22
2025-12-16 14:31
Microsoft Windows NT 10.0.22631.0
版本:1.44.22
2025-12-16 13:59
Microsoft Windows NT 10.0.22631.0
版本:1.44.22
2025-12-15 15:23
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-14 19:18
Microsoft Windows NT 10.0.22631.0
版本:1.44.22
2025-12-11 18:35
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-10 09:37
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-09 11:23
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-08 17:57
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-08 09:29
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-04 22:41
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-04 19:35
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-04 14:29
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-04 13:24
Microsoft Windows NT 10.0.26100.0
报错信息 15
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Shell.WindowChromeWorker._SetRoundingRegion(Nullable`1 wp)
在 System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
在 System.Windows.Shell.WindowChromeWorker._HandleDwmCompositionChanged(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Shell.WindowChromeWorker._WndProc(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)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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-12-30 15:52
Microsoft Windows NT 10.0.22000.0
报错信息 16
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 ERlkD4EP5hhgLi3YgQm.CUvJwMEWeYgTUs9ibF2.Rw108PoMuB(Exception )
在 ERlkD4EP5hhgLi3YgQm.CUvJwMEWeYgTUs9ibF2.sIp093NeMk(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.40.23
2025-12-30 15:37
Microsoft Windows NT 10.0.19045.0
报错信息 17
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.View.PopupWindow.shEGIQICtxR(Object , MouseEventArgs )
在 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.43.47
2025-12-30 15:37
Microsoft Windows NT 10.0.26100.0
报错信息 18
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 LPgl1KBQCaTLWAGWPPc.j9vwp1WzX7ye8quBN3h.jDg4cNslgP(Exception )
在 LPgl1KBQCaTLWAGWPPc.j9vwp1WzX7ye8quBN3h.nc64Z4CipB(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.43.47
2025-12-30 15:14
Microsoft Windows NT 10.0.26100.0
报错信息 19
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 MS.Internal.HRESULT.ConvertHRToException(Int32 hr)
在 System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
在 System.Windows.Media.MediaContext.CompleteRender()
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-30 12:59
Microsoft Windows NT 10.0.19045.0
报错信息 20
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 YTP40Rw13iq7XbddaVP.hgoA6gwrwFQ16Z6mOCA.pTnwbFvT8I(Exception )
在 YTP40Rw13iq7XbddaVP.hgoA6gwrwFQ16Z6mOCA.RiZwJUybhv(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.31
2025-12-30 11:07
Microsoft Windows NT 10.0.18363.0
版本:1.44.31
2025-12-29 14:48
Microsoft Windows NT 10.0.26100.0
版本:1.44.31
2025-12-29 09:52
Microsoft Windows NT 10.0.19045.0
版本:1.44.31
2025-12-11 16:35
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2025-12-06 18:20
Microsoft Windows NT 10.0.19045.0
版本:1.44.31
2025-12-05 20:11
Microsoft Windows NT 10.0.26200.0
版本:1.44.31
2025-12-04 03:24
Microsoft Windows NT 10.0.26200.0
报错信息 21
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 BRhdsjPZr2gqReBaDKAu.XLQ8A1PZ7hm3scI3BjOh.oqPPZXHHRsG(IntPtr , IntPtr )
在 Quicker.View.PopupWindow.M3H0zQVvGEw(IntPtr , Int32 , IntPtr , IntPtr , Boolean& )
在 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-12-30 10:24
Microsoft Windows NT 10.0.19045.0
报错信息 22
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Domain.PowerKeys.PowerKeysService.ProcessKeyDown(HookKeyEventArgs e)
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.bwCPCCJ67OS(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-30 09:03
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-13 15:24
Microsoft Windows NT 10.0.26100.0
报错信息 23
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.bwCPCCJ67OS(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-30 08:28
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-26 15:09
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-10 14:13
Microsoft Windows NT 10.0.26100.0
报错信息 24
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.SystemResources.InvalidateResources(Boolean isSysColorsOrSettingsChange)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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.50
2025-12-29 20:59
Microsoft Windows NT 10.0.19045.0
报错信息 25
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Runtime.Caching.ExpiresBucket.GetExpiresCount(DateTime utcExpires)
在 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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
在 System.Threading.ThreadPoolWorkQueue.Dispatch()
版本:1.44.22
2025-12-29 16:04
Microsoft Windows NT 10.0.19045.0
报错信息 26
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 HandyControl.Interactivity.AttachableCollection`1.VerifyAdd(T item)
在 HandyControl.Interactivity.AttachableCollection`1.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs e)
在 System.Windows.FreezableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
在 System.Windows.FreezableCollection`1.OnCollectionChanged(NotifyCollectionChangedAction action, Int32 oldIndex, T oldValue, Int32 newIndex, T newValue)
在 System.Windows.FreezableCollection`1.AddHelper(T value)
在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
在 System.Xaml.XamlObjectWriter.Logic_DoAssignmentToParentCollection(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.WriteEndObject()
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
在 System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
在 System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
在 System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
在 System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
在 System.Windows.FrameworkElement.ApplyTemplate()
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Interop.HwndSource.Process_WM_SIZE(UIElement rootUIElement, IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.Interop.HwndSource.LayoutFilterMessage(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.43.57
2025-12-29 09:54
Microsoft Windows NT 10.0.19045.0
报错信息 27
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-29 09:23
Microsoft Windows NT 10.0.26200.0
版本:1.43.11
2025-12-14 17:34
Microsoft Windows NT 10.0.22631.0
版本:1.44.31
2025-12-12 09:19
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-11 16:24
Microsoft Windows NT 10.0.26100.0
报错信息 28
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 gdaKHV0JwwBsRQHTukg.yoFbXhOzB5jvx0Zfo8u.lJ6FxbPT9x(Exception )
在 gdaKHV0JwwBsRQHTukg.yoFbXhOzB5jvx0Zfo8u.jpvFSTHIWw(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.43.29
2025-12-29 01:14
Microsoft Windows NT 10.0.22631.0
报错信息 29
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Ft2lq5XE2yMJILQ0fKU.hnuWPRDz3bhPukvZyEp.WigL3yenTT(Exception )
在 Ft2lq5XE2yMJILQ0fKU.hnuWPRDz3bhPukvZyEp.QGyLwDFN96(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.57
2025-12-28 20:43
Microsoft Windows NT 10.0.26100.0
版本:1.43.57
2025-12-26 16:02
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-12-23 17:54
Microsoft Windows NT 10.0.19043.0
版本:1.43.57
2025-12-18 23:30
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-12-18 14:53
Microsoft Windows NT 10.0.26100.0
版本:1.43.57
2025-12-09 14:12
Microsoft Windows NT 10.0.26100.0
版本:1.43.57
2025-12-08 08:17
Microsoft Windows NT 10.0.26200.0
报错信息 30
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 gqNLXRhvUuNa3EDuOmg.oxDanQuzrYYKj7rdXSZ.zlAMQavrPK(Exception )
在 gqNLXRhvUuNa3EDuOmg.oxDanQuzrYYKj7rdXSZ.MEaMPPxqnb(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.21
2025-12-28 19:24
Microsoft Windows NT 10.0.19045.0
报错信息 31
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 UR0Gfc8puOn7Xxlxsj9.oHsvjikzfPsZw5RHR5n.L4K3dqHWuD(Exception )
在 UR0Gfc8puOn7Xxlxsj9.oHsvjikzfPsZw5RHR5n.HH335dDeWc(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.42.32
2025-12-28 13:00
Microsoft Windows NT 10.0.26200.0
报错信息 32
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Forms.ThreadExceptionDialog..ctor(Exception t)
在 System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
在 System.Windows.Forms.Control.WndProcException(Exception e)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
版本:1.43.0
2025-12-27 16:15
Microsoft Windows NT 10.0.19045.0
报错信息 33
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Utilities._3rd.ExtLib.IsEither[T](T obj, T[] objs)
在 WYQHHp1EEvR6xBvOPto0.pERWR21E51cl5hlhbl1M.SZo1EpNbWbP(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.44.31
2025-12-27 15:06
Microsoft Windows NT 10.0.19045.0
报错信息 34
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.SystemParameters.OnPropertiesChanged(String[] propertyNames)
在 System.Windows.SystemParameters.InvalidateDisplayDependentCache()
在 System.Windows.SystemResources.SystemThemeFilterMessage(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)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-27 08:48
Microsoft Windows NT 10.0.17763.0
报错信息 35
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 sPRIiqXEoDbV3SIJvL7.hnEqYhDzJMfa8xKt3PY.Y5Qva7xLs6(Exception )
在 sPRIiqXEoDbV3SIJvL7.hnEqYhDzJMfa8xKt3PY.QZPvdW7WWI(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.42.24
2025-12-26 21:37
Microsoft Windows NT 10.0.26200.0
报错信息 36
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Tmu8LGpl0uRKBx1Q2mCx.y5B76uplpkkGXe1Am4Uh.LSlpljRKCvu(Point )
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.SGUPCUVH21H(PointTargetInfo )
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.trAPCQEPZrG()
在 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-12-26 21:20
Microsoft Windows NT 10.0.26200.0
报错信息 37
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 g99gyRey2nCJY2fF3KJ.J9geuxrzbaEmSEGsdvM.SYebuEi41a(Exception )
在 g99gyRey2nCJY2fF3KJ.J9geuxrzbaEmSEGsdvM.oAJbe5PsfH(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.42.37
2025-12-26 18:51
Microsoft Windows NT 10.0.19045.0
报错信息 38
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Threading.SpinLock.ContinueTryEnter(Int32 millisecondsTimeout, Boolean& lockTaken)
在 System.Threading.ThreadPoolWorkQueue.WorkStealingQueue.TrySteal(IThreadPoolWorkItem& obj, Boolean& missedSteal, Int32 millisecondsTimeout)
在 System.Threading.ThreadPoolWorkQueue.Dequeue(ThreadPoolWorkQueueThreadLocals tl, IThreadPoolWorkItem& callback, Boolean& missedSteal)
在 System.Threading.ThreadPoolWorkQueue.Dispatch()
版本:1.44.22
2025-12-26 16:58
Microsoft Windows NT 6.1.7601 Service Pack 1
报错信息 39
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.OLMPCvEuiPQ()
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.trAPCQEPZrG()
在 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-12-26 16:23
Microsoft Windows NT 10.0.26100.0
报错信息 40
OutOfMemoryException
在 Quicker.Utilities.AppHelper.ShowError(String message, Boolean showPopup)
在 Quicker.App.cFDZDCaZTB(Exception )
在 Quicker.App.lduZRsfBMH(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.37.37
2025-12-26 14:53
Microsoft Windows NT 10.0.19045.0
报错信息 41
OutOfMemoryException
在 Quicker.Domain.PowerKeys.PowerKeysService.ProcessKeyDown(HookKeyEventArgs e)
在 XWScenq1HGSMAlhJDx3.u21Vyxq89P6ESi95suW.NGRPwHbfgsK(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.30.18
2025-12-25 19:23
Microsoft Windows NT 10.0.26100.0
报错信息 42
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Ft2lq5XE2yMJILQ0fKU.hnuWPRDz3bhPukvZyEp.WigL3yenTT(Exception )
在 Ft2lq5XE2yMJILQ0fKU.hnuWPRDz3bhPukvZyEp.QGyLwDFN96(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.57
2025-12-25 17:11
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-12-23 22:44
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-12-22 19:04
Microsoft Windows NT 10.0.22631.0
版本:1.43.57
2025-12-10 17:49
Microsoft Windows NT 10.0.18363.0
报错信息 43
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Window.ApplyTaskbarItemInfo()
在 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.43.43
2025-12-25 16:22
Microsoft Windows NT 10.0.26100.0
报错信息 44
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 BZGqidpadUTvbh33bgC.jcqQyO5zGEuZIle6AWN.fpXRFnKaAF(Exception )
在 BZGqidpadUTvbh33bgC.jcqQyO5zGEuZIle6AWN.KhuRcak6a2(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.53
2025-12-25 15:55
Microsoft Windows NT 10.0.22631.0
报错信息 45
OutOfMemoryException
在 Quicker.Domain.PowerKeys.PowerKeysService.ProcessKeyDown(HookKeyEventArgs e)
在 UAh7vLJJFaJNR3BbVg9.rABruHJNa58pWeKWnQ0.uBOWqi7OstT(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.38.39
2025-12-25 15:37
Microsoft Windows NT 10.0.26200.0
报错信息 46
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 SuCLJ3stNHfX0qvrcXN.ULcKETsoNb8lpI7BGS4.WSLsNJFSLM(Exception )
在 SuCLJ3stNHfX0qvrcXN.ULcKETsoNb8lpI7BGS4.U8ws4qIupE(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.46
2025-12-25 11:19
Microsoft Windows NT 10.0.26200.0
报错信息 47
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Domain.PowerKeys.PowerKeysService.ProcessKeyDown(HookKeyEventArgs e)
在 k7DD08fIQ7VJNj2OQey.t6s340fAg4wLIeDtX3a.mUrgkwTvLxV(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.41.5
2025-12-25 09:24
Microsoft Windows NT 10.0.26200.0
报错信息 48
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 EqGLlTTByS8NV1AKIIR.YNqS9wazIbEkFOJ5ivh.UYBTkT9FuW(Exception )
在 EqGLlTTByS8NV1AKIIR.YNqS9wazIbEkFOJ5ivh.rRlTF1uyag(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.24
2025-12-25 09:12
Microsoft Windows NT 10.0.19045.0
报错信息 49
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Shell.WindowChromeWorker._SetRoundingRegion(Nullable`1 wp)
在 System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
在 System.Windows.Shell.WindowChromeWorker._HandleDwmCompositionChanged(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Shell.WindowChromeWorker._WndProc(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.47
2025-12-25 01:16
Microsoft Windows NT 10.0.19044.0
报错信息 50
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.SGUPCUVH21H(PointTargetInfo )
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.trAPCQEPZrG()
在 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-12-24 23:05
Microsoft Windows NT 10.0.26200.0
报错信息 51
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 mkNPXD55jdUOwoyJpya.jvZjO55qkHGVjeDfEnG.NDaHs4bJkX(Exception )
在 mkNPXD55jdUOwoyJpya.jvZjO55qkHGVjeDfEnG.BR7HkZj1Hj(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.10
2025-12-24 19:21
Microsoft Windows NT 10.0.26200.0
版本:1.44.10
2025-12-23 07:43
Microsoft Windows NT 10.0.19042.0
版本:1.44.10
2025-12-16 09:44
Microsoft Windows NT 10.0.26100.0
版本:1.44.10
2025-12-14 11:13
Microsoft Windows NT 10.0.22000.0
版本:1.44.10
2025-12-07 18:00
Microsoft Windows NT 10.0.19045.0
报错信息 52
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Ft2lq5XE2yMJILQ0fKU.hnuWPRDz3bhPukvZyEp.WOaLxkZqSa(Object , UnobservedTaskExceptionEventArgs )
在 System.Threading.Tasks.TaskScheduler.PublishUnobservedTaskException(Object sender, UnobservedTaskExceptionEventArgs ueea)
在 System.Threading.Tasks.TaskExceptionHolder.Finalize()
版本:1.43.57
2025-12-24 18:47
Microsoft Windows NT 10.0.26100.0
报错信息 53
OutOfMemoryException
在 Quicker.App.lduZRsfBMH(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.37.37
2025-12-24 15:45
Microsoft Windows NT 10.0.22631.0
报错信息 54
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 ToastNotifications.Utilities.DelayAction.<>c__DisplayClass0_0.<Execute>b__0(Object obj)
在 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.23
2025-12-24 14:44
Microsoft Windows NT 10.0.26100.0
报错信息 55
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 iERX7VDwop1nUMyTEZ9.itTcfyDIYDqt9w4jpmj.Je54m9HA8H1(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.43.63
2025-12-24 12:52
Microsoft Windows NT 10.0.19045.0
报错信息 56
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 RAPa5r9pTH2NgGHePAd.mFuiQBlzipGrFhu4Y5y.jEkHUCNyqt(Exception )
在 RAPa5r9pTH2NgGHePAd.mFuiQBlzipGrFhu4Y5y.o3UHdBcJjt(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.11
2025-12-24 12:01
Microsoft Windows NT 10.0.26100.0
报错信息 57
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 LPgl1KBQCaTLWAGWPPc.j9vwp1WzX7ye8quBN3h.jDg4cNslgP(Exception )
在 LPgl1KBQCaTLWAGWPPc.j9vwp1WzX7ye8quBN3h.nc64Z4CipB(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.47
2025-12-24 11:31
Microsoft Windows NT 10.0.19045.0
报错信息 58
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 lTCXOriH8BKfvquOs63.EmB8pk4zn2H5e02Qbxu.GdIiJN18hl(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-23 22:52
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-21 08:40
Microsoft Windows NT 10.0.26100.0
报错信息 59
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
在 Aj7BUjo51l6ronS8OdU.xVI9XpoaRCWeMlQF0yf.nN5DUBB5ju(Exception )
在 Aj7BUjo51l6ronS8OdU.xVI9XpoaRCWeMlQF0yf.th0Dt21K5F(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.39.39
2025-12-23 22:37
Microsoft Windows NT 10.0.22631.0
报错信息 60
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 s75kj5sgFgMFFkWhKxK.iw2n4ysfNlGlqJ57yAp.p353vsF4Oa(Exception )
在 s75kj5sgFgMFFkWhKxK.iw2n4ysfNlGlqJ57yAp.LiW3qUDUix(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.42.6
2025-12-23 17:12
Microsoft Windows NT 6.1.7601 Service Pack 1
报错信息 61
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Domain.PowerKeys.PowerKeysService.IsKeyCaptured(Int32 key)
在 q4uxW6FohvtF3O4ppdJ.fFPMSMFTGj7SKWsQkeo.eYufQw5G0fV(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.43.47
2025-12-23 16:56
Microsoft Windows NT 10.0.26100.0
报错信息 62
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 WMmvdrwwKXEdYCXCqLN.OmO96dwcr5Rt2p7bF3e.wtrIaW9FYb(Exception )
在 WMmvdrwwKXEdYCXCqLN.OmO96dwcr5Rt2p7bF3e.gr7IfyLZPh(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.13
2025-12-23 16:06
Microsoft Windows NT 10.0.26100.0
版本:1.44.13
2025-12-16 11:13
Microsoft Windows NT 10.0.26200.0
版本:1.44.13
2025-12-08 16:09
Microsoft Windows NT 10.0.19045.0
报错信息 63
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 SjVaPdszCh4hoAdvSpp.PgBu1us7BbWdCOqpCZV.zyUwuLmAXPG()
在 UkHlfTr1siGbEZcBNm7.C6Q4Y6r64roKbDC25AK.LsSw7nLXOSJ(IntPtr , IntPtr )
在 Quicker.View.PopupWindow.rN85ywi7G4O(IntPtr , Int32 , IntPtr , IntPtr , Boolean& )
在 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.40.23
2025-12-23 15:59
Microsoft Windows NT 10.0.26100.0
报错信息 64
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 HandyControl.Interactivity.AttachableCollection`1.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs e)
在 System.Windows.FreezableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
在 System.Windows.FreezableCollection`1.OnCollectionChanged(NotifyCollectionChangedAction action, Int32 oldIndex, T oldValue, Int32 newIndex, T newValue)
在 System.Windows.FreezableCollection`1.AddHelper(T value)
在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
在 System.Xaml.XamlObjectWriter.Logic_DoAssignmentToParentCollection(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.WriteEndObject()
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
在 System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
在 System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
在 System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
在 System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
在 System.Windows.FrameworkElement.ApplyTemplate()
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Interop.HwndSource.Process_WM_SIZE(UIElement rootUIElement, IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.Interop.HwndSource.LayoutFilterMessage(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.48
2025-12-23 11:10
Microsoft Windows NT 10.0.26200.0
报错信息 65
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 lTCXOriH8BKfvquOs63.EmB8pk4zn2H5e02Qbxu.F7jifAdgqH(Exception )
在 lTCXOriH8BKfvquOs63.EmB8pk4zn2H5e02Qbxu.GdIiJN18hl(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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-12-23 09:44
Microsoft Windows NT 10.0.26200.0
版本:1.44.22
2025-12-10 10:53
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-05 12:42
Microsoft Windows NT 10.0.19045.0
报错信息 66
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 W4HpSELCZB5948a1nYg.fQbd0RLA149vgLIvSva.Q59Y22CEcGE(HookKeyEventArgs )
在 KwxwuhpKALFHqAraKAF.q34QO1p8HMTBZxq7fxt.S1Mtzb19MT3(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.43.0
2025-12-23 08:42
Microsoft Windows NT 10.0.19045.0
报错信息 67
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 nvoxO8LLpDqjZ4LlUCB.EkcnfwL407ibAYULgOa.OIDbYEBFCZ(Exception )
在 nvoxO8LLpDqjZ4LlUCB.EkcnfwL407ibAYULgOa.KS2bpoFH3V(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.11
2025-12-23 01:32
Microsoft Windows NT 10.0.19044.0
报错信息 68
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 LPgl1KBQCaTLWAGWPPc.j9vwp1WzX7ye8quBN3h.jDg4cNslgP(Exception )
在 LPgl1KBQCaTLWAGWPPc.j9vwp1WzX7ye8quBN3h.nc64Z4CipB(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.47
2025-12-23 00:03
Microsoft Windows NT 10.0.26200.0
报错信息 69
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 mkNPXD55jdUOwoyJpya.jvZjO55qkHGVjeDfEnG.NDaHs4bJkX(Exception )
在 mkNPXD55jdUOwoyJpya.jvZjO55qkHGVjeDfEnG.BR7HkZj1Hj(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.10
2025-12-22 15:05
Microsoft Windows NT 10.0.22621.0
版本:1.44.10
2025-12-19 16:21
Microsoft Windows NT 10.0.26100.0
版本:1.44.10
2025-12-16 11:33
Microsoft Windows NT 10.0.19045.0
版本:1.44.10
2025-12-05 21:14
Microsoft Windows NT 10.0.22631.0
版本:1.44.10
2025-12-04 13:12
Microsoft Windows NT 10.0.19045.0
报错信息 70
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 nvoxO8LLpDqjZ4LlUCB.EkcnfwL407ibAYULgOa.OIDbYEBFCZ(Exception )
在 nvoxO8LLpDqjZ4LlUCB.EkcnfwL407ibAYULgOa.KS2bpoFH3V(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.11
2025-12-22 04:03
Microsoft Windows NT 10.0.19045.0
报错信息 71
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
在 System.Threading.Thread.Start()
在 System.Windows.Input.PenThreadWorker..ctor()
在 System.Windows.Input.PenThreadPool.GetPenThreadForPenContextHelper(PenContext penContext)
在 System.Windows.Input.StylusWisp.WispTabletDeviceCollection.HandleTabletAdded(UInt32 wisptisIndex, UInt32& tabletIndexChanged)
在 System.Windows.Input.StylusWisp.WispLogic.OnTabletAdded(UInt32 wisptisIndex)
在 System.Windows.Input.StylusWisp.WispLogic.HandleMessage(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.InvalidateTabletDevices(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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-12-21 15:30
Microsoft Windows NT 10.0.19045.0
报错信息 72
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 sPRIiqXEoDbV3SIJvL7.hnEqYhDzJMfa8xKt3PY.QZPvdW7WWI(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.42.24
2025-12-21 15:00
Microsoft Windows NT 10.0.18363.0
报错信息 73
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 MS.Internal.CriticalExceptions.IsCriticalException(Exception ex)
在 System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
在 System.Windows.ResourceDictionary.CreateObject(KeyRecord key)
在 System.Windows.ResourceDictionary.OnGettingValue(Object key, Object& value, Boolean& canCache)
在 System.Windows.ResourceDictionary.OnGettingValuePrivate(Object key, Object& value, Boolean& canCache)
在 System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean& canCache)
在 System.Windows.ResourceDictionary.GetValue(Object key, Boolean& canCache)
在 System.Windows.DeferredResourceReference.GetValue(BaseValueSourceInternal valueSource)
在 System.Windows.StaticResourceExtension.TryProvideValueImpl(IServiceProvider serviceProvider, Boolean allowDeferredReference, Boolean mustReturnDeferredResourceReference)
在 System.Windows.StaticResourceExtension.ProvideValueInternal(IServiceProvider serviceProvider, Boolean allowDeferredReference)
在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)
在 System.Xaml.XamlObjectWriter.Logic_ProvideValue(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.Logic_AssignProvidedValue(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.WriteEndMember()
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
在 System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
在 System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
在 System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
在 System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
在 System.Windows.FrameworkElement.ApplyTemplate()
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
在 System.Windows.Controls.Grid.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.ScrollViewer.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
在 System.Windows.Controls.Grid.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
在 System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
在 System.Windows.Controls.Grid.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Window.MeasureOverrideHelper(Size constraint)
在 System.Windows.Window.MeasureOverride(Size availableSize)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Interop.HwndSource.Process_WM_SIZE(UIElement rootUIElement, IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.Interop.HwndSource.LayoutFilterMessage(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.39.43
2025-12-21 13:43
Microsoft Windows NT 10.0.22621.0
报错信息 74
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 YTP40Rw13iq7XbddaVP.hgoA6gwrwFQ16Z6mOCA.pTnwbFvT8I(Exception )
在 YTP40Rw13iq7XbddaVP.hgoA6gwrwFQ16Z6mOCA.RiZwJUybhv(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.31
2025-12-20 21:25
Microsoft Windows NT 10.0.22631.0
报错信息 75
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
在 System.Timers.Timer.MyTimerCallback(Object state)
在 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.39.39
2025-12-20 12:06
Microsoft Windows NT 10.0.19045.0
报错信息 76
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 WYQHHp1EEvR6xBvOPto0.pERWR21E51cl5hlhbl1M.SZo1EpNbWbP(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.44.31
2025-12-20 09:32
Microsoft Windows NT 10.0.26220.0
报错信息 77
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Input.StylusWisp.WispLogic.OnScreenMeasurementsChanged()
在 System.Windows.Input.StylusWisp.WispLogic.HandleMessage(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.InvalidateTabletDevices(WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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.43.57
2025-12-19 18:26
Microsoft Windows NT 10.0.19045.0
报错信息 78
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 YTP40Rw13iq7XbddaVP.hgoA6gwrwFQ16Z6mOCA.RiZwJUybhv(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.31
2025-12-19 18:13
Microsoft Windows NT 10.0.22621.0
报错信息 79
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 MS.Internal.TextFormatting.FormattedTextSymbols..ctor(GlyphingCache glyphingCache, TextRun textSymbols, Boolean rightToLeft, Double scalingFactor, Single pixelsPerDip, TextFormattingMode textFormattingMode, Boolean isSideways)
在 MS.Internal.TextFormatting.TextMetrics.FullTextLine.Collapse(TextCollapsingProperties[] collapsingPropertiesList)
在 MS.Internal.Text.Line.GetCollapsedWidth()
在 System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.ContextLayoutManager.UpdateLayout()
在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 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-12-19 16:51
Microsoft Windows NT 10.0.22631.0
报错信息 80
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 wG5DnaS6FSd6hjNpQ9O.we50OZSR9iHs5oJivEV.L7qSEN1DOc(Exception )
在 wG5DnaS6FSd6hjNpQ9O.we50OZSR9iHs5oJivEV.cJtSQgqCyQ(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.33
2025-12-19 10:07
Microsoft Windows NT 10.0.17763.0
报错信息 81
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Domain.PowerKeys.PowerKeysService.ProcessKeyDown(HookKeyEventArgs e)
在 ctwE1cC73qC8kTHSInr.XudSDFC8kOAqmR5C9kD.x1daDvW3cbC(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.39.43
2025-12-19 08:53
Microsoft Windows NT 10.0.26100.0
报错信息 82
OutOfMemoryException
在 Microsoft.Win32.SystemEvents.OnDisplaySettingsChanging()
在 Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.34.10
2025-12-18 20:33
Microsoft Windows NT 10.0.19044.0
报错信息 83
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 PKHiXx79SE1oxglgCLC.pN4oeIez9odp9sqdcD8.eDR7lOEb05(Exception )
在 PKHiXx79SE1oxglgCLC.pN4oeIez9odp9sqdcD8.Kww7mNQqo0(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.26
2025-12-18 15:02
Microsoft Windows NT 10.0.19045.0
报错信息 84
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 WMmvdrwwKXEdYCXCqLN.OmO96dwcr5Rt2p7bF3e.wtrIaW9FYb(Exception )
在 WMmvdrwwKXEdYCXCqLN.OmO96dwcr5Rt2p7bF3e.gr7IfyLZPh(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.13
2025-12-18 13:58
Microsoft Windows NT 10.0.26200.0
版本:1.44.13
2025-12-12 17:24
Microsoft Windows NT 10.0.22631.0
报错信息 85
OutOfMemoryException
在 Quicker.Domain.AppServer.StopAllRunningAction()
在 Quicker.App.UKHpKtkh5N(Exception )
在 Quicker.App.gGWpkfLUhx(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.38.3
2025-12-18 13:12
Microsoft Windows NT 10.0.22000.0
报错信息 86
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 TnZwv4paE3gnkd2y5TD.uCt6oo5zkiYHqQXYT6k.prqmyeVChU(Exception )
在 TnZwv4paE3gnkd2y5TD.uCt6oo5zkiYHqQXYT6k.zIrmEsR4ra(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.22
2025-12-18 09:30
Microsoft Windows NT 10.0.26100.0
报错信息 87
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Shell.WindowChromeWorker._IsUniform(CornerRadius cornerRadius)
在 System.Windows.Shell.WindowChromeWorker._SetRoundingRegion(Nullable`1 wp)
在 System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
在 System.Windows.Shell.WindowChromeWorker._HandleDwmCompositionChanged(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Shell.WindowChromeWorker._WndProc(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.45
2025-12-18 09:22
Microsoft Windows NT 10.0.19045.0
报错信息 88
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Domain.PowerKeys.KeyboardState.IsAnyOtherKeyDown(Int32[] expectKeys)
在 WYQHHp1EEvR6xBvOPto0.pERWR21E51cl5hlhbl1M.SZo1EpNbWbP(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.44.31
2025-12-17 22:02
Microsoft Windows NT 10.0.26100.0
报错信息 89
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 MS.Internal.HRESULT.ConvertHRToException(Int32 hr)
在 System.Windows.Media.Composition.DUCE.Channel.SyncFlush()
在 System.Windows.Media.MediaContext.CompleteRender()
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-17 21:21
Microsoft Windows NT 10.0.19045.0
报错信息 90
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 MS.Internal.Shaping.LayoutEngine.GetComplexLanguageList(OpenTypeTags tableTag, FontTable table, UInt32[] featureTagsList, UInt32[] glyphBits, UInt16 minGlyphId, UInt16 maxGlyphId, WritingSystem[]& complexLanguages, Int32& complexLanguageCount)
在 MS.Internal.Shaping.OpenTypeLayout.GetComplexLanguageList(IOpenTypeFont Font, UInt32[] featureList, UInt32[] glyphBits, UInt16 minGlyphId, UInt16 maxGlyphId, WritingSystem[]& complexLanguages)
在 MS.Internal.FontCache.FontFaceLayoutInfo.ComputeTypographyAvailabilities()
在 System.Windows.Media.Typeface.CheckFastPathNominalGlyphs(CharacterBufferRange charBufferRange, Double emSize, Single pixelsPerDip, Double scalingFactor, Double widthMax, Boolean keepAWord, Boolean numberSubstitution, CultureInfo cultureInfo, TextFormattingMode textFormattingMode, Boolean isSideways, Boolean breakOnTabs, Int32& stringLengthFit)
在 MS.Internal.TextFormatting.SimpleRun.CreateSimpleTextRun(CharacterBufferRange charBufferRange, TextRun textRun, TextFormatterImp formatter, Int32 widthLeft, Boolean emergencyWrap, Boolean breakOnTabs, Double pixelsPerDip)
在 MS.Internal.TextFormatting.SimpleRun.Create(FormatSettings settings, CharacterBufferRange charString, TextRun textRun, Int32 cp, Int32 cpFirst, Int32 runLength, Int32 widthLeft, Int32 idealRunOffsetUnRounded, Double pixelsPerDip)
在 MS.Internal.TextFormatting.SimpleTextLine.Create(FormatSettings settings, Int32 cpFirst, Int32 paragraphWidth, Double pixelsPerDip)
在 MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
在 MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
在 System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Control.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint)
在 System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
在 System.Windows.Controls.Grid.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
在 System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
在 System.Windows.Controls.Grid.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
在 System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
在 System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Controls.Border.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Window.MeasureOverrideHelper(Size constraint)
在 System.Windows.Window.MeasureOverride(Size availableSize)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Interop.HwndSource.SetLayoutSize()
在 System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
在 System.Windows.Window.SetRootVisual()
在 System.Windows.Window.SetRootVisualAndUpdateSTC()
在 System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
在 System.Windows.Window.CreateSourceWindow(Boolean duringShow)
在 System.Windows.Window.ShowHelper(Object booleanBox)
在 Quicker.App.zXt4r7IpT1()
在 Quicker.App.<StartupApplicationAsync>d__16.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.App.<ApplicationStart>d__14.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.41.5
2025-12-17 17:56
Microsoft Windows NT 10.0.19045.0
报错信息 91
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.View.PopupWindow.wY60zMjhQqG(Object , PropertyChangedEventArgs )
在 System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e)
在 System.Windows.SystemParameters.OnPropertiesChanged(String[] propertyNames)
在 System.Windows.SystemParameters.InvalidateDisplayDependentCache()
在 System.Windows.SystemResources.SystemThemeFilterMessage(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-12-17 13:27
Microsoft Windows NT 10.0.17763.0
报错信息 92
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.View.UnhandledExceptionWindow.System.Windows.Markup.IComponentConnector.Connect(Int32 connectionId, Object target)
在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetConnectionId(Object root, Int32 connectionId, Object instance)
在 System.Xaml.XamlObjectWriter.Logic_BeginInit(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.WriteStartObject(XamlType xamlType)
在 System.Windows.Markup.WpfXamlLoader.WriteStartObject(XamlReader xamlReader, XamlObjectWriter xamlWriter, XamlContextStack`1 stack)
在 System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector)
在 System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
在 System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
在 System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
在 Quicker.View.UnhandledExceptionWindow.InitializeComponent()
在 Quicker.View.UnhandledExceptionWindow..ctor(Exception ex, Boolean canIgnore)
在 Quicker.App.<>c__DisplayClass28_0.aZ5PEawI4CK()
在 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-12-17 13:20
Microsoft Windows NT 10.0.22631.0
报错信息 93
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.SystemParameters.InvalidateDisplayDependentCache()
在 System.Windows.SystemResources.SystemThemeFilterMessage(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)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-17 11:26
Microsoft Windows NT 10.0.19045.0
报错信息 94
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Microsoft.Win32.SystemEvents.OnDisplaySettingsChanged()
在 Microsoft.Win32.SystemEvents.WindowProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.31
2025-12-16 18:49
Microsoft Windows NT 10.0.19045.0
报错信息 95
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.View.NewExeSettingsWindow.ExeSelectorControl_OnSelectedExeChanged(Object sender, EventArgs e)
在 Quicker.View.Controls.ExeSelectorControl.txWJQCJYDvM(Object , SelectionChangedEventArgs )
在 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.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
在 System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
在 System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
在 System.Windows.Controls.Primitives.Selector.OnSelectedItemChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
在 Quicker.View.Controls.ExeSelectorControl.VaAJQNXD2fq(String )
在 Quicker.View.Controls.ExeSelectorControl.SelectExe(String exePathName)
在 Quicker.View.NewExeSettingsWindow.VRSJJJtCHtq(Object , RoutedEventArgs )
在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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-12-16 15:59
Microsoft Windows NT 10.0.26100.0
报错信息 96
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 CuqsYKCVGIe3Qdmo4sI.fDByALCQp1OZWweC2MP.bv4yxYaAQJ(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.41.3
2025-12-16 15:55
Microsoft Windows NT 10.0.19045.0
报错信息 97
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 lTCXOriH8BKfvquOs63.EmB8pk4zn2H5e02Qbxu.GdIiJN18hl(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-16 15:32
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-12-11 17:49
Microsoft Windows NT 10.0.19045.0
报错信息 98
OutOfMemoryException
在 Quicker.App.Yn8cjTVHLs(Exception )
在 Quicker.App.RQbc7ZMyNV(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.35.42
2025-12-16 14:15
Microsoft Windows NT 10.0.22631.0
报错信息 99
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Domain.PowerKeys.PowerKeysService.mHop2FvEwIb(Int32 , Nullable`1 )
在 Quicker.Domain.PowerKeys.PowerKeysService.dDHp2lfVaK4(KeyEventArgs )
在 Quicker.Domain.PowerKeys.PowerKeysService.ProcessKeyDown(HookKeyEventArgs e)
在 GXXCBmPhQIAMrrKqJoLJ.RA6SwsPhUgoIM5sJO7XN.bwCPCCJ67OS(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.44.22
2025-12-16 09:32
Microsoft Windows NT 10.0.26100.0
报错信息 100
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 O1b9aQKLmpDGNVXmXWw.lhQdgcKbrA0QSWJod8S.wHnKuxw9p2(Exception )
在 O1b9aQKLmpDGNVXmXWw.lhQdgcKbrA0QSWJod8S.OCbKwlCUXF(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.30
2025-12-14 20:02
Microsoft Windows NT 10.0.22000.0
报错信息 101
OutOfMemoryException
在 System.Windows.SystemParameters.InvalidateDisplayDependentCache()
在 System.Windows.SystemResources.SystemThemeFilterMessage(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.29.3
2025-12-14 16:44
Microsoft Windows NT 10.0.19045.0
报错信息 102
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 aOYhBHTIp1KNqHXKfQK.phNlWSTAgeUUUs2NH0h.bjqc1GNjkX(Exception )
在 aOYhBHTIp1KNqHXKfQK.phNlWSTAgeUUUs2NH0h.Q7dcxnP8vJ(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.41.5
2025-12-13 11:33
Microsoft Windows NT 10.0.26200.0
报错信息 103
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 LbRreXdxulaeAsyZU7m.UOySKMdsbMRBMHBWsuS.HoscnSUgeT(Exception )
在 LbRreXdxulaeAsyZU7m.UOySKMdsbMRBMHBWsuS.SGiqZmoFoLWyfeRoBi9(Object )
在 LbRreXdxulaeAsyZU7m.UOySKMdsbMRBMHBWsuS.djOcA17VTt(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.40.17
2025-12-12 22:11
Microsoft Windows NT 10.0.26100.0
报错信息 104
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 MS.Internal.Text.TextInterface.Native.Util.SanitizeAndThrowIfKnownException(Int32 hr)
在 MS.Internal.Text.TextInterface.Native.Util.ConvertHresultToException(Int32 hr)
在 MS.Internal.Text.TextInterface.FontFace.GetDesignGlyphMetrics(UInt16* pGlyphIndices, UInt32 glyphCount, GlyphMetrics* pGlyphMetrics)
在 System.Windows.Media.GlyphTypeface.GlyphMetrics(UInt16* pGlyphIndices, Int32 characterCount, GlyphMetrics* pGlyphMetrics, Double emSize, Single pixelsPerDip, TextFormattingMode textFormattingMode, Boolean isSideways)
在 System.Windows.Media.GlyphTypeface.GetGlyphMetricsAndIndicesOptimized(UInt32* pCodepoints, Int32 characterCount, Double emSize, Single pixelsPerDip, UInt16[] glyphIndices, GlyphMetrics[] glyphMetrics, TextFormattingMode textFormattingMode, Boolean isSideways)
在 System.Windows.Media.GlyphTypeface.GetGlyphMetricsOptimized(CharacterBufferRange characters, Double emSize, Single pixelsPerDip, UInt16[] glyphIndices, GlyphMetrics[] glyphMetrics, TextFormattingMode textFormattingMode, Boolean isSideways)
在 System.Windows.Media.Typeface.CheckFastPathNominalGlyphs(CharacterBufferRange charBufferRange, Double emSize, Single pixelsPerDip, Double scalingFactor, Double widthMax, Boolean keepAWord, Boolean numberSubstitution, CultureInfo cultureInfo, TextFormattingMode textFormattingMode, Boolean isSideways, Boolean breakOnTabs, Int32& stringLengthFit)
在 MS.Internal.TextFormatting.SimpleRun.CreateSimpleTextRun(CharacterBufferRange charBufferRange, TextRun textRun, TextFormatterImp formatter, Int32 widthLeft, Boolean emergencyWrap, Boolean breakOnTabs, Double pixelsPerDip)
在 MS.Internal.TextFormatting.SimpleRun.Create(FormatSettings settings, CharacterBufferRange charString, TextRun textRun, Int32 cp, Int32 cpFirst, Int32 runLength, Int32 widthLeft, Int32 idealRunOffsetUnRounded, Double pixelsPerDip)
在 MS.Internal.TextFormatting.SimpleTextLine.Create(FormatSettings settings, Int32 cpFirst, Int32 paragraphWidth, Double pixelsPerDip)
在 MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
在 MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache)
在 System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.ContextLayoutManager.UpdateLayout()
在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 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-12-12 16:19
Microsoft Windows NT 10.0.26100.0
报错信息 105
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
在 System.Threading.ThreadPoolWorkQueue.Dispatch()
版本:1.43.19
2025-12-12 12:36
Microsoft Windows NT 10.0.26200.0
报错信息 106
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 hm3ha5WCekYc14W1TY4.qNMt5pWF9X0rElygjbM.gw5bp3eSIC(Exception )
在 hm3ha5WCekYc14W1TY4.qNMt5pWF9X0rElygjbM.j3kbSaNVmJ(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.40.22
2025-12-12 05:20
Microsoft Windows NT 10.0.26100.0
报错信息 107
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
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.27
2025-12-11 17:17
Microsoft Windows NT 10.0.26100.0
报错信息 108
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Domain.Mouse.PointArray.Last()
在 JVZiE6Ux9yYd0aCekDVF.KY5sXqUxXyCxxaRgB7fY.kjUUxDioM5t(Point )
在 WYQHHp1EEvR6xBvOPto0.pERWR21E51cl5hlhbl1M.lUx1m530GVB(PointTargetInfo )
在 WYQHHp1EEvR6xBvOPto0.pERWR21E51cl5hlhbl1M.ztZ1mEhHrCB()
在 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.31
2025-12-11 16:20
Microsoft Windows NT 10.0.19045.0
报错信息 109
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 OZoPMgTGJDOSWWuxRy5.TqZqaVTBFw5L43WZx0Y.ba08XEyFG3(Exception )
在 OZoPMgTGJDOSWWuxRy5.TqZqaVTBFw5L43WZx0Y.Av1fwA79kTA8iFwQdlV(Object )
在 OZoPMgTGJDOSWWuxRy5.TqZqaVTBFw5L43WZx0Y.zv18ZEHxXe(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.40.11
2025-12-10 22:01
Microsoft Windows NT 10.0.26200.0
报错信息 110
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.MessageBox.Show(String messageBoxText, String caption, MessageBoxButton button, MessageBoxImage icon)
在 ToastNotifications.Notifier.Notify[T](Func`1 createNotificationFunc)
在 Quicker.Utilities.AppHelper.ShowError(String message, Boolean showPopup)
在 ERlkD4EP5hhgLi3YgQm.CUvJwMEWeYgTUs9ibF2.Rw108PoMuB(Exception )
在 ERlkD4EP5hhgLi3YgQm.CUvJwMEWeYgTUs9ibF2.sIp093NeMk(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.40.23
2025-12-10 19:39
Microsoft Windows NT 10.0.19045.0
报错信息 111
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.SystemParameters.InvalidateCache(Int32 param)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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.43.33
2025-12-10 13:44
Microsoft Windows NT 10.0.18363.0
版本:1.44.22
2025-12-07 12:56
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-12-04 17:16
Microsoft Windows NT 10.0.26100.0
报错信息 112
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 sPRIiqXEoDbV3SIJvL7.hnEqYhDzJMfa8xKt3PY.Y5Qva7xLs6(Exception )
在 sPRIiqXEoDbV3SIJvL7.hnEqYhDzJMfa8xKt3PY.QZPvdW7WWI(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.42.24
2025-12-09 14:41
Microsoft Windows NT 10.0.26100.0
报错信息 113
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 MS.Internal.TextFormatting.TextMetrics.FullTextLine.Collapse(TextCollapsingProperties[] collapsingPropertiesList)
在 MS.Internal.Text.Line.Render(DrawingContext ctx, Point lineOffset)
在 System.Windows.Controls.TextBlock.OnRender(DrawingContext ctx)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Grid.ArrangeOverride(Size arrangeSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Border.ArrangeOverride(Size finalSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 MS.Internal.Helper.ArrangeElementWithSingleChild(UIElement element, Size arrangeSize)
在 System.Windows.Controls.ContentPresenter.ArrangeOverride(Size arrangeSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Border.ArrangeOverride(Size finalSize)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.Controls.Control.ArrangeOverride(Size arrangeBounds)
在 System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)
在 System.Windows.UIElement.Arrange(Rect finalRect)
在 System.Windows.ContextLayoutManager.UpdateLayout()
在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 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-12-09 14:29
Microsoft Windows NT 10.0.22000.0
报错信息 114
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Input.PenThreadWorker.WorkerOperationWorkerGetUpdatedSizes.OnDoWork()
在 System.Windows.Input.PenThreadWorker.WorkerOperation.DoWork()
在 System.Windows.Input.PenThreadWorker.ThreadProc()
在 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.31
2025-12-09 14:13
Microsoft Windows NT 10.0.19044.0
报错信息 115
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames.ResolveKeyTimes()
在 System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames.FreezeCore(Boolean isChecking)
在 System.Windows.Media.Animation.TimelineCollection.FreezeCore(Boolean isChecking)
在 System.Windows.PropertyMetadata.DefaultFreezeValueCallback(DependencyObject d, DependencyProperty dp, EntryIndex entryIndex, PropertyMetadata metadata, Boolean isChecking)
在 System.Windows.Freezable.FreezeCore(Boolean isChecking)
在 System.Windows.Media.Animation.BeginStoryboard.Seal()
在 System.Windows.TriggerActionCollection.Seal(TriggerBase containingTrigger)
在 System.Windows.TriggerBase.Seal()
在 System.Windows.Trigger.Seal()
在 System.Windows.TriggerCollection.Seal()
在 System.Windows.StyleHelper.SealTemplate(FrameworkTemplate frameworkTemplate, Boolean& isSealed, FrameworkElementFactory templateRoot, TriggerCollection triggers, ResourceDictionary resources, HybridDictionary childIndexFromChildID, FrugalStructList`1& childRecordFromChildIndex, FrugalStructList`1& triggerSourceRecordFromChildIndex, FrugalStructList`1& containerDependents, FrugalStructList`1& resourceDependents, ItemStructList`1& eventDependents, HybridDictionary& triggerActions, HybridDictionary& dataTriggerRecordFromBinding, Boolean& hasInstanceValues, EventHandlersStore& eventHandlersStore)
在 System.Windows.FrameworkTemplate.Seal()
在 System.Windows.StyleHelper.SealIfSealable(Object value)
在 System.Windows.ResourceDictionary.SealValue(Object value)
在 System.Windows.ResourceDictionary.OnGettingValue(Object key, Object& value, Boolean& canCache)
在 System.Windows.ResourceDictionary.OnGettingValuePrivate(Object key, Object& value, Boolean& canCache)
在 System.Windows.ResourceDictionary.GetValueWithoutLock(Object key, Boolean& canCache)
在 System.Windows.ResourceDictionary.GetValue(Object key, Boolean& canCache)
在 System.Windows.DeferredResourceReference.GetValue(BaseValueSourceInternal valueSource)
在 System.Windows.DependencyPropertyChangedEventArgs.get_NewValue()
在 System.Windows.Controls.Control.OnTemplateChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.StyleHelper.ApplyStyleOrTemplateValue(FrameworkObject fo, DependencyProperty dp)
在 System.Windows.StyleHelper.InvalidateContainerDependents(DependencyObject container, FrugalStructList`1& exclusionContainerDependents, FrugalStructList`1& oldContainerDependents, FrugalStructList`1& newContainerDependents)
在 System.Windows.StyleHelper.DoStyleInvalidations(FrameworkElement fe, FrameworkContentElement fce, Style oldStyle, Style newStyle)
在 System.Windows.StyleHelper.UpdateStyleCache(FrameworkElement fe, FrameworkContentElement fce, Style oldStyle, Style newStyle, Style& styleCache)
在 System.Windows.FrameworkElement.OnStyleChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
在 System.Windows.FrameworkElement.UpdateStyleProperty()
在 System.Windows.TreeWalkHelper.InvalidateStyleAndReferences(DependencyObject d, ResourcesChangeInfo info, Boolean containsTypeOfKey)
在 System.Windows.TreeWalkHelper.OnResourcesChanged(DependencyObject d, ResourcesChangeInfo info, Boolean raiseResourceChangedEvent)
在 System.Windows.FrameworkElement.OnAncestorChangedInternal(TreeChangeInfo parentTreeState)
在 System.Windows.TreeWalkHelper.InvalidateOnTreeChange(FrameworkElement fe, FrameworkContentElement fce, DependencyObject parent, Boolean isAddOperation)
在 System.Windows.FrameworkElement.ChangeLogicalParent(DependencyObject newParent)
在 System.Windows.FrameworkElement.AddLogicalChild(Object child)
在 System.Windows.Controls.UIElementCollection.AddInternal(UIElement element)
在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)
在 System.Xaml.XamlObjectWriter.Logic_DoAssignmentToParentCollection(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
在 System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property)
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlReader templateReader, XamlObjectWriter currentWriter)
在 System.Windows.FrameworkTemplate.LoadTemplateXaml(XamlObjectWriter objectWriter)
在 System.Windows.FrameworkTemplate.LoadOptimizedTemplateContent(DependencyObject container, IComponentConnector componentConnector, IStyleConnector styleConnector, List`1 affectedChildren, UncommonField`1 templatedNonFeChildrenField)
在 System.Windows.FrameworkTemplate.LoadContent(DependencyObject container, List`1 affectedChildren)
在 System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
在 System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
在 System.Windows.FrameworkElement.ApplyTemplate()
在 System.Windows.FrameworkElement.MeasureCore(Size availableSize)
在 System.Windows.UIElement.Measure(Size availableSize)
在 System.Windows.Interop.HwndSource.Process_WM_SIZE(UIElement rootUIElement, IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam)
在 System.Windows.Interop.HwndSource.LayoutFilterMessage(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.43.53
2025-12-09 10:23
Microsoft Windows NT 10.0.26100.0
报错信息 116
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Domain.AppServer.StopAllRunningAction()
在 sPRIiqXEoDbV3SIJvL7.hnEqYhDzJMfa8xKt3PY.Y5Qva7xLs6(Exception )
在 sPRIiqXEoDbV3SIJvL7.hnEqYhDzJMfa8xKt3PY.QZPvdW7WWI(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.42.24
2025-12-09 09:05
Microsoft Windows NT 10.0.26100.0
报错信息 117
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.Domain.PowerKeys.PowerKeysService.ProcessKeyDown(HookKeyEventArgs e)
在 LhmelLBNM60SJcGSgUt.FlhYJxBkwaMxZJRWZwn.FNt5dGZ8kMZ(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.44.11
2025-12-09 08:40
Microsoft Windows NT 10.0.26200.0
报错信息 118
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.IO.FileSystemWatcher.NotifyInternalBufferOverflowEvent()
在 System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
在 System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
版本:1.44.23
2025-12-08 22:08
Microsoft Windows NT 10.0.26100.0
报错信息 119
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 K1raPD5larsWb3ZH9u8.wIngaJpzRxCV7rBrZ6c.bOSM4fcUR6(Exception )
在 K1raPD5larsWb3ZH9u8.wIngaJpzRxCV7rBrZ6c.IgDMPDDHlY(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.40
2025-12-08 18:24
Microsoft Windows NT 10.0.26100.0
报错信息 120
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 ArHBI7DWs2CDo6k7MMB.mdUkAtPz75uSCh11DYs.fRrf2eUX88(Exception )
在 ArHBI7DWs2CDo6k7MMB.mdUkAtPz75uSCh11DYs.JwONHP84obmlX7q3Km7(Object )
在 ArHBI7DWs2CDo6k7MMB.mdUkAtPz75uSCh11DYs.O30fXrn1jq(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.33
2025-12-08 16:08
Microsoft Windows NT 10.0.19045.0
报错信息 121
OutOfMemoryException
在 Quicker.App.GPgL9EA1Dd(Exception )
在 Quicker.App.mNNLJ44UJs(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.38.27
2025-12-08 11:15
Microsoft Windows NT 10.0.26100.0
报错信息 122
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 IgZ9apBguTJVbDpdcmf.jiE3M7BARHGlkqcs0XO.MS0sBejXeb5(Object , HookKeyEventArgs )
在 Quicker.Utilities.Hooks.KeyboardHook.HookCallbackProcedure(Int32 nCode, IntPtr wParam, IntPtr lParam)
版本:1.42.8
2025-12-08 09:05
Microsoft Windows NT 10.0.26100.0
报错信息 123
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.24
2025-12-08 01:54
Microsoft Windows NT 10.0.19045.0
报错信息 124
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Net.Security.SslState.CheckThrow(Boolean authSuccessCheck, Boolean shutdownCheck)
在 System.Net.Security.SslState.get_SecureStream()
在 System.Net.TlsStream.ResumeIO(BufferAsyncResult bufferResult)
在 System.Net.TlsStream.ResumeIOWorker(Object result)
在 System.Net.TlsStream.WakeupPendingIO(IAsyncResult ar)
在 System.Net.LazyAsyncResult.Complete(IntPtr userToken)
在 System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
在 System.Net.Security.SslState.FinishHandshake(Exception e, AsyncProtocolRequest asyncRequest)
在 System.Net.Security.SslState.ReadFrameCallback(AsyncProtocolRequest asyncRequest)
在 System.Net.AsyncProtocolRequest.CompleteRequest(Int32 result)
在 System.Net.FixedSizeReader.CheckCompletionBeforeNextRead(Int32 bytes)
在 System.Net.FixedSizeReader.ReadCallback(IAsyncResult transportResult)
在 System.Net.LazyAsyncResult.Complete(IntPtr userToken)
在 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.Net.ContextAwareResult.Complete(IntPtr userToken)
在 System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
在 System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
在 System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
版本:1.43.29
2025-12-07 18:21
Microsoft Windows NT 10.0.19045.0
报错信息 125
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Ft2lq5XE2yMJILQ0fKU.hnuWPRDz3bhPukvZyEp.WigL3yenTT(Exception )
在 Ft2lq5XE2yMJILQ0fKU.hnuWPRDz3bhPukvZyEp.QGyLwDFN96(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 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)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 System.Windows.Threading.Dispatcher.WndProcHook(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.43.57
2025-12-07 14:35
Microsoft Windows NT 10.0.26100.0
报错信息 126
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 j5wgDmdrSLN2p9ryKb9.Lu1eXEyzDpNyTFPU5Zq.wS8sKbIsSs(Exception )
在 j5wgDmdrSLN2p9ryKb9.Lu1eXEyzDpNyTFPU5Zq.mSysETlppJ(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.68
2025-12-07 07:35
Microsoft Windows NT 10.0.19045.0
报错信息 127
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)
在 System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FContinueMessageLoop(Int32 reason, Int32 pvLoopData, MSG[] msgPeeked)
在 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
在 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
在 System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
在 System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
在 System.Windows.Forms.Control.WndProcException(Exception e)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
版本:1.44.22
2025-12-07 03:16
Microsoft Windows NT 10.0.26100.0
报错信息 128
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 lkSvV4AgHJOO16yCpwp.nRq5UTVzvY68eLHTf2H.qK5A3E8MeH(Exception )
在 lkSvV4AgHJOO16yCpwp.nRq5UTVzvY68eLHTf2H.NvCAhc70RA(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.23
2025-12-06 21:03
Microsoft Windows NT 10.0.26100.0
报错信息 129
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.SystemParameters.InvalidateProperty(Int32 slot, String name)
在 System.Windows.SystemResources.SystemThemeFilterMessage(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)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 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.10
2025-12-05 18:13
Microsoft Windows NT 10.0.22631.0
报错信息 130
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 Quicker.View.PopupWindow.zbjCj2FFRcyicKiNr6bK(Object , Object )
在 Quicker.View.PopupWindow.tOOgd2AlC3T(Object , PropertyChangedEventArgs )
在 System.Windows.SystemParameters.OnPropertiesChanged(String[] propertyNames)
在 System.Windows.SystemParameters.InvalidateDisplayDependentCache()
在 System.Windows.SystemResources.SystemThemeFilterMessage(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.10
2025-12-05 15:17
Microsoft Windows NT 10.0.26100.0
报错信息 131
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 ERlkD4EP5hhgLi3YgQm.CUvJwMEWeYgTUs9ibF2.Rw108PoMuB(Exception )
在 ERlkD4EP5hhgLi3YgQm.CUvJwMEWeYgTUs9ibF2.sIp093NeMk(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.40.23
2025-12-05 11:46
Microsoft Windows NT 10.0.19045.0
报错信息 132
OutOfMemoryException
在 ToastNotifications.Messages.ErrorExtensions.ShowError(Notifier notifier, String message, MessageOptions displayOptions)
在 Quicker.Utilities.AppHelper.ShowError(String message, Boolean showPopup)
在 Quicker.App.rgyPeQABhg(Exception )
在 Quicker.App.Hu7PEYO6m8(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.38.20
2025-12-04 16:47
Microsoft Windows NT 10.0.26100.0
报错信息 133
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.44.47
2025-12-04 10:16
Microsoft Windows NT 10.0.19042.0
报错信息 134
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 N5DgGe4NcTOJgHQDaS1.bbyggfKzmYC06DRtDSX.NxeVviyVRr(Exception )
在 N5DgGe4NcTOJgHQDaS1.bbyggfKzmYC06DRtDSX.RAfVGSyDyr(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.3
2025-12-04 05:10
Microsoft Windows NT 10.0.26100.0
报错信息 135
OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
在 System.Windows.Input.PenThreadWorker.WorkerOperationGetTabletInfo.OnDoWork()
在 System.Windows.Input.PenThreadWorker.WorkerOperation.DoWork()
在 System.Windows.Input.PenThreadWorker.ThreadProc()
在 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.13
2025-12-04 04:41
Microsoft Windows NT 10.0.19044.0