Seeking Help With Occasional Recent BSODs - Windows 7 x64

LouieChuckyMerry

New member
Joined
Jun 22, 2015
Posts
4
Laptop
·
OS: Windows 7 Home Premium x64
· Orginal OS was OEM Windows 7 Home x64, I installed full retail version
· The hardware and OS installation are both 1.5 years old
· CPU:
Intel Core i7 3840QM @ 2.80GHz
· Video Card:
1023MB NVIDIA NVS 5400M (Lenovo)
· System Manufacturer: Lenovo
· Model Number: 2345BMU

Hello and thanks in advance for any help :) . I've experienced several seemingly random BSOD's in the last month-plus, this time on my other laptop. I can't think of any newly installed program(s) or a common thread with the BSOD's. I'm smart enough to gather the attached files, but still not smart enough to understand them ;) . Thanks again for your time.
 

Attachments

Code:
[COLOR=#ff0000]BugCheck 9F[/COLOR], {[COLOR=#0000cd]3[/COLOR], fffffa800dd6ca10, fffff80000ba0748, [COLOR=#008000]fffffa8019229c00[/COLOR]}

Probably caused by : [COLOR=#ff0000]nvlddmkm.sys[/COLOR]

Code:
0: kd> [COLOR=#008000]!irp fffffa8019229c00[/COLOR]
Irp is active with 4 stacks 3 is current (= 0xfffffa8019229d60)
 No Mdl: No System Buffer: Thread 00000000:  Irp stack trace.  Pending has been returned
     cmd  flg cl Device   File     Completion-Context
 [  0, 0]   0  2 00000000 00000000 00000000-00000000    

            Args: 00000000 00000000 00000000 ffffffffc000000e
 [ 16, 0]   0  2 fffffa800dd6ca10 00000000 fffff8800f226a00-fffffa801008e6a0    
           \Driver\pci    nvlddmkm
            Args: 00000000 00000000 00000000 00000000
>[ 16, 2]   0 e1 fffffa800e2f3330 00000000 00000000-00000000    [COLOR=#ff0000]pending[/COLOR]
           \Driver\[COLOR=#800080]nvlddmkm[/COLOR]
            Args: 00000000 00000001 00000001 00000000
 [  0, 0]   0  0 00000000 00000000 00000000-fffffa8012b94a80    

            Args: 00000000 00000000 00000000 00000000

Please update your nVidia graphics card driver, since it appears to be causing problems:

Code:
0: kd> [COLOR=#008000]lmvm nvlddmkm[/COLOR]
Browse full module list
start             end                 module name
fffff880`0f0d6000 fffff880`0fd91000   nvlddmkm T (no symbols)           
    Loaded symbol image file: nvlddmkm.sys
    Image path: nvlddmkm.sys
    Image name: nvlddmkm.sys
    Timestamp:        [COLOR=#ff0000]Wed Feb 04 18:57:03 2015[/COLOR] (54D26B7F)
    CheckSum:         00C71E34
    ImageSize:        00CBB000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

You can find a full guide to Stop 0x9F here - https://www.sysnative.com/forums/bs...11910-complete-guide-debugging-stop-0x9f.html
 
x BlueRobot: thank you very much for your help, I really appreciate it. It just so happens that I updated my nVidia drivers the day after the crash; perhaps I'll buy a lottery ticket, since I'm feeling lucky ;) . And thanks for the link for The Complete Guide for Debugging a Stop 0x9F, hopefully I can learn something new. Thanks again :) .
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top