询问者
请教各位达人~解决一下我电脑时常蓝屏问题(内有调试代码)

问题
-
调试信息如下
******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck 1000000A, {88bd2008, 2, 1, 8052490d} Probably caused by : memory_corruption ( nt!MiReleasePageFileSpace+55 ) Followup: MachineOwner --------- 0: kd> !analyze -v ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* IRQL_NOT_LESS_OR_EQUAL (a) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high. This is usually caused by drivers using improper addresses. If a kernel debugger is available get the stack backtrace. Arguments: Arg1: 88bd2008, memory referenced Arg2: 00000002, IRQL Arg3: 00000001, value 0 = read operation, 1 = write operation Arg4: 8052490d, address which referenced memory Debugging Details: ------------------ WRITE_ADDRESS: 88bd2008 CURRENT_IRQL: 2 FAULTING_IP: nt!MiReleasePageFileSpace+55 8052490d 213e and dword ptr [esi],edi CUSTOMER_CRASH_COUNT: 2 DEFAULT_BUCKET_ID: DRIVER_FAULT BUGCHECK_STR: 0xA PROCESS_NAME: regsvr32.exe LAST_CONTROL_TRANSFER: from 80524e44 to 8052490d STACK_TEXT: eb0e3ab0 80524e44 00000000 20000000 000c4000 nt!MiReleasePageFileSpace+0x55 eb0e3ae8 80524fb8 c0000620 000c4000 00000000 nt!MiDeletePte+0x4a2 eb0e3bb0 805145c6 000001a0 0018ffff 00000000 nt!MiDeleteVirtualAddresses+0x164 eb0e3bf0 805d3742 01d03020 82c52560 82c527a8 nt!MmCleanProcessAddressSpace+0x262 eb0e3c90 805d3904 00000000 82c52560 00000000 nt!PspExitThread+0x680 eb0e3cb0 805d3adf 82c52560 00000000 00000f80 nt!PspTerminateThreadByPointer+0x52 eb0e3cdc 85e7ee4d 00000000 00000000 00000000 nt!NtTerminateProcess+0x105 WARNING: Frame IP not in any known module. Following frames may be wrong. 00000000 00000000 00000000 00000000 00000000 0x85e7ee4d STACK_COMMAND: kb FOLLOWUP_IP: nt!MiReleasePageFileSpace+55 8052490d 213e and dword ptr [esi],edi SYMBOL_STACK_INDEX: 0 SYMBOL_NAME: nt!MiReleasePageFileSpace+55 FOLLOWUP_NAME: MachineOwner MODULE_NAME: nt DEBUG_FLR_IMAGE_TIMESTAMP: 498c114b IMAGE_NAME: memory_corruption FAILURE_BUCKET_ID: 0xA_W_nt!MiReleasePageFileSpace+55 BUCKET_ID: 0xA_W_nt!MiReleasePageFileSpace+55 Followup: MachineOwner ---------
请各位大哥帮我分析一下,希望能给我解决办法......最近电脑经常蓝屏,重装也没用.
拜托各位了
如需要笔记本的配置,我可以贴上来.- 已编辑 lijia7436 2009年6月20日 8:22
全部回复
-
從你的報告看,是內存有問題。
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000000A, {88bd2008, 2, 1, 8052490d}
Probably caused by : memory_corruption ( nt!MiReleasePageFileSpace+55 )
come from Hong Kong, 如果问题没有解决,请继续跟帖讨论; 如果问题得到解决,请标记为答复。