Microsoft (R) Windows Debugger Version 6.2.9200.20512 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\USER\Downloads\SF_24-01-2014\SF_24-01-2014\012414-90683-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 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.18247.x86fre.win7sp1_gdr.130828-1532
Machine Name:
Kernel base = 0x82844000 PsLoadedModuleList = 0x8298d4d0
Debug session time: Fri Jan 24 21:25:33.512 2014 (UTC + 6:00)
System Uptime: 6 days 7:08:27.932
Loading Kernel Symbols
...............................................................
................................................................
.............................
Loading User Symbols
Loading unloaded module list
.................................................
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {8d85ebf0, 2, 1, 828ba479}
Unable to load image \SystemRoot\System32\Drivers\NIPALK.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for NIPALK.sys
*** ERROR: Module load completed but symbols could not be loaded for NIPALK.sys
Probably caused by : NIPALK.sys ( NIPALK+120e6 )
Followup: MachineOwner
---------
1: 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: 8d85ebf0, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, 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: 828ba479, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 829ad84c
Unable to read MiSystemVaType memory at 8298ce20
8d85ebf0
CURRENT_IRQL: 2
FAULTING_IP:
nt!KeWaitForSingleObject+27d
828ba479 f00fba2807 lock bts dword ptr [eax],7
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: nipalsm.exe
TRAP_FRAME: bdd50964 -- (.trap 0xffffffffbdd50964)
ErrCode = 00000003
eax=8d85ebf0 ebx=8d85ebf0 ecx=88067da8 edx=00000000 esi=88067d48 edi=88067e08
eip=828ba479 esp=bdd509d8 ebp=bdd50a3c iopl=0 nv up ei pl zr na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246
nt!KeWaitForSingleObject+0x27d:
828ba479 f00fba2807 lock bts dword ptr [eax],7 ds:0023:8d85ebf0=02000800
Resetting default scope
LAST_CONTROL_TRANSFER: from 828ba479 to 82884b7f
STACK_TEXT:
bdd50964 828ba479 badb0d00 00000000 000c698c nt!KiTrap0E+0x1b3
bdd50a3c 8b9770e6 8d85ebf0 00000000 00000000 nt!KeWaitForSingleObject+0x27d
WARNING: Stack unwind information not available. Following frames may be wrong.
bdd50a6c 8b977072 00000000 ffffffff bdd50b9c NIPALK+0x120e6
bdd50a80 8b97f898 ffffffff bdd50b9c 8805ed40 NIPALK+0x12072
bdd50ba0 8b968dd1 8805ed40 8550ae48 8b9c47dc NIPALK+0x1a898
bdd50bc0 8b980c65 8b975e6b 00000000 861485e0 NIPALK+0x3dd1
bdd50bd4 8b975ea9 00000002 8b9c4840 bdd50bf0 NIPALK+0x1bc65
bdd50be4 8b967eea 00000002 bdd50c08 8287ac1e NIPALK+0x10ea9
bdd50bf0 8287ac1e 861485e0 8550ae48 880b1600 NIPALK+0x2eea
bdd50c08 82a76c85 85371518 880b15e8 00000001 nt!IofCallDriver+0x63
bdd50c48 82a6810f 8805ed40 880b1600 00000001 nt!IopCloseFile+0x2f3
bdd50c94 82a8953c 8805ed40 ba2fe590 88067d48 nt!ObpDecrementHandleCount+0x139
bdd50cdc 82a8927c ba2fe590 ba2c61b0 8805ed40 nt!ObpCloseHandleTableEntry+0x203
bdd50d0c 82a89616 8805ed40 88067d01 0096fd60 nt!ObpCloseHandle+0x7f
bdd50d28 828818c6 000000d8 0096fd64 772770f4 nt!NtClose+0x4e
bdd50d28 772770f4 000000d8 0096fd64 772770f4 nt!KiSystemServicePostCall
0096fd64 00000000 00000000 00000000 00000000 0x772770f4
STACK_COMMAND: kb
FOLLOWUP_IP:
NIPALK+120e6
8b9770e6 ?? ???
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: NIPALK+120e6
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: NIPALK
IMAGE_NAME: NIPALK.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 3ec01041
FAILURE_BUCKET_ID: 0xA_NIPALK+120e6
BUCKET_ID: OLD_IMAGE_NIPALK.sys
Followup: MachineOwner
---------
1: kd> lmvm NIPALK
start end module name
8b965000 8b9de000 NIPALK T (no symbols)
Loaded symbol image file: NIPALK.sys
Image path: \SystemRoot\System32\Drivers\NIPALK.sys
Image name: NIPALK.sys
Timestamp: Tue May 13 03:21:05 2003 (3EC01041)
CheckSum: 0007ACFC
ImageSize: 00079000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4