Memory Dump Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I keep getting the "blue screen" and it tells me Windows is shutting down to
prevent damage. Then it gives me:

BUGCODE_USB_DRIVER
STOP CODE:
00X000000FE (0X00000005, 0X823EE0E0, 0X10330035, 0X817453F0)

When I send the error report to Microsoft it tells me that there is no fix
and that it has to do with a device driver. But it doesn't specify which
device driver. I reloaded the device drivers that are on my recovery disc,
but that didn't help either.

I'd appreciate any help.
Thank you.
 
bubbie said:
I keep getting the "blue screen" and it tells me Windows is shutting down to
prevent damage. Then it gives me:

BUGCODE_USB_DRIVER
STOP CODE:
00X000000FE (0X00000005, 0X823EE0E0, 0X10330035, 0X817453F0)

When I send the error report to Microsoft it tells me that there is no fix
and that it has to do with a device driver. But it doesn't specify which
device driver. I reloaded the device drivers that are on my recovery disc,
but that didn't help either.

I'd appreciate any help.
Thank you.

The should have been able to give you a bit more detailed information.

Stop code 0x000000FE is named BUGCODE_USB_DRIVER

So right away we know that the problem is related to a USB port or
device, and the most likely suspect would be whatever USB item you
added or updated at or about the same time as the problem started.

In your error message parameter 1 is 0x00000005, and the meaning of
this value is:

"A hardware failure has occurred due to a bad physical address found
in a hardware data structure. This is not due to a driver bug."

So the problem is a hardware related issue with a USB device.

You will have to do further testing yourself, such as unplugging
individual USB devices until the problem goes away.

Hope this is of some assistance.

Good luck

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2006)
On-Line Help Computer Service
http://onlinehelp.bc.ca
Syberfix Remote Computer Repair

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."
 
S.Sengupta said:
Bugcheck 0x000000FE Under Stress with USB 2.0 Hard Disks
http://support.microsoft.com/?kbid=331988
That article relates to a situation where parameter 1 of the error
message has a value of 0x00000002. The o.p. reported that his error
message has parameter 1 as 0x00000005. According to MSDN this value
in parameter 1 means "A hardware failure has occurred due to a bad
physical address found in a hardware data structure. This is not due
to a driver bug."

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2006)
On-Line Help Computer Service
http://onlinehelp.bc.ca
Syberfix Remote Computer Repair

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."
 
Back
Top