Based on this error you might try a couple things:
- open an admin command prompt and run "chkdsk c:/f", then run "sfc /scannow"
- update device drivers, or if you've already done this, try rolling back to a previous version that worked
- check for malfunctioning memory by searching for: Windows Memory Diagnostic (in start menu)
- check your page file: open task manager, performance tab, select your system (c) drive at the left, now on the right it should say
Code:
System disk: Yes
Page file: Yes
If not, run "sysdm.cpl", advanced tab, click performance, advanced tab, click change, choose "Automatically manage paging file size for all drives" (or set some sane non-zero defaults). Click OK. Switch to tab "Data Execution Prevention", and make sure the option "Turn on DEP for essential Windows programs and services only" is selected.