|
|
 |
|
|
|
|
|
|
Description |
|
|
|
|
|
A device driver likely has a bug or is incompatible with this version of Windows.
Some older versions of Windows may show the description as "DRIVER_RETURNED_STATUS_REPARSE_FOR_VOLUME_OPEN". This is a fatal Windows error, typically called a Stop message, Bug Check, or more commonly the Blue Screen of Death (BSoD). The system is in a forced reboot state. Any unsaved work is likely lost.
|
|
|
|
|
|
Sample Screen |
|
|
|
|
|
A problem has been detected and Windows has been shut down to prevent damage to your computer.
A driver returned STATUS_REPARSE to a Create request with no trailing names. STATUS_REPARSE should be returned only for Create requests with trailing names as that indicates the driver is supporting name spaces. Technical Information:
*** STOP: 0x000000F9
Beginning dump of physical memory
Physical memory dump complete.
Contact your system administrator or technical support group for further
assistance. |
|
|
|
Text may appear differently depending on where the error occurs.
Additional technical information (hex values) specific to a machine are not shown. |
|
|
|
|
|
Key Facts |
|
|
|
|
|
Full Title |
|
A driver returned STATUS_REPARSE to a Create request with no trailing names. STATUS_REPARSE should be returned only for Create requests with trailing names as that indicates the driver is supporting name spaces.
|
Stop Code |
|
0x000000F9
|
Type |
|
Fatal
|
|
Windows |
|
Vista, 2008, 7, 8
|
Vendor |
|
Microsoft Corporation |
|
|
|
|
|
|
Solutions and Fixes |
|
|
|
|
|
|
Install the latest Windows software updates. Don't forget to check for non-critical updates too!
To manually get updates, open Internet Explorer (you can't use a non-Microsoft browser for updates).
For IE 8 and later: Click on Safety, then Windows Update. Follow the instructions.

For IE 7 and older: Click on Tools, then Windows Update. Follow the instructions.

|
|
|
|
FaultWire Staff
Posted: 5-Oct-2008 |
|
|
|
Check if you are using the latest hardware drivers, especially the chipset and video drivers. Older drivers are a common contributor to BSoD issues.
You can use a product like Driver Genius or Radar Sync to verify you have the latest drivers and help keep all your drivers up-to-date. If you're comfortable with driver installations, you can individually find and install current drivers.
A some of the most popular driver download sites:
|
|
|
|
FaultWire Staff
Posted: 5-Oct-2008 |
|
|
Uninstall the Last Install |
|
|
If you can get the system up for more than a few minutes or can use safe mode, try removing the last installed software application or driver.
For removal of an application (Windows 8+)
- Press the Windows Key and X together, then Control Panel, then Programs and Features.
- Select the software to uninstall and select Uninstall.
For removal of an application (Windows 7 & Vista):
- Click on Start, Control Panel, then Programs and Features.
- Select the software to uninstall and select Uninstall.
For removal of an application (Windows XP):
- Click on Start, Control Panel, then Add or Remove Programs.
- Select the software to uninstall and select Remove.
To disable a driver:
- Bring up the system information dialog:
On the keyboard, press the Windows key + Pause/Break.
or
Select Start, right click Computer and on the drop-down, select Properties.
- Click on the left side option Advanced system settings (7/Vista only).
- In System Properties, select the Hardware tab, then click on Device Manager button.
- Find the hardware/driver of interest (you may need to expand a choice at the "plus" graphic) and double click the choice.
- Select the Driver tab. Here you can perform a number of actions such as update the driver, roll Back the driver to an older version, disable or uninstall the driver.
- Click OK to exit, then close the Device Manager and other previously opened dialogs.
|
|
|
|
FaultWire Staff
Posted: 5-Oct-2008 |
|
|
Also see our list of common Fatal Error Solutions. |
|
|
|
|
|
Forum Help |
|
|
|
|
|
 |
Check out what others say about this issue and review or add your own comments and solutions!
Go to Forums on topic. |
|
|
|
|
|
|
Technical Details |
|
|
|
|
|
|
 A driver returned STATUS_REPARSE to an IRP_MJ_CREATE request with no trailing names. STATUS_REPARSE should be returned only for IRP_MJ_CREATE requests with trailing names, as it indicates the driver is supporting name spaces.
After the Stop code will be 4 hex values: {Parameter 1, Parameter 2, Parameter 3, Parameter 4}.
Parameter 1 specifies the device object that was opened.
Parameter 2 specifies the device object to which the IRP_MJ_CREATE request was issued.
Parameter 3 specifies an address of the Unicode string containing the new name of the file (to be reparsed).
Parameter 4 specifies information returned by the driver for the IRP_MJ_CREATE request.
A STATUS_REPARSE is a returned value from a driver when a reparse is required to handle a symbolic link.
IRP_MJ_CREATE is an I/O Request Packet Major function code to tell the driver to open a file object or device object. |
|
|
|
|
|
|
Vendor Summary |
|
|
|
|
|
|
|
|
|
|
|
|
While BSoD fatal stop errors are identified by Microsoft Windows, they are often caused by
non-Microsoft applications, drivers and hardware issues. |
|
|
|
|
|
Research this Issue |
|
|
|
|
|
Getting search results...
|
|
|
|
|
|
Notes |
|
|
|
|
|
While we believe this information up to date and accurate, FAQware is not responsible for any inaccuracies. If you find something that is out of date or inaccurate, please let us know at
so we can correct it. |
|
|
|
|
|
|
 |
 |
 |
| | |
|
|