询问者
Windows Server 2003 蓝屏求助!!!!

问题
-
蓝屏.........郁闷中啊,, 已经解析过里,,帮忙解决下。
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\zh\Desktop\Minidump\Minidump\Mini102313-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are availableSymbol search path is: C:\Windows\symbols
Executable search path is:
Unable to load image \WINDOWS\system32\ntkrnlpa.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntkrnlpa.exe
Windows Server 2003 Kernel Version 3790 (Service Pack 2) MP (8 procs) Free x86 compatible
Product: Server, suite: Enterprise TerminalServer SingleUserTS
Machine Name:
Kernel base = 0x80800000 PsLoadedModuleList = 0x808a8ec8
Debug session time: Wed Oct 23 19:09:03.460 2013 (GMT+8)
System Uptime: 9 days 8:02:24.227
Unable to load image \WINDOWS\system32\ntkrnlpa.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntkrnlpa.exe
Loading Kernel Symbols
...............................................................
............................................................
Loading User Symbols
Loading unloaded module list
........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************Use !analyze -v to get detailed debugging information.
BugCheck 51, {3, 4, d7490a80, 0}
*** WARNING: Unable to verify timestamp for mssmbios.sys
Probably caused by : ntkrnlpa.exe ( nt!KeDelayExecutionThread+1f7 )Followup: MachineOwner
---------6: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************REGISTRY_ERROR (51)
Something has gone badly wrong with the registry. If a kernel debugger
is available, get a stack trace. It can also indicate that the registry got
an I/O error while trying to read one of its files, so it can be caused by
hardware problems or filesystem corruption.
It may occur due to a failure in a refresh operation, which is used only
in by the security system, and then only when resource limits are encountered.
Arguments:
Arg1: 00000003, (reserved)
Arg2: 00000004, (reserved)
Arg3: d7490a80, depends on where Windows bugchecked, may be pointer to hive
Arg4: 00000000, depends on where Windows bugchecked, may be return code of
HvCheckHive if the hive is corrupt.Debugging Details:
------------------
CUSTOMER_CRASH_COUNT: 1DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP
BUGCHECK_STR: 0x51
PROCESS_NAME: System
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 808bd5da to 80827dc1
STACK_TEXT:
f791ad18 808bd5da 00000051 00000003 00000004 nt!KeDelayExecutionThread+0x1f7
f791ad3c 808c52a7 d7490a01 8d1a3b40 808a6710 nt!CmMoveKey+0x290
f791ad58 808c0121 00000000 d7490d78 f791ad78 nt!HvpBuildMapAndCopy+0xeb
f791ad80 80881e89 00000000 00000000 8d1a3b40 nt!CmpCleanUpKCBCacheTable+0x137
f791adac 8094bf62 00000000 00000000 00000000 nt!CpInitialize+0x3f
f791addc 8088fabe 80881d9e 00000001 00000000 nt!RtlUpcaseUnicodeToMultiByteN+0x218
00000000 00000000 00000000 00000000 00000000 nt!KdPitchDebugger+0x1216
STACK_COMMAND: kbFOLLOWUP_IP:
nt!KeDelayExecutionThread+1f7
80827dc1 5d pop ebpSYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!KeDelayExecutionThread+1f7
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlpa.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 49e86572
FAILURE_BUCKET_ID: 0x51_nt!KeDelayExecutionThread+1f7
BUCKET_ID: 0x51_nt!KeDelayExecutionThread+1f7
Followup: MachineOwner
---------
全部回复
-
- 已建议为答案 Alexis ZhangMVP, Moderator 2013年12月12日 9:14
-
0x00000051 是注册表故障,了解蓝屏原因必须清楚遇到此问题之前对注册表做过哪些修改。
有没有试过最后一次正确的配置启动 Windows?
--
Alexis Zhang
http://mvp.support.microsoft.com/profile/jie
http://blogs.itecn.net/blogs/alexis
NNTP Bridge 桥接新闻组方式访问论坛即将恢复敬请期待。
本帖是回复帖,原帖作者是楼上的 "dhuzh"
蓝屏.........郁闷中啊,, 已经解析过里,,帮忙解决下。- 已建议为答案 Alexis ZhangMVP, Moderator 2013年12月12日 9:14
-
这个只能碰碰运气了,如果最后一次正确的配置保存的注册表信息还算正常的话,也许可以解决问题。如果最后一次正确的配置保存的注册表信息已经有问题,但不影响启动,则蓝屏还可能出现。
最后一次正确的配置只是没有办法的办法,平时还是应该手动备份正常的注册表。
--
Alexis Zhang
http://mvp.support.microsoft.com/profile/jie
http://blogs.itecn.net/blogs/alexis
本帖是回复帖,原帖作者是楼上的 "dhuzh"
已重启并进入过系统多次,请问最后一次正确配置启动Windows还会起作用吗?