Random BSOD's persisting after clean Windows install


  1. Posts : 4
    Windows 7 Professional x64
       #1

    Random BSOD's persisting after clean Windows install


    Hello everyone I am hoping someone here can possibly help me as I have no idea whats going on any more.
    A few weeks back I updated my Nvidia drivers to 320.49 and shortly after began having BSOD's relating to the drivers. I rolled back to 320.18 which had previously worked fine for me but the random BSOD's continued so I did a complete wipe of the drivers and ran Driver Sweeper before putting 314.22 drivers on. Then my BSOD's began relating to various Windows processes rather than Nvidia and after attempting to resolve one error, another popped up. I ended up wiping the whole computer and putting on a fresh copy of Windows in case something had borked my previous Windows install. I was running perfectly fine for the past few days until today where I had another BSOD, this time relating to ntoskrnl.exe whilst playing War Thunder.
    All of my BSOD's occur when I am on games, either Civ 5, Tomb Raider, APB Reloaded, Bioshock Infinite and War Thunder. I did originally think maybe my computer was overheating as it has been rather hot (35C +) in my room and my temps were higher than usual but even whilst maxing my fans the BSOD's have continued. I'm completely stumped as to what is going on here and would greatly appreciate any help anyone may be able to give me.
      My Computer

  2.    #2

    BSOD Analysis:

    Code:
    BugCheck 3B, {c0000005, fffff80002db45ad, fffff8800a5bffa0, 0}
    
    Probably caused by : memory_corruption
    Code:
    Usual causes:  System service, Device driver, graphics driver, memory
    Code:
    3: kd> !chkimg -lo -d -db !nt
    1 error : !nt (fffff80002db45a9)
    fffff80002db45a0  9c  56  08  00  65  48  8b  34  25 *8c  01  00  00  44  0f  b6 .V..eH.4%....D..
    Code:
    CHKIMG_EXTENSION: !chkimg -lo 50 -d !nt
        fffff80002db45a9 - nt!NtQueryVirtualMemory+59
        [ 88:8c ]
    1 error : !nt (fffff80002db45a9
    I'm guessing a range of corrupt virtual memory addresses may be been referenced.

    ------------------------------------------------------------------------------------

    Code:
    3: kd> lmvm nvlddmkm
    start             end                 module name
    fffff880`04840000 fffff880`052eb000   nvlddmkm T (no symbols)           
        Loaded symbol image file: nvlddmkm.sys
        Image path: \SystemRoot\system32\DRIVERS\nvlddmkm.sys
        Image name: nvlddmkm.sys
        Timestamp:        Fri Mar 15 01:37:00 2013 (51427B3C)
        CheckSum:         00A8D47C
        ImageSize:        00AAB000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Since, you have tried a range of different graphics card drivers, then I would suggest stress testing the graphics card for any problems:

    Run the test for 2-3 hours; stop the test immediately when the temperature exceeds 80*C.
      My Computer


  3. Posts : 10,994
    Win 7 Pro 64-bit
       #3

    Hello Shad0121 and welcome to Seven Forums. Sorry to hear you're having these issues. Sometimes failing hardware can be the problem when software has been ruled out. In looking through your dump file I noticed several flagged problems. In the interest of saving space I edited the file to show a single reference of each item. The links provide additional info about each of the problems as well as where to go for the latest updates.

    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    SYSTEM_SERVICE_EXCEPTION (3b)
    An exception happened while executing a system service routine.
    Arguments:
    Arg1: 00000000c0000005, Exception code that caused the bugcheck
    Arg2: fffff80002db45ad, Address of the instruction which caused the bugcheck
    Arg3: fffff8800a5bffa0, Address of the context record for the exception that caused the bugcheck
    Arg4: 0000000000000000, zero.
    
    Debugging Details:
    ------------------
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    FAULTING_IP: 
    nt!NtQueryVirtualMemory+5d
    fffff800`02db45ad 440fb68ef6010000 movzx   r9d,byte ptr [rsi+1F6h]
    
    CONTEXT:  fffff8800a5bffa0 -- (.cxr 0xfffff8800a5bffa0)
    rax=0000000000000030 rbx=fffffa8006f638c0 rcx=0000000000000030
    rdx=0000000000000000 rsi=00000000fffffa80 rdi=000000000055f000
    rip=fffff80002db45ad rsp=fffff8800a5c0980 rbp=fffff8800a5c0b60
     r8=0000000000000000  r9=000000000036e9b0 r10=fffff80002db4550
    r11=0000000000000000 r12=000000000036e9b0 r13=000000000055f000
    r14=ffffffffffffffff r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00210246
    nt!NtQueryVirtualMemory+0x5d:
    fffff800`02db45ad 440fb68ef6010000 movzx   r9d,byte ptr [rsi+1F6h] ds:002b:00000000`fffffc76=??
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  CODE_CORRUPTION
    
    BUGCHECK_STR:  0x3B
    
    PROCESS_NAME:  chrome.exe
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 0000000000000000 to fffff80002db45ad
    
    STACK_TEXT:  
    fffff880`0a5c0980 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!NtQueryVirtualMemory+0x5d
    
    CHKIMG_EXTENSION: !chkimg -lo 50 -d !nt
        fffff80002db45a9 - nt!NtQueryVirtualMemory+59
    	[ 88:8c ]
    1 error : !nt (fffff80002db45a9)
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  ONE_BIT
    
    STACK_COMMAND:  .cxr 0xfffff8800a5bffa0 ; kb
    
    FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_ONE_BIT
    
    BUCKET_ID:  X64_MEMORY_CORRUPTION_ONE_BIT
    
    Followup: memory_corruption
    ---------
    
    fffff880`0a5bf0f8  fffff880`010afe1c fltmgr!FltpProcessIoCompletion+0xec
    
    fffff880`0a5bf9b8  fffff880`048f8681Unable 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
     nvlddmkm+0xb8681
    
    fffff880`0a5c0278  fffff880`052ee13f dxgkrnl!DxgNotifyInterruptCB+0x83
    fffff880`0a5c03f8  fffff880`0493513f nvlddmkm+0xf513f
    fffff880`0a5c0638  fffff880`0419df82 dxgmms1!VidSchDdiNotifyInterrupt+0x9e
    Bug Check 0x3B: SYSTEM_SERVICE_EXCEPTION (Windows Debuggers)

    fltmgr.sys

    nvlddmkm.sys

    dxgkrnl.sys

    dxgmms1.sys

    I would also recommend going through the troubleshooting guide prepared by one of the Forum experts. He provides additional links for testing hardware such as RAM, hard drive, etc.

    Troubleshooting Steps for Windows 7

    EDIT: I see Harry beat me to it.
      My Computer


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

    Thank you for the replies guys, I will get on with checking all of this momentarily.
    Firstly though I did just have another BSOD whilst gaming again and I'm attatching the latest dump file. Windows also refused to boot a few times, even in safe mode, hanging at classPNP.sys. I have finally managed to get into Windows now after leaving it for 15 minutes and will look over the stuff now.
    Thanks again for the help, very much appreciated.
      My Computer

  5.    #5

    BSOD Analysis:

    Code:
    BugCheck D1, {9, 2, 0, fffff880053277a0}
    
    *** WARNING: Unable to verify timestamp for win32k.sys
    *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
    Probably caused by : memory_corruption
    Code:
    CHKIMG_EXTENSION: !chkimg -lo 50 -d !dxgmms1
        fffff88005327799 - dxgmms1!VidSchiUpdateContextStatus+1f5
    	[ 53:5b ]
    1 error : !dxgmms1 (fffff88005327799)
    Code:
    3: kd> !chkimg -lo -d -db !dxgmms1
    1 error : !dxgmms1 (fffff88005327799)
    fffff88005327790  00  00  e9  d7  00  00  00  48  8d *5b  08  bd  01  00  00  00 .......H.[......
    ---------------------------------------------------------------------------------------------

    Again, more memory corruption related to graphics components such as Direct X, I would begin performing some stress testing as soon as possible.
      My Computer


  6. Posts : 4
    Windows 7 Professional x64
    Thread Starter
       #6

    Right, I ran Furmark for nearly 4 hours yesterday and it was completely stable, no artifacts/crashing/anything. Prior to that I updated Windows to hopefully get the out of date drivers Marsmimar listed and downloaded some additional things from the Asus site. I also opened up the PC and gave it a quick clean, wasn't too dirty but a clean couldn't do any harm. As well as this I reseated the graphics card and checked connections to everything just to be sure something hadn't somehow come loose.
    After doing all of this I managed to game for about 2 hours with no issues whatsoever yet I still don't know if it is fixed or not since I didn't really do anything. This is the problem since the BSOD's are completely random, I can go for days with everything running fine and then the next I can have multiple BSOD's in a day and I don't see a way to "force" a BSOD so I can get to the bottom of things.
    Any other recommendations you can give me would be appreciated unless there is nothing to try. If that is the case I will mark the thread as solved and open a new one if/when I get another BSOD.
    Cheers for the help again.
      My Computer

  7.    #7

    Scan for any missing, modified or corrupted protected Windows files with:


    Run Memtest86+ for least 9-10 passes, and preferably overnight as it can take a while to fully complete.

    Test each RAM stick individually, if an error is found then move the same RAM stick into the next DIMM slot and test again, if errors are found for the same RAM stick in every available slot then you have a faulty RAM module. On the other hand, if no errors are found in the next slot or the other slots for the same RAM module, then you have a faulty DIMM slot.

    Test each RAM stick and every motherboard DIMM slot available.

    Arc said:
    No code has to be inserted here. It is a RAM, a bad RAM.

    But if you have got a result like that:
    No code has to be inserted here. It is a motherboard issue. The particular slot is bad.
      My Computer


  8. Posts : 4
    Windows 7 Professional x64
    Thread Starter
       #8

    Ran both of those and both finished fine, no errors whatsoever. I'm going to mark the thread as solved since I still haven't had a BSOD so either its fixed or its just biding its time. Either way, thank you very much for your help and hopefully I wont be posting here asking for help again :)
      My Computer

  9.    #9

    Welcome, glad to be able to help :)
      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 04:16.
Find Us