阅读340 返回首页    go 微软 go windows


开机自动蓝屏,望分析原因!

以下是蓝屏文件 051617-22089-01.dmp 内容:

Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\130378\Desktop\Minidump\051617-22089-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 7601 (Service Pack 1) MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.23572.amd64fre.win7sp1_ldr.161011-0600
Machine Name:
Kernel base = 0xfffff800`0364f000 PsLoadedModuleList = 0xfffff800`03891730
Debug session time: Tue May 16 09:36:24.098 2017 (UTC + 8:00)
System Uptime: 0 days 0:00:18.409
*********************************************************************
* 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 BE, {fffff88008e5fd18, 26bf70121, fffff880039d2d20, b}

*** WARNING: Unable to verify timestamp for mssmbios.sys
*** ERROR: Module load completed but symbols could not be loaded for mssmbios.sys
Unable to load image \SystemRoot\system32\DRIVERS\WinUsb.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for WinUsb.sys
*** ERROR: Module load completed but symbols could not be loaded for WinUsb.sys
***** 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 : WinUsb.sys ( WinUsb+7d18 )

Followup: MachineOwner
---------

4: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

ATTEMPTED_WRITE_TO_READONLY_MEMORY (be)
An attempt was made to write to readonly memory.  The guilty driver is on the
stack trace (and is typically the current instruction pointer).
When possible, the guilty driver's name (Unicode string) is printed on
the bugcheck screen and saved in KiBugCheckDriver.
Arguments:
Arg1: fffff88008e5fd18, Virtual address for the attempted write.
Arg2: 000000026bf70121, PTE contents.
Arg3: fffff880039d2d20, (reserved)
Arg4: 000000000000000b, (reserved)

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: WinUsb

FAULTING_MODULE: fffff8000364f000 nt

DEBUG_FLR_IMAGE_TIMESTAMP:  4ce7a66c

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xBE

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from fffff8000373be94 to fffff800036bf400

STACK_TEXT:  
fffff880`039d2bb8 fffff800`0373be94 : 00000000`000000be fffff880`08e5fd18 00000002`6bf70121 fffff880`039d2d20 : nt+0x70400
fffff880`039d2bc0 00000000`000000be : fffff880`08e5fd18 00000002`6bf70121 fffff880`039d2d20 00000000`0000000b : nt+0xece94
fffff880`039d2bc8 fffff880`08e5fd18 : 00000002`6bf70121 fffff880`039d2d20 00000000`0000000b 00000000`00000801 : 0xbe
fffff880`039d2bd0 00000002`6bf70121 : fffff880`039d2d20 00000000`0000000b 00000000`00000801 00000000`00000000 : WinUsb+0x7d18
fffff880`039d2bd8 fffff880`039d2d20 : 00000000`0000000b 00000000`00000801 00000000`00000000 6b4c6d4d`0a4000a0 : 0x2`6bf70121
fffff880`039d2be0 00000000`0000000b : 00000000`00000801 00000000`00000000 6b4c6d4d`0a4000a0 fffff880`009b3180 : 0xfffff880`039d2d20
fffff880`039d2be8 00000000`00000801 : 00000000`00000000 6b4c6d4d`0a4000a0 fffff880`009b3180 08bf8088`02b90400 : 0xb
fffff880`039d2bf0 00000000`00000000 : 6b4c6d4d`0a4000a0 fffff880`009b3180 08bf8088`02b90400 fffff800`03852730 : 0x801


STACK_COMMAND:  kb

FOLLOWUP_IP: 
WinUsb+7d18
fffff880`08e5fd18 ff2500000000    jmp     qword ptr [WinUsb+0x7d1e (fffff880`08e5fd1e)]

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  WinUsb+7d18

FOLLOWUP_NAME:  MachineOwner

IMAGE_NAME:  WinUsb.sys

BUCKET_ID:  WRONG_SYMBOLS

Followup: MachineOwner
---------
 



最后更新:2017-05-16 13:41:27

  上一篇:go 小娜使用出现问题
  下一篇:go win10右键失效,任何状态下都没有反应,好象右键不存在一样,怎么没有一个权威有交锋的解决方案呢&