schumi2003
Legacy Member
Hey,
ik heb al gedurende lange tijd last van BSOD's en ik heb nu eens een dump geopend met devolgende resultaten:
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\022310-15272-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*Symbol information
Executable search path is:
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02c4a000 PsLoadedModuleList = 0xfffff800`02e87e50
Debug session time: Tue Feb 23 22:07:47.497 2010 (GMT+1)
System Uptime: 0 days 8:28:33.387
Loading Kernel Symbols
...............................................................
................................................................
....................................
Loading User Symbols
Loading unloaded module list
..............
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {9002, 2, 0, fffff80002cc72d2}
Probably caused by : ntkrnlmp.exe ( nt!KiProcessExpiredTimerList+72 )
Followup: MachineOwner
---------
2: 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: 0000000000009002, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002cc72d2, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002ef20e0
0000000000009002
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff8800338c450 -- (.trap 0xfffff8800338c450)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000009002 rbx=0000000000000000 rcx=fffffa800b497c00
rdx=0000000000000102 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002cc72d2 rsp=fffff8800338c5e0 rbp=00000000001dd885
r8=fffff88003366301 r9=0000000000000004 r10=0000000000000085
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KiProcessExpiredTimerList+0x72:
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h ds:00000000`00009002=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cbb469 to fffff80002cbbf00
STACK_TEXT:
fffff880`0338c308 fffff800`02cbb469 : 00000000`0000000a 00000000`00009002 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0338c310 fffff800`02cba0e0 : 00000000`3f000000 fffffa80`0b497c20 00000000`42827eaa 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0338c450 fffff800`02cc72d2 : fffffa80`0b497c20 fffffa80`0a8fec68 fffffa80`0a8fec68 00000000`00000102 : nt!KiPageFault+0x260
fffff880`0338c5e0 fffff800`02cc7e7e : 00000047`0b656655 fffff880`0338cc58 00000000`001dd885 fffff880`03367628 : nt!KiProcessExpiredTimerList+0x72
fffff880`0338cc30 fffff800`02cc7697 : 0000001a`5d49bcc3 0000001a`001dd885 0000001a`5d49bc80 00000000`00000085 : nt!KiTimerExpiration+0x1be
fffff880`0338ccd0 fffff800`02cc46fa : fffff880`03364180 fffff880`0336f0c0 00000000`00000000 fffff800`02ddac80 : nt!KiRetireDpcList+0x277
fffff880`0338cd80 00000000`00000000 : fffff880`0338d000 fffff880`03387000 fffff880`0338cd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiProcessExpiredTimerList+72
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
Followup: MachineOwner
---------
2: 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: 0000000000009002, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002cc72d2, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: 0000000000009002
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff8800338c450 -- (.trap 0xfffff8800338c450)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000009002 rbx=0000000000000000 rcx=fffffa800b497c00
rdx=0000000000000102 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002cc72d2 rsp=fffff8800338c5e0 rbp=00000000001dd885
r8=fffff88003366301 r9=0000000000000004 r10=0000000000000085
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KiProcessExpiredTimerList+0x72:
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h ds:00000000`00009002=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cbb469 to fffff80002cbbf00
STACK_TEXT:
fffff880`0338c308 fffff800`02cbb469 : 00000000`0000000a 00000000`00009002 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0338c310 fffff800`02cba0e0 : 00000000`3f000000 fffffa80`0b497c20 00000000`42827eaa 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0338c450 fffff800`02cc72d2 : fffffa80`0b497c20 fffffa80`0a8fec68 fffffa80`0a8fec68 00000000`00000102 : nt!KiPageFault+0x260
fffff880`0338c5e0 fffff800`02cc7e7e : 00000047`0b656655 fffff880`0338cc58 00000000`001dd885 fffff880`03367628 : nt!KiProcessExpiredTimerList+0x72
fffff880`0338cc30 fffff800`02cc7697 : 0000001a`5d49bcc3 0000001a`001dd885 0000001a`5d49bc80 00000000`00000085 : nt!KiTimerExpiration+0x1be
fffff880`0338ccd0 fffff800`02cc46fa : fffff880`03364180 fffff880`0336f0c0 00000000`00000000 fffff800`02ddac80 : nt!KiRetireDpcList+0x277
fffff880`0338cd80 00000000`00000000 : fffff880`0338d000 fffff880`03387000 fffff880`0338cd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiProcessExpiredTimerList+72
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
Followup: MachineOwner
---------
2: 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: 0000000000009002, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002cc72d2, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: 0000000000009002
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff8800338c450 -- (.trap 0xfffff8800338c450)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000009002 rbx=0000000000000000 rcx=fffffa800b497c00
rdx=0000000000000102 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002cc72d2 rsp=fffff8800338c5e0 rbp=00000000001dd885
r8=fffff88003366301 r9=0000000000000004 r10=0000000000000085
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KiProcessExpiredTimerList+0x72:
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h ds:00000000`00009002=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cbb469 to fffff80002cbbf00
STACK_TEXT:
fffff880`0338c308 fffff800`02cbb469 : 00000000`0000000a 00000000`00009002 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0338c310 fffff800`02cba0e0 : 00000000`3f000000 fffffa80`0b497c20 00000000`42827eaa 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0338c450 fffff800`02cc72d2 : fffffa80`0b497c20 fffffa80`0a8fec68 fffffa80`0a8fec68 00000000`00000102 : nt!KiPageFault+0x260
fffff880`0338c5e0 fffff800`02cc7e7e : 00000047`0b656655 fffff880`0338cc58 00000000`001dd885 fffff880`03367628 : nt!KiProcessExpiredTimerList+0x72
fffff880`0338cc30 fffff800`02cc7697 : 0000001a`5d49bcc3 0000001a`001dd885 0000001a`5d49bc80 00000000`00000085 : nt!KiTimerExpiration+0x1be
fffff880`0338ccd0 fffff800`02cc46fa : fffff880`03364180 fffff880`0336f0c0 00000000`00000000 fffff800`02ddac80 : nt!KiRetireDpcList+0x277
fffff880`0338cd80 00000000`00000000 : fffff880`0338d000 fffff880`03387000 fffff880`0338cd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiProcessExpiredTimerList+72
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
Followup: MachineOwner
---------
2: 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: 0000000000009002, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002cc72d2, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: 0000000000009002
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff8800338c450 -- (.trap 0xfffff8800338c450)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000009002 rbx=0000000000000000 rcx=fffffa800b497c00
rdx=0000000000000102 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002cc72d2 rsp=fffff8800338c5e0 rbp=00000000001dd885
r8=fffff88003366301 r9=0000000000000004 r10=0000000000000085
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KiProcessExpiredTimerList+0x72:
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h ds:00000000`00009002=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cbb469 to fffff80002cbbf00
STACK_TEXT:
fffff880`0338c308 fffff800`02cbb469 : 00000000`0000000a 00000000`00009002 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0338c310 fffff800`02cba0e0 : 00000000`3f000000 fffffa80`0b497c20 00000000`42827eaa 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0338c450 fffff800`02cc72d2 : fffffa80`0b497c20 fffffa80`0a8fec68 fffffa80`0a8fec68 00000000`00000102 : nt!KiPageFault+0x260
fffff880`0338c5e0 fffff800`02cc7e7e : 00000047`0b656655 fffff880`0338cc58 00000000`001dd885 fffff880`03367628 : nt!KiProcessExpiredTimerList+0x72
fffff880`0338cc30 fffff800`02cc7697 : 0000001a`5d49bcc3 0000001a`001dd885 0000001a`5d49bc80 00000000`00000085 : nt!KiTimerExpiration+0x1be
fffff880`0338ccd0 fffff800`02cc46fa : fffff880`03364180 fffff880`0336f0c0 00000000`00000000 fffff800`02ddac80 : nt!KiRetireDpcList+0x277
fffff880`0338cd80 00000000`00000000 : fffff880`0338d000 fffff880`03387000 fffff880`0338cd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiProcessExpiredTimerList+72
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
Followup: MachineOwner
---------
Ik heb dus Win7 x64, 6GB DDR3 ram (stock speed) Core i7 920 op 3.8GHz lopen, Asus P6T Deluxe en ik probeer altijd mijn drivers up to date te houden.
Ik zie altijd maar "ntkrnlmp.exe" terugkomen? Ligt daar mijn probleem?
ik heb al gedurende lange tijd last van BSOD's en ik heb nu eens een dump geopend met devolgende resultaten:
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\022310-15272-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*Symbol information
Executable search path is:
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02c4a000 PsLoadedModuleList = 0xfffff800`02e87e50
Debug session time: Tue Feb 23 22:07:47.497 2010 (GMT+1)
System Uptime: 0 days 8:28:33.387
Loading Kernel Symbols
...............................................................
................................................................
....................................
Loading User Symbols
Loading unloaded module list
..............
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {9002, 2, 0, fffff80002cc72d2}
Probably caused by : ntkrnlmp.exe ( nt!KiProcessExpiredTimerList+72 )
Followup: MachineOwner
---------
2: 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: 0000000000009002, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002cc72d2, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002ef20e0
0000000000009002
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff8800338c450 -- (.trap 0xfffff8800338c450)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000009002 rbx=0000000000000000 rcx=fffffa800b497c00
rdx=0000000000000102 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002cc72d2 rsp=fffff8800338c5e0 rbp=00000000001dd885
r8=fffff88003366301 r9=0000000000000004 r10=0000000000000085
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KiProcessExpiredTimerList+0x72:
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h ds:00000000`00009002=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cbb469 to fffff80002cbbf00
STACK_TEXT:
fffff880`0338c308 fffff800`02cbb469 : 00000000`0000000a 00000000`00009002 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0338c310 fffff800`02cba0e0 : 00000000`3f000000 fffffa80`0b497c20 00000000`42827eaa 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0338c450 fffff800`02cc72d2 : fffffa80`0b497c20 fffffa80`0a8fec68 fffffa80`0a8fec68 00000000`00000102 : nt!KiPageFault+0x260
fffff880`0338c5e0 fffff800`02cc7e7e : 00000047`0b656655 fffff880`0338cc58 00000000`001dd885 fffff880`03367628 : nt!KiProcessExpiredTimerList+0x72
fffff880`0338cc30 fffff800`02cc7697 : 0000001a`5d49bcc3 0000001a`001dd885 0000001a`5d49bc80 00000000`00000085 : nt!KiTimerExpiration+0x1be
fffff880`0338ccd0 fffff800`02cc46fa : fffff880`03364180 fffff880`0336f0c0 00000000`00000000 fffff800`02ddac80 : nt!KiRetireDpcList+0x277
fffff880`0338cd80 00000000`00000000 : fffff880`0338d000 fffff880`03387000 fffff880`0338cd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiProcessExpiredTimerList+72
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
Followup: MachineOwner
---------
2: 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: 0000000000009002, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002cc72d2, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: 0000000000009002
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff8800338c450 -- (.trap 0xfffff8800338c450)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000009002 rbx=0000000000000000 rcx=fffffa800b497c00
rdx=0000000000000102 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002cc72d2 rsp=fffff8800338c5e0 rbp=00000000001dd885
r8=fffff88003366301 r9=0000000000000004 r10=0000000000000085
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KiProcessExpiredTimerList+0x72:
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h ds:00000000`00009002=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cbb469 to fffff80002cbbf00
STACK_TEXT:
fffff880`0338c308 fffff800`02cbb469 : 00000000`0000000a 00000000`00009002 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0338c310 fffff800`02cba0e0 : 00000000`3f000000 fffffa80`0b497c20 00000000`42827eaa 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0338c450 fffff800`02cc72d2 : fffffa80`0b497c20 fffffa80`0a8fec68 fffffa80`0a8fec68 00000000`00000102 : nt!KiPageFault+0x260
fffff880`0338c5e0 fffff800`02cc7e7e : 00000047`0b656655 fffff880`0338cc58 00000000`001dd885 fffff880`03367628 : nt!KiProcessExpiredTimerList+0x72
fffff880`0338cc30 fffff800`02cc7697 : 0000001a`5d49bcc3 0000001a`001dd885 0000001a`5d49bc80 00000000`00000085 : nt!KiTimerExpiration+0x1be
fffff880`0338ccd0 fffff800`02cc46fa : fffff880`03364180 fffff880`0336f0c0 00000000`00000000 fffff800`02ddac80 : nt!KiRetireDpcList+0x277
fffff880`0338cd80 00000000`00000000 : fffff880`0338d000 fffff880`03387000 fffff880`0338cd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiProcessExpiredTimerList+72
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
Followup: MachineOwner
---------
2: 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: 0000000000009002, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002cc72d2, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: 0000000000009002
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff8800338c450 -- (.trap 0xfffff8800338c450)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000009002 rbx=0000000000000000 rcx=fffffa800b497c00
rdx=0000000000000102 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002cc72d2 rsp=fffff8800338c5e0 rbp=00000000001dd885
r8=fffff88003366301 r9=0000000000000004 r10=0000000000000085
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KiProcessExpiredTimerList+0x72:
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h ds:00000000`00009002=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cbb469 to fffff80002cbbf00
STACK_TEXT:
fffff880`0338c308 fffff800`02cbb469 : 00000000`0000000a 00000000`00009002 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0338c310 fffff800`02cba0e0 : 00000000`3f000000 fffffa80`0b497c20 00000000`42827eaa 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0338c450 fffff800`02cc72d2 : fffffa80`0b497c20 fffffa80`0a8fec68 fffffa80`0a8fec68 00000000`00000102 : nt!KiPageFault+0x260
fffff880`0338c5e0 fffff800`02cc7e7e : 00000047`0b656655 fffff880`0338cc58 00000000`001dd885 fffff880`03367628 : nt!KiProcessExpiredTimerList+0x72
fffff880`0338cc30 fffff800`02cc7697 : 0000001a`5d49bcc3 0000001a`001dd885 0000001a`5d49bc80 00000000`00000085 : nt!KiTimerExpiration+0x1be
fffff880`0338ccd0 fffff800`02cc46fa : fffff880`03364180 fffff880`0336f0c0 00000000`00000000 fffff800`02ddac80 : nt!KiRetireDpcList+0x277
fffff880`0338cd80 00000000`00000000 : fffff880`0338d000 fffff880`03387000 fffff880`0338cd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiProcessExpiredTimerList+72
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
Followup: MachineOwner
---------
2: 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: 0000000000009002, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002cc72d2, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: 0000000000009002
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff8800338c450 -- (.trap 0xfffff8800338c450)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000009002 rbx=0000000000000000 rcx=fffffa800b497c00
rdx=0000000000000102 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002cc72d2 rsp=fffff8800338c5e0 rbp=00000000001dd885
r8=fffff88003366301 r9=0000000000000004 r10=0000000000000085
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!KiProcessExpiredTimerList+0x72:
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h ds:00000000`00009002=??
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cbb469 to fffff80002cbbf00
STACK_TEXT:
fffff880`0338c308 fffff800`02cbb469 : 00000000`0000000a 00000000`00009002 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0338c310 fffff800`02cba0e0 : 00000000`3f000000 fffffa80`0b497c20 00000000`42827eaa 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`0338c450 fffff800`02cc72d2 : fffffa80`0b497c20 fffffa80`0a8fec68 fffffa80`0a8fec68 00000000`00000102 : nt!KiPageFault+0x260
fffff880`0338c5e0 fffff800`02cc7e7e : 00000047`0b656655 fffff880`0338cc58 00000000`001dd885 fffff880`03367628 : nt!KiProcessExpiredTimerList+0x72
fffff880`0338cc30 fffff800`02cc7697 : 0000001a`5d49bcc3 0000001a`001dd885 0000001a`5d49bc80 00000000`00000085 : nt!KiTimerExpiration+0x1be
fffff880`0338ccd0 fffff800`02cc46fa : fffff880`03364180 fffff880`0336f0c0 00000000`00000000 fffff800`02ddac80 : nt!KiRetireDpcList+0x277
fffff880`0338cd80 00000000`00000000 : fffff880`0338d000 fffff880`03387000 fffff880`0338cd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiProcessExpiredTimerList+72
fffff800`02cc72d2 803818 cmp byte ptr [rax],18h
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KiProcessExpiredTimerList+72
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
BUCKET_ID: X64_0xA_nt!KiProcessExpiredTimerList+72
Followup: MachineOwner
---------
Ik heb dus Win7 x64, 6GB DDR3 ram (stock speed) Core i7 920 op 3.8GHz lopen, Asus P6T Deluxe en ik probeer altijd mijn drivers up to date te houden.
Ik zie altijd maar "ntkrnlmp.exe" terugkomen? Ligt daar mijn probleem?


.

En ik heb weeral iets bijgeleerd dus blijf aub af en toe toch nog fora's bezoeken
.