What Is 0x00000050 Stop Error?
While running your Windows 7/Windows Server 2008 R2, your system suddenly stops responding out of complete randomness and you see an error message popping up which says something like this:
0x00000050 (parameter1, parameter2, parameter3, parameter4)
Solution
Error Causes
The stop error 0x00000050 signifies that there’s a PAGE_FAULT_IN_NONPAGED_AREA problem. If you’ve seen this error on different occasions then you will find the parameters in the message to be varying. That is because they are dependent on your PC’s configuration. Not all Stop errors "0x00000050” occur due to a single issue.
However, the most common problem which is encountered which results in the stop error popping up is due to a pool corruption occurring in the Srvnet.sys file.
This issue might be caused because of software incompatibility or a defective physical memory which resulted in requests for data for a hardware driver or service which was not found in the memory.
If you find the error occurring after you’ve installed a new application or a device driver then you should access Safe Mode and uninstall, disable or remove that application or driver.
Further Information and Manual Repair
In order to fix this issue, you should try booting your computer to the “Last Known-Good Configuration” as listed during startup.For this you have to follow the below-mentioned steps:
- Start your system.
- When you see the message which says “For Troubleshooting And Advanced Startup Options For Windows, Press F8” hit F8 and proceed.
- Use the up and down arrow keys to highlight “Last Known-Good Configuration” and hit enter (This method will only work if your system boot was not successfully carried out ever since you made any specific changes).
- When you are starting the computer, press F12 and proceed with the PSA/32 Bit Diagnostics.
- Do the following so that a clean boot can be performed:
- Go to the Start menu when the Windows 7 desktop shows up.
- On the search bar, type “msconfig” and hit search.
- Disable all the applications which are listed on the “Startup” tab.
- Now head over to the “Services” tab and mark the option which reads "Hide all Microsoft Service".
- Select the “Disable All Services” option.
- Apply the changes by clicking on “Apply” then restart your PC. You should now check the performance of your computer. If you don’t see a BSOD then you start re-enabling all the Services and Startup applications one by one until you finally figure out which one is causing the BSOD to appear.