*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {fffff6fb41414140, 2, 0, fffff80002ab6a11}
Unable to load image \SystemRoot\system32\DRIVERS\netr28ux.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for netr28ux.sys
*** ERROR: Module load completed but symbols could not be loaded for netr28ux.sys
Probably caused by : netr28ux.sys ( netr28ux+b214 )
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: fffff6fb41414140, 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: fffff80002ab6a11, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002cff0e0
fffff6fb41414140
CURRENT_IRQL: 2
FAULTING_IP:
nt!MmBuildMdlForNonPagedPool+81
fffff800`02ab6a11 488b4500 mov rax,qword ptr [rbp]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: fffff80000b9bf50 -- (.trap 0xfffff80000b9bf50)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000932 rbx=0000000000000000 rcx=0000000000000000
rdx=0000000000001931 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002ab6a11 rsp=fffff80000b9c0e8 rbp=fffff6fb41414140
r8=000000000000000f r9=0000000282828280 r10=fffffa8007043730
r11=0505050505050000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na po cy
nt!MmBuildMdlForNonPagedPool+0x81:
fffff800`02ab6a11 488b4500 mov rax,qword ptr [rbp] ss:0018:fffff6fb`41414140=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002ac6ca9 to fffff80002ac7740
STACK_TEXT:
fffff800`00b9be08 fffff800`02ac6ca9 : 00000000`0000000a fffff6fb`41414140 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff800`00b9be10 fffff800`02ac5920 : fffffa80`00000000 fffffa80`07043760 fffffa80`08140010 fffff880`02832808 : nt!KiBugCheckDispatch+0x69
fffff800`00b9bf50 fffff800`02ab6a11 : fffffa80`070acc70 00000000`00000000 fffff880`028b5214 00000000`00000000 : nt!KiPageFault+0x260
fffff800`00b9c0e8 fffff880`028b5214 : 00000000`00000000 fffff800`02c44080 fffffa80`0736d800 fffffa80`0727f1a0 : nt!MmBuildMdlForNonPagedPool+0x81
fffff800`00b9c100 00000000`00000000 : fffff800`02c44080 fffffa80`0736d800 fffffa80`0727f1a0 fffffa80`00000002 : netr28ux+0xb214
STACK_COMMAND: kb
FOLLOWUP_IP:
netr28ux+b214
fffff880`028b5214 ?? ???
SYMBOL_STACK_INDEX: 4
SYMBOL_NAME: netr28ux+b214
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: netr28ux
IMAGE_NAME: netr28ux.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4aaf19dd
FAILURE_BUCKET_ID: X64_0xA_netr28ux+b214
BUCKET_ID: X64_0xA_netr28ux+b214
Followup: MachineOwner
---------