BSOD: ntsokrnl.exe(+more) - happens randomly

Page 1 of 4 123 ... LastLast

  1. Posts : 22
    Windows 7 Home Premium 64bit
       #1

    BSOD: ntsokrnl.exe(+more) - happens randomly


    All of these have happened during random times of the day. Playing league of legends. Browsing reddit. While I'm asleep. They seem to be VERY random. Normally once every two days. I've had two today, though.

    Initially I thought it was a PSU problem(had 650watt) so I upgraded to 850watt and it didn't help.

    I'll be running a memtest 86 as soon as I post this and that will be going for at least 8 hours.

    About computer: new build(two weeks). Everything apart from the HDDs and RAM is new. All clocks are stock.

    Nvidia GTX 660ti
    Intel I5 4670k
    MSI Z87-GD65
    Gskill Ripjaws DD3 1600 16gb(4x4)

    Thank you for your time.
      My Computer


  2. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #2

    Hello OhNoVix.

    Some of the BSODs are caused by Killer e2200 PCI-E Gigabit Ethernet Controller (NDIS 6.20) drivers.
    Code:
    fffff880`02f8c658  fffff880`0406b8fcUnable to load image \SystemRoot\system32\DRIVERS\bflwfx64.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for bflwfx64.sys
    *** ERROR: Module load completed but symbols could not be loaded for bflwfx64.sys
     bflwfx64+0x28fc
    ------------------------------------------------------------------------------------------
    fffff880`02f8d688  fffff880`043483f0Unable to load image \SystemRoot\system32\DRIVERS\e22w7x64.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for e22w7x64.sys
    *** ERROR: Module load completed but symbols could not be loaded for e22w7x64.sys
     e22w7x64+0x83f0
    And the drivers are old.
    Code:
    3: kd> lmvm e22w7x64
    start             end                 module name
    fffff880`04256000 fffff880`04280000   e22w7x64   (deferred)             
        Image path: \SystemRoot\system32\DRIVERS\e22w7x64.sys
        Image name: e22w7x64.sys
        Timestamp:        Wed Dec 05 22:13:48 2012 (50BF79C4)
        CheckSum:         00035FA2
        ImageSize:        0002A000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    3: kd> lmvm bflwfx64
    start             end                 module name
    fffff880`03a65000 fffff880`03bb8000   bflwfx64   (deferred)             
        Image path: \SystemRoot\system32\DRIVERS\bflwfx64.sys
        Image name: bflwfx64.sys
        Timestamp:        Thu Jun 14 21:31:42 2012 (4FDA0AE6)
        CheckSum:         00011EE2
        ImageSize:        00153000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Try to update those from Killer Gaming :: Support :: Driver Downloads

    I also want to know ... which AV you are using?

    Display driver is causing some issues too. Better you opt for a clean install with the version you have already installed. 0x3B BSODs are often caused by the wrong installation of the display driver.
    Install the latest WHQL only.

    • Uninstall All nvidia items in Control Panel > Programs and features
      • 3D Vision Control Driver
      • 3D Vision Driver
      • Graphics Driver
      • HD Audio Driver
      • PhysX
      • nvidia Update

      (Are you using nvidia chipset drivers? If so, dont uninstall anything other than those are listed).
    • Now follow Drivers - Clean Left over Files after Uninstalling
    • Boot normally now. Go to Drivers - Download NVIDIA Drivers, Download 320.49 WHQL. While installing, Select Custom (Advanced) install. In the next page, follow this settings:


    And make it sure that the OCZ-VERTEX4 SSD is running with the up-to-date firmware.
    OCZ Toolbox: Firmware & BIOS Updates

    Free up the startup. Windows does not need any other program to auto start with it, but the auto start programs often conflicts and causes various problems including BSODs.

    1. Click on the Start button
    2. Type “msconfig (without quotes), click the resulting link. It will open the System Configuration window.
    3. Select the “Startup” tab.
    4. Deselect all items other than the antivirus.
    5. Apply > OK
    6. Accept then restart.

    Let us know the results.
    _______________________________________________________________________________
    BSOD ANALYSIS:
    Code:
    BugCheck 3B, {c0000005, fffff8800413258f, fffff8800ce40700, 0}
    
    Probably caused by : dxgmms1.sys ( dxgmms1!VIDMM_DEVICE::RemoveCommitment+67 )
    
    Followup: MachineOwner
    -----------------------------------------------------------------------------------------------
    BugCheck 1E, {0, 0, 0, 0}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiKernelCalloutExceptionHandler+e )
    
    Followup: MachineOwner
    -------------------------------------------------------------------------------------------
    BugCheck 3B, {c000001d, fffff8800101d128, fffff8800a46e940, 0}
    
    Probably caused by : fltmgr.sys ( fltmgr!FltpPerformPostCallbacks+208 )
    
    Followup: MachineOwner
    ------------------------------------------------------------------------------------------
    BugCheck D1, {fffff88008db3000, 2, 0, fffff88004375fa0}
    
    *** WARNING: Unable to verify timestamp for e22w7x64.sys
    *** ERROR: Module load completed but symbols could not be loaded for e22w7x64.sys
    Probably caused by : e22w7x64.sys ( e22w7x64+19fa0 )
    
    Followup: MachineOwner
    ---------
      My Computer


  3. Posts : 22
    Windows 7 Home Premium 64bit
    Thread Starter
       #3

    I don't use an antivirus. I guess I like to live dangerously. haha.

    I'll do the suggested changes and get back to you if there is another bsod! thank you
      My Computer


  4. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #4

    OhNoVix said:
    I don't use an antivirus. I guess I like to live dangerously. haha.

    I'll do the suggested changes and get back to you if there is another bsod! thank you
    You live dangerously, but dont make the computer force to live dangerously. You are not my concern, but your computer is :)

    Use Microsoft Security Essentials as your antivirus with windows inbuilt firewall, and free MBAM as the on demand scanner.
    Download, install and update those, and then run full system scans with both of them, one by one.

    It is needed, as you need clothes.
      My Computer


  5. Posts : 22
    Windows 7 Home Premium 64bit
    Thread Starter
       #5

    Okay everything is updated. I did install the antivirus you suggested. No threats were found with either.

    If I could make one note though. The killer network drivers are a huge pain. Maybe suggest getting the Killer Cleaner(from the same link you gave, under utilities)? I spent an hour after running the KN uninstaller trying figure it out. Basically I was stuck with no internet and it REFUSED to install the new drivers. I had to go to a friends house and download the Killer Cleaner and put it on a usb stick. It worked in about 5 seconds and I was good to go!

    Everything else went very smooth :) My SSD had the updated firmware, though.

    Thank you very much for your time.
      My Computer


  6. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #6

    OhNoVix said:
    Okay everything is updated. I did install the antivirus you suggested. No threats were found with either.

    If I could make one note though. The killer network drivers are a huge pain. Maybe suggest getting the Killer Cleaner(from the same link you gave, under utilities)? I spent an hour after running the KN uninstaller trying figure it out. Basically I was stuck with no internet and it REFUSED to install the new drivers. I had to go to a friends house and download the Killer Cleaner and put it on a usb stick. It worked in about 5 seconds and I was good to go!

    Everything else went very smooth :) My SSD had the updated firmware, though.

    Thank you very much for your time.
    Point noted. Thanks for it :)
    Now observe the situation. Let us know how it is running.
      My Computer


  7. Posts : 22
    Windows 7 Home Premium 64bit
    Thread Starter
       #7

    It's back! different this time.

    FYI I ran memtest 86 for 10ish hours, it completed 7.5 passes with no errors.
      My Computer


  8. Posts : 7
    WINDOWS 7 64 SP1
       #8

    OhNoVix said:
    All of these have happened during random times of the day. Playing league of legends. Browsing reddit. While I'm asleep. They seem to be VERY random. Normally once every two days. I've had two today, though.

    Initially I thought it was a PSU problem(had 650watt) so I upgraded to 850watt and it didn't help.

    I'll be running a memtest 86 as soon as I post this and that will be going for at least 8 hours.

    About computer: new build(two weeks). Everything apart from the HDDs and RAM is new. All clocks are stock.

    Nvidia GTX 660ti
    Intel I5 4670k
    MSI Z87-GD65
    Gskill Ripjaws DD3 1600 16gb(4x4)

    Thank you for your time.
    Ntoskrnl and dxgmm1.sys are overclock related or insufficient power.
    I just solved mine increasin voltages a little
      My Computer


  9. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #9

    OhNoVix said:
    It's back! different this time.

    FYI I ran memtest 86 for 10ish hours, it completed 7.5 passes with no errors.
    The latest BSOD is caused by intel XHCI drivers.
    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 44, {fffffa800cac5240, eae, 0, 0}
    
    *** WARNING: Unable to verify timestamp for iusb3xhc.sys
    *** ERROR: Module load completed but symbols could not be loaded for iusb3xhc.sys
    Probably caused by : iusb3xhc.sys ( iusb3xhc+6279b )
    
    Followup: MachineOwner
    ---------
    And the driver is very latest.
    Code:
    fffff880`04800000 fffff880`048c3000   iusb3xhc T (no symbols)           
        Loaded symbol image file: iusb3xhc.sys
        Image path: \SystemRoot\system32\DRIVERS\iusb3xhc.sys
        Image name: iusb3xhc.sys
        Timestamp:        Fri Mar 29 18:06:19 2013 (51558AC3)
        CheckSum:         000C59AC
        ImageSize:        000C3000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    So there is no bonafide reason for that driver to fail, other than some bloatware causing issues there.
    Code:
    Start Menu\Programs\MSI
    Start Menu\Programs\MSI\CommandCenter
    Start Menu\Programs\MSI\Live Update 5 
    Start Menu\Programs\MSI Intel Extreme Tuning Utility 
    I blame the last one mostly ... they are not sure what they are tuning actually, and can cause any issue there. I'd recommend you to Clean Up Factory Bloatware, with a special reference to Point #13
    13. Consider a Clean Reinstall - Factory OEM Windows 7 which is often better than getting a new computer considering how pre-installed bloatware can corrupt Windows 7 even if it's completely cleaned up.
      My Computer


  10. Posts : 22
    Windows 7 Home Premium 64bit
    Thread Starter
       #10

    No bsod but while playing minecraft for a few hours my screen went black and flashed, on my system tray was "nvidia drivers stopped working and has recovered." I was tabbing between minecraft and youtube pretty often. nothing else going on my computer. a few people i've seen say it's a voltage issue, and a power saving issue. I removed all the power saving options for my GPU and hopefully that may fix something. If that doesn't work I'll try and up the voltage? really unsure what to think atm.
      My Computer


 
Page 1 of 4 123 ... LastLast

  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 02:27.
Find Us