Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

IRQL_NOT_LESS_OR_EQUAL Error When an Application Sends an IOCTL_SCSI_PASS_THROUGH_DIRECT Request to a Miniport Driver


View products that this article applies to.

Symptoms

A Windows Server 2003-based system stops responding (crashes) with an IRQL_NOT_LESS_OR_EQUAL (Bug Check 0xA) error when an application sends an IOCTL_SCSI_PASS_THROUGH_DIRECT request to a miniport driver that was written for the Storport driver.

↑ Back to the top


Cause

To gain access to the data buffer, the Storport miniport driver must set the MapBuffers member of the HW_INITIALIZATION_DATA structure to TRUE. Although the Storport driver is expected to propagate this value to the PORT_CONFIGUATION_INFORMATION structure for later use, it does not do so. Therefore, the Storport driver does not map the data buffers for miniport access. As a result, when the miniport driver tries to access the data buffer, this generates the error that is described in the "Symptoms" section.

↑ Back to the top


Resolution

Hotfix Information

The following file is available for download from the Microsoft Download Center:
Download the 823728 package now.

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Prerequisites

No prerequisites are required.

Restart Requirement

You must restart the computer after you apply this hotfix.

Hotfix Replacement Information

This hotfix does not replace any other hotfixes.

File Information

The English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
Date         Time   Version      Size     File name      Platform
-----------------------------------------------------------------
15-Oct-2003  20:19  5.2.3790.92   71,168  Storport.sys        x86
15-Oct-2003  17:19  5.2.3790.92  248,320  Storport.sys      IA-64
15-Oct-2003  18:15  5.2.3790.83   29,696  Wmspatcha.dll     IA-64

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article.

↑ Back to the top


Keywords: atdownload, kbstoragedev, kbddk, kbbug, kbfix, kbqfe, kbwinserv2003presp1fix, kbqfe, KB825236

↑ Back to the top

Article Info
Article ID : 825236
Revision : 10
Created on : 10/26/2006
Published on : 10/26/2006
Exists online : False
Views : 410