電腦會一直藍屏 分析了dmp檔但看不懂 求高手求解

匿名
2021-12-28T11:38:10+00:00

Microsoft (R) Windows Debugger Version 6.12.0002.633 X86

Copyright (c) Microsoft Corporation. All rights reserved.

Loading Dump File [C:\Windows\Minidump\122821-8156-01.dmp]

Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: *** Invalid ***

****************************************************************************

* Symbol loading may be unreliable without a symbol search path. *

* Use .symfix to have the debugger choose a symbol path. *

* After setting your symbol path, use .reload to refresh symbol locations. *

****************************************************************************

Executable search path is:

*********************************************************************

* Symbols can not be loaded because symbol path is not initialized. *

* *

* The Symbol Path can be set by: *

* using the _NT_SYMBOL_PATH environment variable. *

* using the -y <symbol_path> argument when starting the debugger. *

* using .sympath and .sympath+ *

*********************************************************************

Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2

*** WARNING: Unable to verify timestamp for ntoskrnl.exe

*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe

Windows 7 Kernel Version 19041 MP (12 procs) Free x64

Product: WinNt, suite: TerminalServer SingleUserTS

Built by: 19041.1.amd64fre.vb_release.191206-1406

Machine Name:

Kernel base = 0xfffff80050e00000 PsLoadedModuleList = 0xfffff80051a2a1b0

Debug session time: Tue Dec 28 01:08:18.008 2021 (UTC + 8:00)

System Uptime: 0 days 2:09:17.755

*********************************************************************

* Symbols can not be loaded because symbol path is not initialized. *

* *

* The Symbol Path can be set by: *

* using the _NT_SYMBOL_PATH environment variable. *

* using the -y <symbol_path> argument when starting the debugger. *

* using .sympath and .sympath+ *

*********************************************************************

Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2

*** WARNING: Unable to verify timestamp for ntoskrnl.exe

*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe

Loading Kernel Symbols

...............................................................

................................................................

..........................................................

Loading User Symbols

Loading unloaded module list

........

*******************************************************************************

* *

* Bugcheck Analysis *

* *

*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1E, {ffffffffc0000005, 0, 8, 0}

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*************************************************************************

*** ***

*** ***

*** Your debugger is not using the correct symbols ***

*** ***

*** In order for this command to work properly, your symbol path ***

*** must point to .pdb files that have full type information. ***

*** ***

*** Certain .pdb files (such as the public OS symbols) do not ***

*** contain the required information. Contact the group that ***

*** provided you with these symbols if you need this command to ***

*** work. ***

*** ***

*** Type referenced: nt!_KPRCB ***

*** ***

*************************************************************************

*************************************************************************

*** ***

*** ***

*** Your debugger is not using the correct symbols ***

*** ***

*** In order for this command to work properly, your symbol path ***

*** must point to .pdb files that have full type information. ***

*** ***

*** Certain .pdb files (such as the public OS symbols) do not ***

*** contain the required information. Contact the group that ***

*** provided you with these symbols if you need this command to ***

*** work. ***

*** ***

*** Type referenced: nt!_KPRCB ***

*** ***

*************************************************************************

*************************************************************************

*** ***

*** ***

*** Your debugger is not using the correct symbols ***

*** ***

*** In order for this command to work properly, your symbol path ***

*** must point to .pdb files that have full type information. ***

*** ***

*** Certain .pdb files (such as the public OS symbols) do not ***

*** contain the required information. Contact the group that ***

*** provided you with these symbols if you need this command to ***

*** work. ***

*** ***

*** Type referenced: nt!_KPRCB ***

*** ***

*************************************************************************

Probably caused by : ntoskrnl.exe ( nt+3f70d0 )

Followup: MachineOwner


7: kd> !analyze -v

*******************************************************************************

* *

* Bugcheck Analysis *

* *

*******************************************************************************

KMODE_EXCEPTION_NOT_HANDLED (1e)

This is a very common bugcheck. Usually the exception address pinpoints

the driver/function that caused the problem. Always note this address

as well as the link date of the driver/image that contains this address.

Arguments:

Arg1: ffffffffc0000005, The exception code that was not handled

Arg2: 0000000000000000, The address that the exception occurred at

Arg3: 0000000000000008, Parameter 0 of the exception

Arg4: 0000000000000000, Parameter 1 of the exception

Debugging Details:


***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*************************************************************************

*** ***

*** ***

*** Your debugger is not using the correct symbols ***

*** ***

*** In order for this command to work properly, your symbol path ***

*** must point to .pdb files that have full type information. ***

*** ***

*** Certain .pdb files (such as the public OS symbols) do not ***

*** contain the required information. Contact the group that ***

*** provided you with these symbols if you need this command to ***

*** work. ***

*** ***

*** Type referenced: nt!_KPRCB ***

*** ***

*************************************************************************

*************************************************************************

*** ***

*** ***

*** Your debugger is not using the correct symbols ***

*** ***

*** In order for this command to work properly, your symbol path ***

*** must point to .pdb files that have full type information. ***

*** ***

*** Certain .pdb files (such as the public OS symbols) do not ***

*** contain the required information. Contact the group that ***

