USB Memory Stick Safe Removal Problem

Here you can find everything you need to know about Dll-Files. You can also share your knowledge regarding the topic.

Moderators: DllAdmin, DLLADMIN ONLY

Post Reply
keith snyder
Posts: 1
Joined: 25 Apr 2009, 23:00

USB Memory Stick Safe Removal Problem

Post by keith snyder »

I had to have a hard disk replaced, and cloned the old drive to the new.

This is XP, SP3.

Anyhow, I put very current files on memory sticks for backup before bringing
my machine into the shop.

Now, when I retrieve a file from memory stick, all goes well until I
dismount the memory stick. It dismounts,
but after "Safe to Remove" message, I get an access exception. I'm in the
habit of safe removal even when
not necessary.

I found the Dr Watson log, it's a little lengthy to post. rundll32.exe seems
to report the error if I understand the trace right.
My guess is, hotplug.dll?? is trying to release storage it no longer has.
But that's just a guess.

Here is part of Dr. Watson

*----> State Dump for Thread Id 0xf98 <----*

eax=00000282 ebx=00000000 ecx=77944adb edx=7c90e514 esi=0007f394
edi=0007f3c4
eip=687748be esp=0007fccc ebp=0007fcd4 iopl=0 nv up ei pl nz na po
nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000
efl=00000206

*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINDOWS\system32\hotplug.dll -
function: hotplug!CreateLocalServerW

Then there is a masm listing of the routine, which I assume is the one in
trouble.

Any ideas? Do you want all of Dr Watson trace?

Post Reply