Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. WDM

WDM

Scheduled Pinned Locked Moved IT & Infrastructure
helpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Miki
    wrote on last edited by
    #1

    I seem to be getting the following BSOD bug check error: DRIVER_IRQL_NOT_LESS_OR_EQUAL. I think that I understand what this means, but I am not sure what is causing this error. I have figured out where it is being caused, right before a call to IoGetNextIrpStackLocation. I have checked the objects for null values prior to the call and can't seem to find the solution. What is the best way to go about debugging this? Thanks

    C 1 Reply Last reply
    0
    • M Miki

      I seem to be getting the following BSOD bug check error: DRIVER_IRQL_NOT_LESS_OR_EQUAL. I think that I understand what this means, but I am not sure what is causing this error. I have figured out where it is being caused, right before a call to IoGetNextIrpStackLocation. I have checked the objects for null values prior to the call and can't seem to find the solution. What is the best way to go about debugging this? Thanks

      C Offline
      C Offline
      Colin Bowern
      wrote on last edited by
      #2

      Check out the Device Driver Development Kit (http://www.microsoft.com/ddk) docs section on bugchecks. It also has some good strategies for debugging (KD/WinDBG). Cheers! Colin

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups