BeyondDimension / BeyondDimension/SteamTools

🐛[BUG] Windows Defender 误报致无法优化网络

Open
#3,113 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
26.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### 🐛 描述
Windows 安全中心 Defender 误报致无法优化网络。文件 `.\native\win-x64\WinDivert64.sys` 被隔离(删除)且无法恢复。

### 📷 复现步骤

1. 安装软件并启动。
2. 打开网络优化功能。
3. 出现误报后,文件 `.\native\win-x64\WinDivert64.sys` 被隔离(删除)且无法恢复。

### 📄 日志信息

```log
2023-12-22 11:58:18.4841|Error|BD.WTTS.Startup+GlobalExceptionHandler|Stopped program because of exception, name: AppDomain, isTerminating: True | System.NullReferenceException: Object reference not set to an instance of an object.
at Avalonia.Utilities.WeakHashList`1.GetAlive(Func`1 factory)
at Avalonia.Utilities.WeakEvent`2.Subscription.OnEvent(Object sender, TEventArgs eventArgs)
at Avalonia.Utilities.WeakEvents.<>c__DisplayClass5_0.<.cctor>b__5(Object _, NotifyCollectionChangedEventArgs e)
at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
at BD.WTTS.UI.ViewModels.HomePageViewModel.GetServerContent()
at System.Threading.Tasks.Task.<>c.b__128_1(Object state)
at System.Threading.QueueUserWorkItemCallback.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
```

### 🚑 其他信息

- 处理器体系结构:x86_64
- 系统版本号:Windows 11.22635.2915 64位
- 下载渠道:Gitee Release
- 程序版本:3.0.0-rc.3
- Windows 安全应用程序版本: 1000.25873.0.9001
- Windows 安全服务版本: 1.0.2306.10002-0
- 反恶意软件客户端版本: 4.18.23110.3
- 引擎版本: 1.1.23110.2
- 防病毒软件版本: 1.403.1155.0
- 反间谍软件版本: 1.403.1155.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.