电脑在运行下载程序的时候就会有概率遇到蓝屏,下载程序包括迅雷,uTorrent 这些,不知道怎么上传 dmp 文件,把 WinDBg 上的东西贴出来吧
Microsoft (R) Windows Debugger Version 10.0.20153.1000 AMD64 Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\092120-8468-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: srv*
Executable search path is:
Windows 10 Kernel Version 19041 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Edition build lab: 19041.1.amd64fre.vb_release.191206-1406
Machine Name:
Kernel base = 0xfffff8030f000000 PsLoadedModuleList = 0xfffff803
0fc2a310
Debug session time: Mon Sep 21 08:12:00.172 2020 (UTC + 8:00)
System Uptime: 1 days 10:14:14.859
Loading Kernel Symbols
.
Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long. Run !sym noisy before .reload to track down problems loading symbols.
.............................................................. ................................................................ ................................................................ .......................... Loading User Symbols Loading unloaded module list ..................................................
************* Symbol Loading Error Summary ************** Module name Error ntkrnlmp The system cannot find the file specified
You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
For analysis of this file, run !analyze -v
nt!KeBugCheckEx:
fffff8030f3f3ea0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:ffff8d80
a0948e20=0000000000000133
请大佬拯救
1
fuchunliu 2020-09-21 08:49:20 +08:00 via Android
百度一堆这个蓝屏的处理办法。。。
|
2
c7in7 2020-09-21 09:15:16 +08:00
曾经遇到 win10 高频率蓝屏的问题,最后是上传蓝屏文件到微软论坛上解决的,一个游戏加速器的锅……楼主要不也试试这个办法
https://support.microsoft.com/zh-cn/contactus/ |
3
Vamwere 2020-09-21 09:45:51 +08:00
我是 bios 开了 virtualization 就会出现这个蓝屏,关了就用不了 docker 等工具
|
6
VWMMWV 2020-09-21 17:55:09 +08:00
微软的客服虽然在,但是解决不了问题,就一个文件夹管理员授权删除的问题,问了微软的客服,一直跟我说什么可能是 git 软件的问题,系统什么什么的,我还是靠着开机关机删除了那个文件;还是用 Bing 搜索一下
|