Random BSOD Crashes - DRIVER_IRQL_NOT_LESS_OR_EQUAL


  1. Posts : 6
    Windows 7 Ultimate x64
       #1

    Random BSOD Crashes - DRIVER_IRQL_NOT_LESS_OR_EQUAL


    Over the past few days, I've gotten the same DRIVER_IRQL_NOT_LESS_OR_EQUAL bsod twice.

    I've tried to solve the problem myself, but to no end, and was wondering if you guys could help out.

    Relevant files attached, thanks! :)
      My Computer

  2.    #2

    Code:
    BugCheck D1, {3, 2, 8, 3}
    This bugcheck indicates a driver attempted to access pageable memory at an IRQL too high.
    The address being referenced (The first parameter) is invalid because the first usable address is in user mode (0x010000 I believe), it's also a null pointer as it's referencing the same address that the instruction is being sent from.

    Code:
    X64_0xD1_CODE_AV_NULL_IP_nt!KiPageFault+260
    Right, there's not much in the callstack that identifies the exact cause.
    Lets dump the raw stack.

    Code:
    Unable to load image \SystemRoot\system32\DRIVERS\iusb3hub.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for iusb3hub.sys
    *** ERROR: Module load completed but symbols could not be loaded for iusb3hub.sys
     iusb3hub+0x32bd0
    Code:
    0: kd> lmvm iusb3xhc
    start             end                 module name
    fffff880`086a1000 fffff880`08766000   iusb3xhc T (no symbols)           
        Loaded symbol image file: iusb3xhc.sys
        Image path: \SystemRoot\system32\DRIVERS\iusb3xhc.sys
        Image name: iusb3xhc.sys
        Timestamp:        Mon May 21 08:21:40 2012 (4FB9ED04)
        CheckSum:         000CA061
        ImageSize:        000C5000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Your Intel USB 3.0 Extensible driver is causing issues, as you can see it's out of date.
    Update it via this link.

    https://downloadcenter.intel.com/Default.aspx

    Code:
    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
     nvlddmkm+0x21274e
    Code:
    0: kd> lmvm nvlddmkm
    start             end                 module name
    fffff880`0f60d000 fffff880`10271000   nvlddmkm T (no symbols)           
        Loaded symbol image file: nvlddmkm.sys
        Image path: \SystemRoot\system32\DRIVERS\nvlddmkm.sys
        Image name: nvlddmkm.sys
        Timestamp:        Tue May 20 00:08:44 2014 (537A8EFC)
        CheckSum:         00C1EA41
        ImageSize:        00C64000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    It's the most up to date version, the most stable version is 314.22 which you should install.

    NVIDIA Driver Downloads - Advanced Search

    Code:
    Unable to load image \SystemRoot\system32\DRIVERS\vrtaucbl.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for vrtaucbl.sys
    *** ERROR: Module load completed but symbols could not be loaded for vrtaucbl.sys
     vrtaucbl+0x6860
    Code:
    0: kd> lmvm vrtaucbl
    start             end                 module name
    fffff880`087e3000 fffff880`087f1a00   vrtaucbl T (no symbols)           
        Loaded symbol image file: vrtaucbl.sys
        Image path: \SystemRoot\system32\DRIVERS\vrtaucbl.sys
        Image name: vrtaucbl.sys
        Timestamp:        Mon Feb 15 17:07:10 2010 (4B797F3E)
        CheckSum:         0001BBDF
        ImageSize:        0000EA00
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Update your virtual audio cable here:

    Ventrilo - Download

    Code:
    DAEMON Tools Lite	"c:\program files (x86)\daemon tools lite\dtlite.exe" -autorun	EPIC-PC\Kevin	HKU\S-1-5-21-1936686269-2169149737-2983894690-1000\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
    Daemon Tools/Alcohol is known cause of BSODs, you will have to find an alternative as there is no way around this.

    Registry and SPTD problems | DAEMON Pro Help
    How to remove sptd.sys from system

    1. Uninstall Daemon Tools.
    2. Download the SPTD standalone installer and follow these steps:
    3. Double click the executable to open it
    4. Click the button shown below



    If the button it is grayed out, as shown in the image, there is no more SPTD installation on your system, and you can just close the window.
      My Computer


  3. Posts : 6
    Windows 7 Ultimate x64
    Thread Starter
       #3

    I did what you suggested, but a couple hours later, I got a different, IRQL_NOT_LESS_OR_EQUAL problem.

    I attached a new .zip file, and if you could take a look at that, I'd be very grateful, thanks!
      My Computer

  4.    #4

    Code:
    dump_iaStor.
    Intel Rapid Storage is unnecessary and problematic, I suggest you uninstall it.

    Uninstall it from Control Panel > Programs and Features. Then Uninstall the driver from device manager.

    1. Right click on "my computer" icon and click "manage" on the context menu.
    2. It will open the "computer management" window.
    3. Select "Device Manager" in the left pane, It will list all the existing devices up.
    4. Expand "Disc Drives" by clicking on the triangle in front of it.
    5. Select one item under it, right click, uninstall.
    6. Continue the process for all items under "Disc Drives"
    7. Now restart the computer. At restart, windows will auto configure the appropriate system driver, msahci.sys.


    Code:
    Unable to load image \SystemRoot\system32\DRIVERS\CMUSBDAC.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for CMUSBDAC.sys
    *** ERROR: Module load completed but symbols could not be loaded for CMUSBDAC.sys
     CMUSBDAC+0x2f0b
    Code:
    0: kd> lmvm CMUSBDAC
    start             end                 module name
    fffff880`06555000 fffff880`065b8000   CMUSBDAC T (no symbols)           
        Loaded symbol image file: CMUSBDAC.sys
        Image path: \SystemRoot\system32\DRIVERS\CMUSBDAC.sys
        Image name: CMUSBDAC.sys
        Timestamp:        Sat Sep 14 07:37:40 2013 (52340434)
        CheckSum:         0006D3BC
        ImageSize:        00063000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    This is the C-Media USB Audio Class Driver.

    Update it either from their website or via device manager.

    What devices have you got plugged in?

    I ask because your USB 3.0 driver from Intel is being flagged again.

    Code:
    Unable to load image \SystemRoot\system32\DRIVERS\iusb3xhc.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for iusb3xhc.sys
    *** ERROR: Module load completed but symbols could not be loaded for iusb3xhc.sys
     iusb3xhc+0x7cf10
    Code:
    0: kd> lmvm iusb3xhc
    start             end                 module name
    fffff880`05ce9000 fffff880`05daf000   iusb3xhc T (no symbols)           
        Loaded symbol image file: iusb3xhc.sys
        Image path: \SystemRoot\system32\DRIVERS\iusb3xhc.sys
        Image name: iusb3xhc.sys
        Timestamp:        Tue Sep 17 15:44:21 2013 (52386AC5)
        CheckSum:         000C26AD
        ImageSize:        000C6000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    It's a recent version, are there no later versions?

    It might be getting flagged by C media but I'm unsure at this point.
      My Computer


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

    The C-Media device is a blue snowball, a USB mic, and the driver should be recent, seeing as I installed the one off of Intel's website.

    Edit: Plugged into the USB ports are a 32GB kingston datatraveller ultimate G3, a steelseries sensei mouse, a seagate expansion 3tb drive, the blue snowball that I had mentioned, an HP E709n printer, and a das keyboard along with its USB hub.
      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 15:30.
Find Us