Langzaam begin ik gek te worden wie oh wie weet misschien waar de fout gezocht moet worden.
Microsoft (R) Windows Debugger Version 6.10.0003.233 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\Mini011409-04.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: C:\Windows\Symbols
Executable search path is: C:\Windows
Windows Vista Kernel Version 6000 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6000.16386.x86fre.vista_rtm.061101-2205
Machine Name:
Kernel base = 0x81800000 PsLoadedModuleList = 0x81908ab0
Debug session time: Wed Jan 14 17:53:58.402 2009 (GMT+1)
System Uptime: 0 days 1:11:49.090
Loading Kernel Symbols
...............................................................
................................................................
................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7F, {d, 0, 0, 0}
Probably caused by : ntkrnlmp.exe ( nt!KiSystemFatalException+f )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
UNEXPECTED_KERNEL_MODE_TRAP (7f)
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: 4
DEFAULT_BUCKET_ID: COMMON_SYSTEM_FAULT
PROCESS_NAME: Idle
CURRENT_IRQL: 7
LAST_CONTROL_TRANSFER: from 818361b3 to 81849c47
STACK_TEXT:
818e9b30 818361b3 badb0d00 00000000 0000040e nt!KiSystemFatalException+0xf
818e9bac 8186bf77 82eb68b8 818e9c68 00000008 nt!memcpy+0x143
818e9bf8 818731e3 818e9c24 00000000 00000002 nt!EtwpLogKernelEvent+0x1fe
818e9c44 81874f2b 00000f43 20004000 00000008 nt!EtwTraceTimedEvent+0xa5
818e9c70 818372ee 86318ec0 00008301 97cc09f1 nt!PerfInfoLogInterrupt+0x43
818e9c70 890fb41e 86318ec0 00008301 97cc09f1 nt!KiInterruptDispatch+0x11e
818e9d14 890fc1af 818ee610 84a2a0c4 8189f3a3 intelppm!C1Halt+0x4
818e9d20 8189f3a3 832a2030 818efac0 818ec700 intelppm!C1Idle+0x25
818e9d50 81837a82 00000000 0000000e 00000000 nt!PopIdleDefaultHandler+0x239
818e9d54 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0xa
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiSystemFatalException+f
81849c47 c3 ret
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!KiSystemFatalException+f
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4549ad6c
FAILURE_BUCKET_ID: 0x7f_d_nt!KiSystemFatalException+f
BUCKET_ID: 0x7f_d_nt!KiSystemFatalException+f
Followup: MachineOwner
---------

Microsoft (R) Windows Debugger Version 6.10.0003.233 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\Mini011409-04.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: C:\Windows\Symbols
Executable search path is: C:\Windows
Windows Vista Kernel Version 6000 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6000.16386.x86fre.vista_rtm.061101-2205
Machine Name:
Kernel base = 0x81800000 PsLoadedModuleList = 0x81908ab0
Debug session time: Wed Jan 14 17:53:58.402 2009 (GMT+1)
System Uptime: 0 days 1:11:49.090
Loading Kernel Symbols
...............................................................
................................................................
................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7F, {d, 0, 0, 0}
Probably caused by : ntkrnlmp.exe ( nt!KiSystemFatalException+f )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
UNEXPECTED_KERNEL_MODE_TRAP (7f)
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: 4
DEFAULT_BUCKET_ID: COMMON_SYSTEM_FAULT
PROCESS_NAME: Idle
CURRENT_IRQL: 7
LAST_CONTROL_TRANSFER: from 818361b3 to 81849c47
STACK_TEXT:
818e9b30 818361b3 badb0d00 00000000 0000040e nt!KiSystemFatalException+0xf
818e9bac 8186bf77 82eb68b8 818e9c68 00000008 nt!memcpy+0x143
818e9bf8 818731e3 818e9c24 00000000 00000002 nt!EtwpLogKernelEvent+0x1fe
818e9c44 81874f2b 00000f43 20004000 00000008 nt!EtwTraceTimedEvent+0xa5
818e9c70 818372ee 86318ec0 00008301 97cc09f1 nt!PerfInfoLogInterrupt+0x43
818e9c70 890fb41e 86318ec0 00008301 97cc09f1 nt!KiInterruptDispatch+0x11e
818e9d14 890fc1af 818ee610 84a2a0c4 8189f3a3 intelppm!C1Halt+0x4
818e9d20 8189f3a3 832a2030 818efac0 818ec700 intelppm!C1Idle+0x25
818e9d50 81837a82 00000000 0000000e 00000000 nt!PopIdleDefaultHandler+0x239
818e9d54 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0xa
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiSystemFatalException+f
81849c47 c3 ret
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!KiSystemFatalException+f
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4549ad6c
FAILURE_BUCKET_ID: 0x7f_d_nt!KiSystemFatalException+f
BUCKET_ID: 0x7f_d_nt!KiSystemFatalException+f
Followup: MachineOwner
---------
