Untergang
Legacy Member
Ik heb eergisteren mijn nieuwe hardware aangekregen van Azerty: E8400, 2GB Team Extreem, P5Q Pro.
Maar telkens als ik nu herstart krijg ik een bluescreen. Als ik gewoon boot (dus nier HERstart) werkt het wel. Als ik dan de .dmp file open staat er dit:
Weet iemand hoe ik dit kan oplossen of wat het probleem is?
Maar telkens als ik nu herstart krijg ik een bluescreen. Als ik gewoon boot (dus nier HERstart) werkt het wel. Als ik dan de .dmp file open staat er dit:
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
UNEXPECTED_KERNEL_MODE_TRAP_M (1000007f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 0000000d, EXCEPTION_GP_FAULT
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_d
CUSTOMER_CRASH_COUNT: 3
DEFAULT_BUCKET_ID: DRIVER_FAULT
PROCESS_NAME: winlogon.exe
LAST_CONTROL_TRANSFER: from 80520bc7 to 806e5a4c
STACK_TEXT:
ad038c40 80520bc7 00000059 88e4b4a0 0000c3c8 hal!KeAcquireQueuedSpinLock
ad038c54 805b72ce e19772c8 88eea4e0 00bae310 nt!MiCaptureSystemPte+0x11
ad038c88 805b7a69 00000000 88e4b4a0 88eea4e0 nt!MiQueryAddressState+0x1c8
ad038d44 8054060c ffffffff 01820000 00000000 nt!NtQueryVirtualMemory+0x477
ad038d44 7c90eb94 ffffffff 01820000 00000000 nt!KiFastCallEntry+0xfc
WARNING: Frame IP not in any known module. Following frames may be wrong.
00bae32c 00000000 00000000 00000000 00000000 0x7c90eb94
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiCaptureSystemPte+11
80520bc7 8b7508 mov esi,dword ptr [ebp+8]
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MiCaptureSystemPte+11
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 41107b0d
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0x7f_d_nt!MiCaptureSystemPte+11
BUCKET_ID: 0x7f_d_nt!MiCaptureSystemPte+11
Followup: MachineOwner
