Windows 7 Another BSOD

nevica

New Member
Hello,

I have attached all files including compressed minidump and SF Diag Files. Could someone take a look to find the source of the BSOD.

ThLink Removed due to 404 ErrorLink Removed due to 404 ErrorLink Removed due to 404 ErrorLink Removed due to 404 ErrorLink Removed due to 404 ErrorLink Removed due to 404 ErrorLink Removed due to 404 ErrorLink Removed due to 404 ErrorLink Removed due to 404 ErrorLink Removed due to 404 ErrorLink Removed due to 404 Erroranks,

Nevica
 
Hello there,

Seems like the crash is caused by nVidia display drivers. I would recommend to completely remove the drivers and reinstall it. Follow this guide for assistance. nVidia Driver Cleanup Guide | Captain Debugger If your Overclocking please revert to default settings.

Code:
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
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 kernel debugger is available get stack backtrace.
Arguments:
Arg1: fffffaa008708588, memory referenced
Arg2: 0000000000000006, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff8800f15c931, address which referenced memory

Debugging Details:
------------------


READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800032b9100
 fffffaa008708588 

CURRENT_IRQL:  6

FAULTING_IP: 
nvlddmkm+149931
fffff880`0f15c931 488bb388850000  mov     rsi,qword ptr [rbx+8588h]

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xD1

PROCESS_NAME:  System

TRAP_FRAME:  fffff800043ec5f0 -- (.trap 0xfffff800043ec5f0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=fffffa8009182fe0
rdx=00000000001c3b8a rsi=0000000000000000 rdi=0000000000000000
rip=fffff8800f15c931 rsp=fffff800043ec780 rbp=fffffa800782f000
 r8=00000000001c323e  r9=00000000001c323e r10=fffffa80096c9980
r11=fffffa80079e7010 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei ng nz na pe nc
nvlddmkm+0x149931:
fffff880`0f15c931 488bb388850000  mov     rsi,qword ptr [rbx+8588h] ds:323d:00000000`00008588=????????????????
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff800030892a9 to fffff80003089d00

STACK_TEXT:  
fffff800`043ec4a8 fffff800`030892a9 : 00000000`0000000a fffffaa0`08708588 00000000`00000006 00000000`00000000 : nt!KeBugCheckEx
fffff800`043ec4b0 fffff800`03087f20 : fffffa80`09458000 fffffa80`091df000 fffff800`043ec830 fffffaa0`08700000 : nt!KiBugCheckDispatch+0x69
fffff800`043ec5f0 fffff880`0f15c931 : 00000000`00311032 0000000c`f5d5af41 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x260
fffff800`043ec780 00000000`00311032 : 0000000c`f5d5af41 00000000`00000000 00000000`00000000 fffff880`0f15ca48 : nvlddmkm+0x149931
fffff800`043ec788 0000000c`f5d5af41 : 00000000`00000000 00000000`00000000 fffff880`0f15ca48 fffffa80`08700000 : 0x311032
fffff800`043ec790 00000000`00000000 : 00000000`00000000 fffff880`0f15ca48 fffffa80`08700000 fffffa80`079e7010 : 0xc`f5d5af41


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nvlddmkm+149931
fffff880`0f15c931 488bb388850000  mov     rsi,qword ptr [rbx+8588h]

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  nvlddmkm+149931

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nvlddmkm

IMAGE_NAME:  nvlddmkm.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4dd73a68

FAILURE_BUCKET_ID:  X64_0xD1_nvlddmkm+149931

BUCKET_ID:  X64_0xD1_nvlddmkm+149931

Followup: MachineOwner
---------
 
Back
Top