Make sure you have the latest updates, including this one:
https://www.microsoft.com/downloads/...displaylang=en http://support.microsoft.com/kb/935448
Since your specfic dll occured in a sound driver -- you may need to update that as well.
This particular error is an old one, and suggests you are quite behind on your updates -- or somehow restored to a date before this was patched.
Since you can boot in Safe Mode, I can look at the minidumps:
I can run a debugging utility on the dump files if you do this:
1 > create a new folder on the desktop and call it "dumpcheck" or whatever you like
2 > navigate to
c:\windows\minidump and copy the last few minidump files to that folder. *this assumes 'c' is your boot drive, if it is not, subsitute accordingly
3 > close the folder and right click on it and select
Send to Compressed (zipped) Folder.
4 > use the "manage attachments" in the "advanced" reply window to upload that zip file here as an attachment.
This might point us to a 3rd party driver causing the error, if one exists for it.
Also, post a HijackThis scanlog, THEN try doing some "clean boot" troubleshooting >>
Download and install HijackThis. Run it and select "do a system scan and save the log file". Then copy/paste the contents of the log to a reply
http://www.trendsecure.com/portal/en...ols/hijackthis
CLEAN BOOT TROUBLESHOOTING technique
First, restart in Safe Mode if necessary -- (tap the f8 key promptly on startup and choose the Safe Mode option from the boot menu) or Normal mode
Then:
Run
msconfig and select the "Services" tab.
Check "Hide Microsoft Services" and then disable the rest. Also uncheck "load startup group" on the general page.
http://support.microsoft.com/kb/929135 << written for Vista, but applies equally well to XP
Now restart and test the issue at hand
If no problems, run
msconfig and recheck half the disabled items on the Services tab. Test again. If the problem recurs, UNcheck half the items you just checked to narrow down the culprit.
If the problem didn't occur, check the other half, so all the Services are enabled -- proceed to do this on the startup tab as well.
Get the idea? You want to isolate the problem to a specific startup if possible.
Note: if you already have items unchecked under msconfig > startups and are in “selective” startup mode – you should note what these are before beginning. They will need to be de-selected again.