win10吧 关注:694,712贴子:5,375,316
  • 1回复贴,共1

win10 来时蓝屏重启,这是异常咋整?

只看楼主收藏回复

*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
CRITICAL_STRUCTURE_CORRUPTION (109)
This bugcheck is generated when the kernel detects that critical kernel code or
data have been corrupted. There are generally three causes for a corruption:
1) A driver has inadvertently or deliberately modified critical kernel code
or data. See http://www.microsoft.com/whdc/driver/kernel/64bitPatching.mspx
2) A developer attempted to set a normal kernel breakpoint using a kernel
debugger that was not attached when the system was booted. Normal breakpoints,
"bp", can only be set if the debugger is attached at boot time. Hardware
breakpoints, "ba", can be set at any time.
3) A hardware corruption occurred, e.g. failing RAM holding kernel code or data.
Arguments:
Arg1: a3a01f58a84155e7, Reserved
Arg2: b3b72bdefac2092c, Reserved
Arg3: ffffe000169c75e0, Failure type dependent information
Arg4: 000000000000001c, Type of corrupted region, can be
0 : A generic data region
1 : Modification of a function or .pdata
2 : A processor IDT
3 : A processor GDT
4 : Type 1 process list corruption
5 : Type 2 process list corruption
6 : Debug routine modification
7 : Critical MSR modification
Debugging Details:
------------------
BUGCHECK_STR: 0x109
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
BAD_PAGES_DETECTED: d664
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff801bf1be7a0
STACK_TEXT:
ffffd000`26b460b8 00000000`00000000 : 00000000`00000109 a3a01f58`a84155e7 b3b72bde`fac2092c ffffe000`169c75e0 : nt!KeBugCheckEx
STACK_COMMAND: kb
SYMBOL_NAME: PAGE_NOT_ZERO
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Unknown_Module
IMAGE_NAME: Unknown_Image
DEBUG_FLR_IMAGE_TIMESTAMP: 0
BUCKET_ID: PAGE_NOT_ZERO
Followup: MachineOwner
---------
*** Memory manager detected 54884 instance(s) of page corruption, target is likely to have memory corruption.


1楼2016-07-10 13:30回复
    用 windbg.exe 检测的异常文件,看不懂,怎么处理?


    2楼2016-07-10 13:32
    回复