Collections:
Other Resources:
How to fix Kernel_Security_Check_Failure BSOD?
I just recently upgraded to windows 8 since I got a free copy from MSDN because I take Cisco courses in college and my computer was badly in need of some spring cleaning and good ol'fashion formatting anyways. Recently I've been getting these BSOD Kernel_Security_Check_Failure crashes which with a simple Google search I was able to ascertain is generally associated with drivers. I've updated all my drivers and still encounter this problem, it mostly happens when I start playing a game, but as I play more and more of the game the crashes seem to stop and then when I install and play a new game they start happening again. My NVIDIA GeForce GTX 560 is updated with the latest drivers so I'm a bit at a loss. I've included my dump files in a zip that is uploaded to a public skydrive folder for review.
✍: Guest
ll of the attached DMP files are of the KERNEL_SECURITY_CHECK_FAILURE (139) bugcheck.
This bug check indicates that the kernel has detected the corruption of a critical data structure.
BugCheck 139, {3, fffff88001685fc0, fffff88001685f18, 0}
As we can see, the 1st parameter of the bugcheck is 3 which indicates that LIST_ENTRY was corrupted. This type of bugcheck can be difficult to track down and indicates that an inconsistency has been introduced into a doubly-linked list (detected when an individual list entry element is added to or removed from the list). Unfortunately, the inconsistency is not necessarily detected at the time when the corruption occurred, so some detective work may be necessary to identify the root cause.
2014-01-14, ∼7654🔥, 1💬
Popular Posts:
How to use sc.exe command to create a new service? If you want to create a new service, you can use ...
Can I remove startup application "DLG.exe - Modem Digital Line Detection" to speedup my computer and...
What are TCD*.tmp Temporary Folders on my Windows 7 computer? Can I remove them? TCD*.tmp Temporary ...
What is the scheduled task "\Microsoft\Windows\Sett ingSync\BackgroundUpload Task"on my Windows 8 com...
Can I disable Windows service "McAfee Framework Service" to speedup my computer? Third party service...