Re: KeUpdateRunTime蓝屏问题

Windows内核

KeUpdateRunTime蓝屏问题


xian 2009-11-27, 23:55 下午

张老师 及各位高手:

下面是在Win7出现的蓝屏,想了半天苦苦无策 请教高手

看栈信息是 KeUpdateRunTime检测调试是否发出中断?
1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Unknown bugcheck code (0)
Unknown bugcheck description
Arguments:
Arg1: 00000000
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000

Debugging Details:
------------------


FAULTING_IP:
nt!RtlpBreakWithStatusInstruction+0
83cb8394 cc              int     3

EXCEPTION_RECORD:  ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 83cb8394 (nt!RtlpBreakWithStatusInstruction)
   ExceptionCode: 80000003 (Break instruction exception)
  ExceptionFlags: 00000000
NumberParameters: 3
   Parameter[0]: 00000000
   Parameter[1]: 807ca800
   Parameter[2]: 00000000

ERROR_CODE: (NTSTATUS) 0x80000003 - {

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x0

CURRENT_IRQL:  1c

STACK_TEXT: 
807e1be0 83cb838f 00000001 83cb8361 83c2f0e6 nt!RtlpBreakWithStatusInstruction
807e1be8 83cb8361 83c2f0e6 2bf5b3bd 807e1d20 nt!KdCheckForDebugBreak+0x22
807e1c18 83c19430 00000002 000000d1 807e1d20 nt!KeUpdateRunTime+0x164
807e1c18 83c2f0e6 00000002 000000d1 807e1d20 hal!HalpClockInterruptPn+0x158
807e1c98 83cd278c 855be4c0 807ca800 807c5000 hal!HalProcessorIdle+0x2
807e1d20 83cb500d 00000000 0000000e 00000000 nt!PoIdle+0x62f
807e1d24 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0xd


STACK_COMMAND:  kb

Re: KeUpdateRunTime蓝屏问题


格蠹老雷 2009-11-28, 23:31 下午
 liuxy_xian wrote:

看栈信息是 KeUpdateRunTime检测调试是否发出中断?

是的,所以想知道这个蓝屏是在什么情况下发生的?

Re: KeUpdateRunTime蓝屏问题


MJ0011 2009-11-29, 12:47 下午
ERROR_CODE: (NTSTATUS) 0x80000003 -,应该是STATUS_SINGLE_STEP

Re: KeUpdateRunTime蓝屏问题


xian 2009-12-06, 12:35 下午
这个问题又发生了,是发生在 安全软件后,重起操作系统出现的蓝屏

Re: KeUpdateRunTime蓝屏问题


xian 2009-12-06, 12:35 下午
这个问题又发生了,是发生在安装软件后,重起操作系统出现的蓝屏???

Powered by Community Server Powered by CnForums.Net