Constant Random BSOD


  1. Posts : 4
    Windows 7 Ultimate x64
       #1

    Constant Random BSOD


    hi there,

    I've been getting constant computer freezes at random times and I had to come here for help.

    here are my specs:
    Windows 7 x64 OEM
    i7 920
    evga x58 sli mobo (newest bios)
    2 gb ram
    8800gt GPU

    Thanks,
    Danny
      My Computer


  2. Posts : 467
    Seven ultimate 32bit
       #2

    Have you ran a CHKDSK?
    What anti-virus are you using?
    Have you ran any 3rd party software on the machine lately.?

    And welcome to the forums!!
      My Computer


  3. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #3

    Your Nvidia driver is the cause, uninstall it and use driver sweeper to remove leftover Nvidia display driver files
    Then reinstall the current Nvidia driver =>NVIDIA DRIVERS 266.58 WHQL

    Your issue can also be related to overheating(knom problem in the Nvidia series 8000 GPUs), check your temps and run a GPU test with OCCT
    OCCT (OverClock Checking Tool) 3.0.0 download from Guru3D.com

    Freezes are likely to be caused by your RAM, test it RAM - Test with Memtest86+
    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {8, 80050033, 6f8, fffff80002a9239c}
    
    Unable to load image \SystemRoot\system32\DRIVERS\nvlddmkm.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for nvlddmkm.sys
    *** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
    Probably caused by : nvlddmkm.sys ( nvlddmkm+1e741b )
    
    
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault).  The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
            use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
            use .trap on that value
    Else
            .trap on the appropriate frame will show where the trap was taken
            (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 0000000080050033
    Arg3: 00000000000006f8
    Arg4: fffff80002a9239c
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_8
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  d
    
    LAST_CONTROL_TRANSFER:  from fffff80002a84ca9 to fffff80002a85740
    
    STACK_TEXT:  
    fffff880`030fdde8 fffff800`02a84ca9 : 00000000`0000007f 00000000`00000008 00000000`80050033 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`030fddf0 fffff800`02a83172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`030fdf30 fffff800`02a9239c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`02258ff0 fffff880`0f28441b : fffff880`0f2c9063 fffffa80`05641730 00000000`00000000 fffffa80`00000030 : nt!KiSecondaryClockInterrupt+0x12c
    fffff880`02259188 fffff880`0f2c9063 : fffffa80`05641730 00000000`00000000 fffffa80`00000030 fffff880`02259258 : nvlddmkm+0x1e741b
    fffff880`02259190 fffffa80`05641730 : 00000000`00000000 fffffa80`00000030 fffff880`02259258 fffffa80`00000004 : nvlddmkm+0x22c063
    fffff880`02259198 00000000`00000000 : fffffa80`00000030 fffff880`02259258 fffffa80`00000004 fffff880`02259260 : 0xfffffa80`05641730
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nvlddmkm+1e741b
    fffff880`0f28441b ??              ???
    
    SYMBOL_STACK_INDEX:  4
    
    SYMBOL_NAME:  nvlddmkm+1e741b
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nvlddmkm
    
    IMAGE_NAME:  nvlddmkm.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4d27c6da
    
    FAILURE_BUCKET_ID:  X64_0x7f_8_nvlddmkm+1e741b
    
    BUCKET_ID:  X64_0x7f_8_nvlddmkm+1e741b
    
    Followup: MachineOwner
    ---------
      My Computer


  4. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #4

    SmurofNeves said:
    Have you ran a CHKDSK?
    What anti-virus are you using?
    Have you ran any 3rd party software on the machine lately.?

    And welcome to the forums!!
    yes i ran chkdsk and no errors, no anti-virus as i just reformatted the computer and the bsod and freezes started to happen already, so 3rd party software is probably just itunes and chrome basically.
    and thanks for the welcome
      My Computer


  5. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #5

    ok i think the gpu is probably the issue since it froze every time i tested the gpu in occt. and i ran memtest86+ before starting this thread for hours with no errors. Thanks yowanvista for the advice.
      My Computer


  6. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #6

    myzticaznfool said:
    ok i think the gpu is probably the issue since it froze every time i tested the gpu in occt. and i ran memtest86+ before starting this thread for hours with no errors. Thanks yowanvista for the advice.
    Are you overclocking the GPU?
      My Computer


  7. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #7

    yowanvista said:
    myzticaznfool said:
    ok i think the gpu is probably the issue since it froze every time i tested the gpu in occt. and i ran memtest86+ before starting this thread for hours with no errors. Thanks yowanvista for the advice.
    Are you overclocking the GPU?
    no i am not overclocking my gpu right now. but i figured i should reapply thermal paste with as5 and did the clean out the driver stuff and reinstall. its not really freezing/bsod anymore but i do get the "Display driver stopped responding and has recovered" when i test it in occt.
      My Computer


  8. Posts : 12,177
    Windows 7 Ult x64 - SP1/ Windows 8 Pro x64
       #8

    myzticaznfool said:
    ok i think the gpu is probably the issue since it froze every time i tested the gpu in occt. and i ran memtest86+ before starting this thread for hours with no errors. Thanks yowanvista for the advice.

    How many hours?

    How many tests were completed?
    There are several different tests that run in succession.
    It's a long process, but the only way to test the RAM.
    Best to run overnight.

    I would continue with the GPU trouble shooting first.
      My Computer


  9. Posts : 2,566
    Win 7 Pro x64 SP1 OS X Snow Leopard 10.6.7
       #9

    Install Service Pack 1 as well: Learn how to install Windows 7 Service Pack 1 (SP1)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:28.
Find Us