I have some problems with a bluescreen on a Windows XP SP3.
The Bugcheck code is 0x000000A0 and the first parameter 0x00000101 states that there is a
Unhandled exception occured while processing a system power event
I tried to find out what's the problem but I'm not really good in using windbg yet. I've uploaded the minidump for you to have a look at it: http://www.file-upload.net/download-4692991/Mini082012-01.zip.html
How do I fix this error?
Edit: after executing !analyze -v windbg shows me this line: DEFAULT_BUCKET_ID: DRIVER_FAULT. What is a "DEFAULT_BUCKET_ID"? Is a driver causing this error?
