It is a stop 0x50.
Code:
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {fffff900de272070, 1, fffff960000d6688, 2}
Could not read faulting driver name
Probably caused by : win32k.sys ( win32k!RGNOBJ::bOffset+c8 )
Followup: MachineOwner
--------- Here win32k.sys cannot be the cause of a crash. It must be something else.
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.
As it is not specifying any cause, you do the following thing.
►
Test your RAM modules. RAM - Test with Memtest86+
►
Check the hard disks for possible ntfs errors. - If you are using a SSD, update the firmware.
- Reseat the sata and power.
- Run chkdsk /f/r, following the option two of the tutorial Disk Check
- Seatool for dos: SeaTools | Seagate download
Burn it in a blank cd. boot from the CD, click on "Accept", wait for it to finish detecting the drives, then in the upper left corner select "Basic Tests", then select "Long Test" and let it run.
►
Shift your antivirus to
Microsoft Security Essentials - Free Antivirus for Windows.
► If still crashes,
enable Driver Verifier.
Driver Verifier - Enable and Disable
Run Driver Verifier for 24 hours or the occurrence of the next crash, whichever is earlier.
Let us know the results, with the subsequent crash dumps, if any.