*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {8, 2, 1, fffff800030eb227}
Probably caused by : ntkrnlmp.exe ( nt!KeReleaseSemaphore+137 )
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: 0000000000000008, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, 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: fffff800030eb227, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff80003307100
GetUlongFromAddress: unable to read from fffff800033071c0
0000000000000008 Nonpaged pool
CURRENT_IRQL: 2
FAULTING_IP:
nt!KeReleaseSemaphore+137
fffff800`030eb227 48894108 mov qword ptr [rcx+8],rax
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: SetPoint.exe
TRAP_FRAME: fffff8800a4585d0 -- (.trap 0xfffff8800a4585d0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffffa800bb05700 rbx=0000000000000000 rcx=0000000000000000
rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff800030eb227 rsp=fffff8800a458760 rbp=fffffa8006e191e8
r8=0000000000000000 r9=0000000000000001 r10=0000000000000000
r11=fffff8800a4588c0 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na pe nc
nt!KeReleaseSemaphore+0x137:
fffff800`030eb227 48894108 mov qword ptr [rcx+8],rax ds:00000000`00000008=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff800030cf169 to fffff800030cfbc0
STACK_TEXT:
fffff880`0a458488 fffff800`030cf169 : 00000000`0000000a 00000000`00000008 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`0a458490 fffff800`030cdde0 : 00000000`00000000 00000000`00000000 00000000`00000000 fffffa80`06e191e0 : nt!KiBugCheckDispatch+0x69
fffff880`0a4585d0 fffff800`030eb227 : 00000000`00000000 fffffa80`09399430 00000000`00000000 fffffa80`09399538 : nt!KiPageFault+0x260
fffff880`0a458760 fffff800`03130382 : 00000000`00000000 fffffa80`00000001 00000000`00000000 00000000`00000001 : nt!KeReleaseSemaphore+0x137
fffff880`0a4587e0 fffff800`033e0d66 : 00000000`00580030 fffffa80`0a714c28 00000000`00000001 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x206d7
fffff880`0a458890 fffff800`033e0460 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!AlpcpReceiveSynchronousReply+0x46
fffff880`0a4588f0 fffff800`033e451d : fffffa80`0a7cfb00 00000000`00020000 00000000`002e2000 00000000`00000000 : nt!AlpcpProcessSynchronousRequest+0x33d
fffff880`0a458a30 fffff800`033e45f6 : fffff900`c0643300 00000000`00000001 fffffa80`06799080 fffff800`03380001 : nt!LpcpRequestWaitReplyPort+0x9c
fffff880`0a458a90 fffff800`030cee53 : fffffa80`0a714860 fffff880`0a458b60 00000000`03d1f988 fffffa80`0a7cfb00 : nt!NtRequestWaitReplyPort+0x76
fffff880`0a458ae0 00000000`76d014da : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`03d1f798 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x76d014da
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KeReleaseSemaphore+137
fffff800`030eb227 48894108 mov qword ptr [rcx+8],rax
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt!KeReleaseSemaphore+137
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 521ea035
FAILURE_BUCKET_ID: X64_0xA_nt!KeReleaseSemaphore+137
BUCKET_ID: X64_0xA_nt!KeReleaseSemaphore+137
Followup: MachineOwner
---------