Answer the question asked by koolkat77 first, and then have a look.
► Your nvidia display driver seems to be very old.
Code:
lmvm nvlddmkm
start end module name
fffff880`0f28a000 fffff880`0ff01000 nvlddmkm T (no symbols)
Loaded symbol image file: nvlddmkm.sys
Image path: \SystemRoot\system32\DRIVERS\nvlddmkm.sys
Image name: nvlddmkm.sys
Timestamp: Sat Oct 15 11:37:55 2011 (4E99233B)
CheckSum: 00C61687
ImageSize: 00C77000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
►
I doubt there is some issue with your Graphics memory Code:
2: kd> .exr 0xfffff88004805ed8
ExceptionAddress: fffff8800fb3d3f9 (nvlddmkm+0x00000000006663f9)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000001
Parameter[1]: 0000000000009d08
Attempt to write to address 0000000000009d08
2: kd> .cxr 0xfffff88004805730
rax=0000000000008000 rbx=0000000000000001 rcx=0000000000001d08
rdx=0000000000008000 rsi=00000000000003c0 rdi=00000000000003a1
rip=fffff8800fb3d3f9 rsp=fffff88004806110 rbp=fffffa800a7e16c0
r8=0000000000000020 r9=0000000000000000 r10=fffff88004806240
r11=0000000000000002 r12=00000000000003c0 r13=0000000000001000
r14=fffffa800a433d88 r15=fffffa8009126f40
iopl=0 nv up ei pl nz ac pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010212
nvlddmkm+0x6663f9:
fffff880`0fb3d3f9 44890c11 mov dword ptr [rcx+rdx],r9d ds:002b:00000000`00009d08=????????
Please do it:
Video Card - Stress Test with Furmark
► Most of the dumps are indicating to
Memory Management failure. In such a situation, the best option is to go for memtest.
RAM - Test with Memtest86+
Run it, at lease 8 passes, if possible, overnight.
►
Enable Driver Verifier: Driver Verifier - Enable and Disable
Let us know the results of the tests, and if there are subsequent dumps you got, post those for analyzing, with Driver Verifier on.