SP2-Bug - STOP: 0xE3 after removing USB memory stick

  • Thread starter Thread starter Günter Wirth
  • Start date Start date
G

Günter Wirth

Hallo,

In the past we had the problem that the bug STOP: 0x7E (0xC0000005, x, x, x)
appears on
our system, after removing or plugging a USB memory stick (SP1).

We did an update to SP2. Now we get STOP: 0xE3 (RESOURCE_NOT_OWNED) after
removing a USB memory stick.

How we test it:
- Plug a USB memory stick, wait for the <Autoplay> window
- Select <Open folder to view files>
- Go to a subfolder
- Remove memory stick during file access (led on memory stick is on)

=> somethimes we get the 0xE3 error

Do anybody know a bugfix?

Regards,
Günter
 
Hi Günter,

I have been torturing my computer by adding and removing external hub with
USB storage devices present, and have not seen these kind of problems.

Few questions:
What USB disk do you use?
What ECHI/UHCI controler do you have on your MB?
What Filesystem do you use?
Is this device marked as fixed or removable?
Do you see what driver reported this error?

Regards,
Slobodan
 
Hi Slobodan,
USB Stick JetFlash TS128MJF2A 128MB USB 2.0
It's a VIA chipset:
Board: Advantech - VIA SOM-ETX
Main Processor: VIA C3
Mainboard Chipset: VIA VT8606 ProSavage
FAT32 on HD and USB stick
removable
In the Bluescreen I see only the STOP without any driver info.
In the eventlog is a system error:
Category: None
Type: Error
EventID: 111
Description: RSM could not load media drive Drive 0 of library JrtFlash
TS128MJF2A USB Device.
Data: 0000: 01 00 00 00

Regards,
Günter
 
Bug Check 0xE3: RESOURCE_NOT_OWNED
http://msdn.microsoft.com/library/d..._96a03094-2e92-4b5a-8410-53d143169ac5.xml.asp
I have not seen this error on XP, but it might be caused by bad driver.
(Before that try using second hardware set just to make sure that it is not
hardware malfunction).
Also check what third-party driver do you use, and try getting updates for
them.

Regards,
Slobodan

The RESOURCE_NOT_OWNED bug check has a value of 0x000000E3. This indicates
that a thread tried to release a resouce it did not own.
 
Back
Top