Hi Chris,
I see no obvious cause for the crash in the dump files you uploaded.
I think the fastest way to track this down is to use a testing tool called Driver Verifier.
If this tool finds a problem, your machine will crash again. Hopefully with it enabled, it will allow us to easily identify the bad driver.
Enable driver verifier
- Open an elevated command prompt
- Type "verifier /standard /all" (no quotes)
- Reboot your machine
- Use machine again until it crashes (hopefully this will be fast :)
After the crash & reboot, go into safe mode. http://windowshelp.microsoft.com/Windows/en-US/Help/323ef48f-7b93-4079-a48a-5c58eec904a11033.mspx
Disable driver verifier
- Open an elevated command prompt
- Type "verifier /reset" (no quotes)
- Reboot your machine
Then post the updated minidumps on your skydrive share.
Thanks,
Mark
Want to know if your current hardware & software will work with Windows 7? Check out these links: **Windows 7 Upgrade Advisor ** **Windows 7 Compatibility Center**