SS 在 WIN10 21H2 中发生崩溃

作者: 7wAhZ8创建于 2021年11月29日更新于 2026年5月29日
标签bug

2021-11-29 17:45:39.3733|ERROR|Shadowsocks.Program|ReactiveUI.UnhandledErrorException: An object implementing IHandleObservableErrors (often a ReactiveCommand or ObservableAsPropertyHelper) has errored, thereby breaking its observable pipeline. To prevent this, ensure the pipeline does not error, or Subscribe to the ThrownExceptions property of the object in question to handle the erroneous case. ---> System.Runtime.InteropServices.COMException: OpenClipboard Failed (Exception from HRESULT: 0x800401D0 (CLIPBRD_E_CANT_OPEN)) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at System.Windows.Clipboard.Flush() at System.Windows.Clipboard.CriticalSetDataObject(Object data, Boolean copy) at System.Windows.Clipboard.SetDataInternal(String format, Object data) at System.Windows.Clipboard.SetText(String text, TextDataFormat format) at System.Windows.Clipboard.SetText(String text) at Shadowsocks.ViewModels.ServerSharingViewModel.<.ctor>b__0_2() at ReactiveUI.ReactiveCommand.<>c__DisplayClass0_0.<Create>b__1(IObserver`1 observer) at System.Reactive.Linq.QueryLanguage.CreateWithDisposableObservable`1.SubscribeCore(IObserver`1 observer) at System.Reactive.ObservableBase`1.Subscribe(IObserver`1 observer) --- End of inner exception stack trace --- at ReactiveUI.RxApp.<>c__DisplayClass10_0.<.cctor>b__2() at System.Reactive.Concurrency.Scheduler.Invoke(Action action) at System.Reactive.Concurrency.Scheduler.<>c.<Schedule>b__74_0(IScheduler_, Action a) at System.Reactive.Concurrency.DispatcherScheduler.<>c__DisplayClass12_0`1.<Schedule>b__0() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean …

内容来源: shadowsocks/shadowsocks-windows