TaskSchedulerException: TaskScheduler 引发了异常。 StackTrace: 在 System.Threading.Tasks.Task.ScheduleAndStart(Boolean needsProtection) 在 System.Threading.Tasks.Task.InternalStartNew(Task creatingTask, Delegate action, Object state, CancellationToken cancellationToken, TaskScheduler scheduler, TaskCreationOptions options, InternalTaskOptions internalOptions, StackCrawlMark& stackMark) 在 System.Threading.Tasks.Task.Run(Action action) 在 Quicker.Utilities.ActiveWindowHook.rrCommF58hN(IntPtr , Boolean ) 在 Quicker.Utilities.ActiveWindowHook.QL4omOkBOHl(IntPtr , UInt32 , IntPtr , Int32 , Int32 , UInt32 , UInt32 ) AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。 StackTrace: 在 System.Threading.ThreadPool.RequestWorkerThread() 在 System.Threading.ThreadPool.UnsafeQueueCustomWorkItem(IThreadPoolWorkItem workItem, Boolean forceGlobal) 在 System.Threading.Tasks.Task.ScheduleAndStart(Boolean needsProtection)