Thanks for the Blue Screen software link krb. Below is what it says... basically it's the NT kernel crashing, not a driver.
Could an overheating video card do this? A quick google suggests 74 is within the operating range of the card.
051411-11980-01.dmp 14/05/2011 2:30:29 p.m. SYSTEM_SERVICE_EXCEPTION 0x0000003b] 00000000`c0000005 fffff800`02afd431 fffff880`0847bd00 00000000`00000000 ntoskrnl.exe ntoskrnl.exe+7fd00 NT Kernel & System Microsoft® Windows® Operating System Microsoft Corporation 6.1.7601.17592 (win7sp1_gdr.110408-1631) x64 C:\Windows\Minidump\051411-11980-01.dmp 4 15 7601 291,872
FYI - The x05 code is a memory access exception. One or another of your processes apparently attempted to write or branch to an invalid (protected) location in the kernel. If you search the minidump and find the process name win32k.sys, you might be suspicious of your video card. It's one of the few user drivers that are allowed to link into ntos territory.



