Replies: 2 comments 3 replies
-
I encountered the same error message with other applications. It turns out to be a kind of hardware failure that can only be triggered by launching certain memory-intensive applications. Memtest was useless. In the end, I re-seated some RAM sticks, removed a few others randomly and it got fixed. I don't recommend sharing your memory dump publicly, it contains a lot of sensitive information. I deleted the link. |
Beta Was this translation helpful? Give feedback.
-
错误代码提供的信息过于笼统,经过查阅Microsoft Learn官方文档后,我仍未获得明确的技术指引。 在故障复现过程中,观察到以下技术现象: 蓝屏发生时,Xray日志与Windows事件查看器均未记录有效异常信息 排障过程如下: 执行干净卸载当前网卡驱动 第二阶段(排查软件冲突): 咨询AdGuard技术支持未获直接解决方案,建议关注其GitHub存储库的Issue追踪 最终实现暂时性解决方案,但需注意: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
蓝屏是随机发生的,我不知道如何复现它。系统自动转储了内存文件,我试着用WinDbg找找原因,下面是部分分析结果。
我的能力只能支撑我分析到这一步了,希望有大佬能给出解答。
蓝屏时运行的v2rayN版本号是v6.55,Xray v1.8.24,sing_box v1.9.4
下面是v2rayN的配置文件
Beta Was this translation helpful? Give feedback.
All reactions