*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {fffff900c00c0770, 0, fffff96000726d15, 0}
Could not read faulting driver name
Probably caused by : cdd.dll ( cdd!DrvAssociateSharedSurface+51 )
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except,
it must be protected by a Probe. Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: fffff900c00c0770, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: fffff96000726d15, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 0000000000000000, (reserved)
Debugging Details:
------------------
Could not read faulting driver name
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002eb00e0
GetUlongFromAddress: unable to read from fffff80002eb0198
fffff900c00c0770
FAULTING_IP:
cdd!DrvAssociateSharedSurface+51
fffff960`00726d15 399f50070000 cmp dword ptr [rdi+750h],ebx
MM_INTERNAL_CODE: 0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x50
PROCESS_NAME: dwm.exe
CURRENT_IRQL: 0
ANALYSIS_VERSION: 6.3.9600.16384 (debuggers(dbg).130821-1623) amd64fre
TRAP_FRAME: fffff88006295920 -- (.trap 0xfffff88006295920)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff96000726cc4 rbx=0000000000000000 rcx=fffff900c0749ce8
rdx=00000000400018c0 rsi=0000000000000000 rdi=0000000000000000
rip=fffff96000726d15 rsp=fffff88006295ab0 rbp=fffff900c0749ce8
r8=000000006f12135a r9=0000000000000040 r10=000000000391f760
r11=fffff88006295b08 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc
cdd!DrvAssociateSharedSurface+0x51:
fffff960`00726d15 399f50070000 cmp dword ptr [rdi+750h],ebx ds:00000000`00000750=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cf91e4 to fffff80002c79f00
STACK_TEXT:
fffff880`062957b8 fffff800`02cf91e4 : 00000000`00000050 fffff900`c00c0770 00000000`00000000 fffff880`06295920 : nt!KeBugCheckEx
fffff880`062957c0 fffff800`02c77fee : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x42907
fffff880`06295920 fffff960`00726d15 : 00000000`000006a0 00000000`00000000 00000000`6f121312 00000000`00000020 : nt!KiPageFault+0x16e
fffff880`06295ab0 fffff960`002277bd : 00000000`00000000 fffff900`c2b3f260 00000000`0391f800 00000040`00000215 : cdd!DrvAssociateSharedSurface+0x51
fffff880`06295b10 fffff960`0024a969 : 00000000`00000001 fffff880`06295c60 00000000`0391f800 00000000`00007b3c : win32k!GreSetRedirectionSurfaceSignaling+0x125
fffff880`06295b60 fffff800`02c79153 : fffffa80`0f75d9a0 fffffa80`0f75d060 fffffa80`00000000 fffffa80`0f75d060 : win32k!NtGdiHLSurfSetInformation+0x209
fffff880`06295be0 000007fe`ff9e4efa : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0391f738 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x000007fe`ff9e4efa
STACK_COMMAND: kb
FOLLOWUP_IP:
cdd!DrvAssociateSharedSurface+51
fffff960`00726d15 399f50070000 cmp dword ptr [rdi+750h],ebx
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: cdd!DrvAssociateSharedSurface+51
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: cdd
IMAGE_NAME: cdd.dll
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bde94
IMAGE_VERSION: 6.1.7600.16385
FAILURE_BUCKET_ID: X64_0x50_cdd!DrvAssociateSharedSurface+51
BUCKET_ID: X64_0x50_cdd!DrvAssociateSharedSurface+51
ANALYSIS_SOURCE: KM
FAILURE_ID_HASH_STRING: km:x64_0x50_cdd!drvassociatesharedsurface+51
FAILURE_ID_HASH: {f68106cd-f369-54d5-12e1-a446775e9bb6}
Followup: MachineOwner
---------