*** provided you with these symbols if you need this command to ***

*** work. ***

*** ***

*** Type referenced: nt!_KPRCB ***

*** ***

*************************************************************************

*************************************************************************

*** ***

*** ***

*** Your debugger is not using the correct symbols ***

*** ***

*** In order for this command to work properly, your symbol path ***

*** must point to .pdb files that have full type information. ***

*** ***

*** Certain .pdb files (such as the public OS symbols) do not ***

*** contain the required information. Contact the group that ***

*** provided you with these symbols if you need this command to ***

*** work. ***

*** ***

*** Type referenced: nt!_KPRCB ***

*** ***

*************************************************************************

ADDITIONAL_DEBUG_TEXT:

Use '!findthebuild' command to search for the target build information.

If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

MODULE_NAME: nt

FAULTING_MODULE: fffff80050e00000 nt

DEBUG_FLR_IMAGE_TIMESTAMP: 0

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - <Unable to get error code text>

FAULTING_IP:

+5aba2faf04f6d98c

00000000`00000000 0000 add byte ptr [rax],al

EXCEPTION_PARAMETER1: 0000000000000008

EXCEPTION_PARAMETER2: 0000000000000000

WRITE_ADDRESS: unable to get nt!MmSpecialPoolStart

unable to get nt!MmSpecialPoolEnd

unable to get nt!MmPoolCodeStart

unable to get nt!MmPoolCodeEnd

0000000000000000

ERROR_CODE: (NTSTATUS) 0xc0000005 - <Unable to get error code text>

BUGCHECK_STR: 0x1E_c0000005

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from fffff80051259dcb to fffff800511f70d0

STACK_TEXT:

ffffde0acce8b268 fffff80051259dcb : 000000000000001e ffffffffc0000005 0000000000000000 0000000000000008 : nt+0x3f70d0

ffffde0acce8b270 000000000000001e : ffffffffc0000005 0000000000000000 0000000000000008 0000000000000000 : nt+0x459dcb

ffffde0acce8b278 ffffffffc0000005 : 0000000000000000 0000000000000008 0000000000000000 ffffe100d5680101 : 0x1e

ffffde0acce8b280 0000000000000000 : 0000000000000008 0000000000000000 ffffe100d5680101 ffffe100d5680180 : 0xffffffff`c0000005

STACK_COMMAND: kb

FOLLOWUP_IP:

nt+3f70d0

fffff800`511f70d0 48894c2408 mov qword ptr [rsp+8],rcx

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: nt+3f70d0

FOLLOWUP_NAME: MachineOwner

IMAGE_NAME: ntoskrnl.exe

BUCKET_ID: WRONG_SYMBOLS

Followup: MachineOwner


Windows for home | Windows 10 | 裝置和驅動程式

鎖定的問題。 此問題已從 Microsoft 支援服務社群移轉。 您可以對其是否有幫助進行投票,但無法對問題新增註解或回覆,或進行追蹤。

0 則留言 沒有留言

11 個回答

排序依據: 最實用
  1. Sakiko 39,325 信譽點數 獨立顧問
    2021-12-28T15:19:29+00:00

    不是的,是在控制面板的“程序”一栏中寻找。寻找有“AMD、Nvidia、Intel”字样的程序并卸载它们。可以放心卸载,因为Windows有基础驱动程序,可以保证最低限度的正常运作。

    此回答有幫助嗎?

    0 則留言 沒有留言
  2. 匿名
    2021-12-28T13:59:44+00:00

    抱歉想請問一下是這裡面的嗎?有很多個我不知道你說的是哪一個,還有如果解除掉的話電腦部會當掉嗎?

    此回答有幫助嗎?

    0 則留言 沒有留言
  3. Sakiko 39,325 信譽點數 獨立顧問
    2021-12-28T13:17:26+00:00

    建议是卸载并重新安装GPU、芯片组以及存储管理(如果有)驱动。更新驱动不一定有效,彻底卸载以后重新安装会更有帮助。

    此回答有幫助嗎?

    0 則留言 沒有留言
  4. 匿名
    2021-12-28T13:14:23+00:00

    是要卸載那些驅動程式呢?因為之前也有藍屏狀況所以我有用程式掃描把一些過舊的驅動程式都給更新到最新的了,但還是一樣時不時會有藍屏出現的問題,上面那一串命令有用過了它上面也寫沒有什麼問題

    此回答有幫助嗎?

    0 則留言 沒有留言
  5. Sakiko 39,325 信譽點數 獨立顧問
    2021-12-28T12:16:19+00:00

    您好,我是A&K,很高兴能够为您解答问题。

    您提供的内容显示了系统内核的问题,可能是驱动程序导致的。建议先尝试卸载所有主要设备驱动程序(GPU、芯片组等),然后执行一下系统修复,以管理员身份打开PowerShell输入以下命令:

    sfc /scannow
    Dism /Online /Cleanup-Image /ScanHealth
    Dism /Online /Cleanup-Image /CheckHealth
    Dism /Online /Cleanup-image /RestoreHealth
    

    然后前往设备制造商官网下载最新版本驱动程序并重新安装。

    此回答有幫助嗎?

    0 則留言 沒有留言