积极答复者
我电脑蓝屏了 重启不管用 代码如下 高手帮我看一下

问题
-
3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041287, The subtype of the bugcheck.
Arg2: 0000000001000000
Arg3: 0000000000000000
Arg4: 0000000000000000Debugging 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 ***
*** ***
*************************************************************************
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for details
PEB is paged out (Peb.Ldr = 000007ff`fffdb018). Type ".hh dbgerr001" for detailsADDITIONAL_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: fffff80002213000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4f76721c
BUGCHECK_STR: 0x1a_41287
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff800022223be to fffff800022921c0
STACK_TEXT:
fffff880`029246c8 fffff800`022223be : 00000000`0000001a 00000000`00041287 00000000`01000000 00000000`00000000 : nt!KeBugCheckEx
fffff880`029246d0 fffff800`022902ee : 00000000`00000000 00000000`01000000 000008c0`00000000 00000000`00000000 : nt!vsnwprintf_s+0x9f6
fffff880`02924830 fffff800`0230a51d : fffffa80`0799dec8 fffff880`00000001 00000000`00000001 fffff880`02924a70 : nt!KeSynchronizeExecution+0x28be
fffff880`029249c0 fffff800`0227c116 : 00000000`0000018d 00000000`00000000 fffffa80`00000000 00000000`00000006 : nt!wcsncat_s+0x27a95
fffff880`02924a40 fffff800`0227c5cb : 00000000`00000008 fffff880`02924ad0 00000000`00000001 fffffa80`00000000 : nt!KeInsertQueueDpc+0xba6
fffff880`02924a90 fffff800`02528e6a : fffffa80`0761b850 00000000`00000080 fffffa80`075c7740 00000000`00000001 : nt!KeInsertQueueDpc+0x105b
fffff880`02924c00 fffff800`02282f06 : fffff880`009e7180 fffffa80`0761b850 fffff880`009f1fc0 0001f485`0fe83b4c : nt!PsCreateSystemThread+0x1da
fffff880`02924c40 00000000`00000000 : fffff880`02925000 fffff880`0291f000 fffff880`02924700 00000000`00000000 : nt!KeInitializeSemaphore+0x25a
STACK_COMMAND: kbFOLLOWUP_IP:
nt!vsnwprintf_s+9f6
fffff800`022223be cc int 3SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!vsnwprintf_s+9f6
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: ntkrnlmp.exe
BUCKET_ID: WRONG_SYMBOLS
Followup: MachineOwner
---------
答案
-
你好,
BUGCHECK_STR: 0x1a_41287 是由驱动异常造成的,建议重新安装或升级驱动, 并尝试使用单根内存运行系统。
下文中关于蓝屏问题的分析供参考。
http://www.cnblogs.com/mvperic/archive/2012/02/26.html
注:此网站不属于微软公司,不能确保其信息的准确性。
Ivan-Liu
TechNet Community Support
- 已标记为答案 Arthur XieModerator 2012年6月25日 8:27