BSOD frequently, specifically when playing games

Page 1 of 3 123 LastLast

  1. Posts : 22
    Windows 10
       #1

    BSOD frequently, specifically when playing games


    Hey, I've been running windows 10 since April this year (on technical preview mostly)

    I've found that when I'm playing games (Fifa 15, Minecraft, Rocket League, Civilisation V etc) that my PC bluescreens so often, I'm at my wits end haha

    I'll leave this zipped file that I'm meant to leave, as well as my dxdiag report just incase you need to know my specs and such :)

    Any help would be so appreciated, thanks!
      My Computer


  2. Posts : 1,625
    W7 Pro x64 | W10 IP x64 | Linux Mint VM
       #2

    All of your dumps are either 0x101 or 0xD1. The 0x101s weren't very forthcoming with information but the 0xD1s were pointing at a network problem. One of the many finally gave away your Realtek PCIe GBE controller, check your motherboard's support page for an updated driver.

    Code:
    BugCheck D1, {100002710, 2, 8, 100002710}
    
    *** WARNING: Unable to verify timestamp for rt640x64.sys
    *** ERROR: Module load completed but symbols could not be loaded for rt640x64.sys
    Probably caused by : WdNisDrv.sys ( WdNisDrv!CNetworkLayer::InitializeActionIrp+39 )
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmvm rt640x64
    start             end                 module name
    fffff800`05fb0000 fffff800`06043000   rt640x64 T (no symbols)           
        Loaded symbol image file: rt640x64.sys
        Image path: \SystemRoot\System32\drivers\rt640x64.sys
        Image name: rt640x64.sys
        Timestamp:        Wed Apr 01 15:34:31 2015 (551C01F7)
        CheckSum:         0009D4EA
        ImageSize:        00093000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
      My Computer


  3. Posts : 22
    Windows 10
    Thread Starter
       #3

    Boozad said:
    All of your dumps are either 0x101 or 0xD1. The 0x101s weren't very forthcoming with information but the 0xD1s were pointing at a network problem. One of the many finally gave away your Realtek PCIe GBE controller, check your motherboard's support page for an updated driver.

    Code:
    BugCheck D1, {100002710, 2, 8, 100002710}
    
    *** WARNING: Unable to verify timestamp for rt640x64.sys
    *** ERROR: Module load completed but symbols could not be loaded for rt640x64.sys
    Probably caused by : WdNisDrv.sys ( WdNisDrv!CNetworkLayer::InitializeActionIrp+39 )
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmvm rt640x64
    start             end                 module name
    fffff800`05fb0000 fffff800`06043000   rt640x64 T (no symbols)           
        Loaded symbol image file: rt640x64.sys
        Image path: \SystemRoot\System32\drivers\rt640x64.sys
        Image name: rt640x64.sys
        Timestamp:        Wed Apr 01 15:34:31 2015 (551C01F7)
        CheckSum:         0009D4EA
        ImageSize:        00093000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Thanks for responding, I took a look on the ASRock website as suggested, I couldn't find that specific driver, but I may have found it elsewhere and done a repair, um.. I'll see how that goes for a while!
      My Computer


  4. Posts : 1,625
    W7 Pro x64 | W10 IP x64 | Linux Mint VM
       #4

    Keep us posted.
      My Computer


  5. Posts : 22
    Windows 10
    Thread Starter
       #5

    Boozad said:
    Keep us posted.
    Oops..

    Just blue screened with the code DRIVER_IRQL_NOT_LESS_OR_EQUAL, or something along those lines :l
      My Computer


  6. Posts : 22
    Windows 10
    Thread Starter
       #6

    Boozad said:
    Keep us posted.
    I thought I'd give you my other couple bluescreens in case it held any more info :)

    thanks man!
      My Computer


  7. Posts : 1,625
    W7 Pro x64 | W10 IP x64 | Linux Mint VM
       #7

    The ATI driver has been flagged this time.

    Code:
    fffff800`20e285a8  fffff801`33d1a949Unable to load image \SystemRoot\system32\DRIVERS\atikmdag.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for atikmdag.sys
    *** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
     atikmdag+0x2a949
    
    
    
    0: kd> lmvm atikmdag
    start             end                 module name
    fffff801`33cf0000 fffff801`351fa000   atikmdag T (no symbols)           
        Loaded symbol image file: atikmdag.sys
        Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
        Image name: atikmdag.sys
        Timestamp:        Thu Jul 16 02:37:09 2015 (55A70AC5)
        CheckSum:         014A8B0F
        ImageSize:        0150A000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

    Uninstall the driver using DDU after downloading the latest driver for your card from here, reboot and install the latest driver.
      My Computer


  8. Posts : 22
    Windows 10
    Thread Starter
       #8

    Boozad said:
    The ATI driver has been flagged this time.

    Code:
    fffff800`20e285a8  fffff801`33d1a949Unable to load image \SystemRoot\system32\DRIVERS\atikmdag.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for atikmdag.sys
    *** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
     atikmdag+0x2a949
    
    
    
    0: kd> lmvm atikmdag
    start             end                 module name
    fffff801`33cf0000 fffff801`351fa000   atikmdag T (no symbols)           
        Loaded symbol image file: atikmdag.sys
        Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
        Image name: atikmdag.sys
        Timestamp:        Thu Jul 16 02:37:09 2015 (55A70AC5)
        CheckSum:         014A8B0F
        ImageSize:        0150A000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

    Uninstall the driver using DDU after downloading the latest driver for your card from here, reboot and install the latest driver.
    Okay done that, no crashes yet, fingers crossed - will report back if there's anymore bluescreening, thank you!
      My Computer


  9. Posts : 22
    Windows 10
    Thread Starter
       #9

    Hazzakee said:
    Okay done that, no crashes yet, fingers crossed - will report back if there's anymore bluescreening, thank you!
    Haven't had any blue screens, but I have had a crash and restart and a red screen.. what does this mean? :S
      My Computer


  10. Posts : 22
    Windows 10
    Thread Starter
       #10

    Had a new code "DRIVER_OVERRAN_STACK_BUFFER"
      My Computer


 

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

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




Windows 10 Forums