Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 109, {a3a039d8a91c371a, b3b7465efb9a147c, fffff880046ca760, 1}
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
Probably caused by : memory_corruption
Followup: memory_corruption
Hi,
looking the many dump files the vast majority are like the above which means that either a driver or hardware failure is causing corruption to the kernel or related data.
Check Windows isn't corrupted by finding Command prompt, right clicking on it and running as admin. Type:
sfc /scannow
Press enter and await results.
Drivers
HECIx64.sys Thu Sep 22 17:38:44 2011: Intel management driver. Your Intel drivers are a tad old. You can either update them off the motherboard website or use the Intel driver update utility:
Gigabyte (please ensure I have the correct page for your motherboard revision/edition)
http://www.gigabyte.com/products/product-page.aspx?pid=4050#driver
Intel:
Link Removed
lvrs64.sys Thu Dec 15 05:13:30 2011: Logitech Camera driver. This popped up in a dump file as a probably cause please update:
Link Removed
mvs91xx.sys Tue Aug 09 04:05:23 2011: Marvell 91xx SATA Controller Driver update available on support page:
http://www.gigabyte.com/products/product-page.aspx?pid=4050#driver
RTKVHD64.sys Tue Aug 30 10:24:37 2011: Realtek High Definition Audio Function Driver
Link Removed
RTL8192cu.sys Tue Aug 10 14:00:34 2010: Realtek RTL8192C Wireless USB drive (driver located about half way down the page on the link below)
Link Removed
If after making the above changes you still get the bsod then you need to test your RAM.
Windows does have it's own memory testing app but it can often miss errors and the best app for the job is Memtest86. The latest version of which can be found here:
http://www.memtest.org/
To run Memtest86 you need to either burn a copy of it to disk or use a USB stick. If you look down the page you'll eventually find the latest version and it's associated downloads. If your burning to disk choose the pre-compiled iso zip. If your using a USB method then the corresponding download is the auto installer for a USB stick.
Once you have Memtest86 on the media you selected you'll then need to enter your bios and change the boot order so that the machine will boot from either the disk or stick you have Memtest86 on.
Run the test for at least 12hrs if possible unless it becomes clear that there is a issue. If there is a problem with the RAM you'll see the errors pop up in red so you can't miss them.
Post any new dump files after updating.