Bad news, mate. And, the situation is also a bit different.
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {ffffffffffffffd0, 1, fffff800034d312c, 0}
Could not read faulting driver name
Probably caused by : win32k.sys ( win32k!xxxCreateDesktopEx+8e2 )
Followup: MachineOwner
--------- According to
Carrona.org, STOP 0x00000050: PAGE_FAULT_IN_NONPAGED_AREA
Usual causes: Defective hardware (particularly memory - but not just RAM), Faulty system service, Antivirus, Device driver, NTFS corruption, BIOS
Let us see these one by one.
BIOS: It is OK I think.
Code:
BiosMajorRelease = 4
BiosMinorRelease = 6
BiosVendor = American Megatrends Inc.
BiosVersion = 1709
BiosReleaseDate = 11/09/2012
NTFS Corruption: You have 3 SSDs, I guess?
Code:
Corsair Force GT ATA Device
OCZ-VERTEX3 ATA Device
OCZ-VERT EX2 SCSI Disk Device
Make it sure that the firmware of all of those are up to date. Also check the cabling.
Antivirus: You have two different real time protection programs installed, which may/should cause conflict. Uninstall Norton and all Symentec products using
Norton Removal tool.
Use
Microsoft Security Essentials as your antivirus with windows inbuilt firewall, and
free MBAM as the on demand scanner.
Download, install and update those, and then run full system scans with both of them, one by one.
Faulty System Service: Run
SFC /SCANNOW Command - System File Checker
If it fails, or you cannot boot into your desktop, try
SFC /SCANNOW : Run in Command Prompt at Boot Hardware/RAM: Test your RAM modules for possible errors.
How to Test and Diagnose RAM Issues with Memtest86+
Run memtest for at least 8 passes, preferably overnight.
Device Drivers: Update the following:
Intel Graphics Media Accelerator HD Driver: From
Intel Download Center
Realtek High Definition Audio Function Driver: From
Realtek
nVidia Video drivers: From
Drivers - Download NVIDIA Drivers (Get the 310.90 one)
Realtek RTL8168D/8111D Family PCI-E Gigabit Ethernet NIC: From
Realtek
Broadcom 802.11g Network Adapter: Search in the manufacturer's site.
Also,
scan the system for possible virus infection. Let us know the results.