Posiadam Windowsa 7, przy próbie bootowania z płyty innego systemu pojawił się problem general protection fault, więc chciałem wykonać test programem memtes86, ale przy próbie jego uruchomienia pojawił się BSOD. Poniżej zamieszczam odczyt z programu WinDbg.
Kod: Zaznacz cały
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Maciek\Downloads\Minidump\102811-10670-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.x86fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0x82e02000 PsLoadedModuleList = 0x82f4a810
Debug session time: Thu Oct 27 23:35:10.464 2011 (GMT+2)
System Uptime: 0 days 0:35:28.962
Loading Kernel Symbols
...............................................................
................................................................
................................
Loading User Symbols
Loading unloaded module list
....
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
INTERNAL_POWER_ERROR (a0)
The power policy manager experienced a fatal error.
Arguments:
Arg1: 0000000b, The hibernation file is too small.
Arg2: 5fede000, Size of the hibernation file.
Arg3: 00000003, HIBERFILE_PROGRESS_MEMORY_RANGES
Arg4: 04c62000, Size of the remaining memory ranges.
Debugging Details:
------------------
BUGCHECK_STR: 0xA0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 8312a033 to 82eded10
STACK_TEXT:
a08d6714 8312a033 000000a0 0000000b 5fede000 nt!KeBugCheckEx+0x1e
a08d6844 83129c09 84ee9320 96e21000 00000010 nt!PopWriteHiberPages+0x98
a08d6894 831299e6 00011550 a08d69b8 00000010 nt!PopAddPagesToCompressedPageSet+0x192
a08d68cc 831296f3 84ee9320 a08d69b8 00000002 nt!PopBufferCompressedPageSet+0xaf
a08d69c8 83129391 961e5000 9c381000 00000000 nt!PopWriteHiberImage+0x310
a08d6aac 832324ab 84ee9320 00000092 a08d6b98 nt!PopSaveHiberContext+0x1be
a08d6ae4 831227d7 00003713 831291d2 84ee9320 hal!HaliAcpiSleep+0xbb
a08d6b18 8312269f 00000000 00000000 000f4240 nt!PopHandleNextState+0x107
a08d6b2c 83122429 00000004 00000006 84ee9320 nt!PopIssueNextState+0x24
a08d6c40 8312a547 00000006 84ee9320 00000000 nt!PopInvokeSystemStateHandler+0x2e7
a08d6ca4 83127e91 00000001 00000006 8af2bba0 nt!PopEndMirroring+0x64
a08d6d1c 83121a7a a08d6d3c 00000000 84ef2670 nt!MmDuplicateMemory+0x8ac
a08d6d50 8301066d 8af2bba0 8420fdbf 00000000 nt!PopTransitionToSleep+0xce
a08d6d90 82ec20d9 831219ac 8af2bba0 00000000 nt!PspSystemThreadStartup+0x9e
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!PopWriteHiberPages+98
8312a033 cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!PopWriteHiberPages+98
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrpamp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc007
FAILURE_BUCKET_ID: 0xA0_nt!PopWriteHiberPages+98
BUCKET_ID: 0xA0_nt!PopWriteHiberPages+98
Followup: MachineOwner
---------
Czy słusznie podejrzewam, że jest to błąd związany z pamięcią ram?
Proszę o pomoc.