Windows Blue Screen of Death (BSOD)

The Windows Blue Screen of Death or BSOD as we techies call it can be the bane of our existance.  I have spent long and frustrating hours trying to troubleshoot these messages. Initally i was like many who just shrugged their shoulders and put it down to faulty hardware or Windows biting the bullet. While this can be the case these messages are actually helpful in diagnosing the root of the problem.

The trick is knowing how to decipher the obsure combinations of numbers and letters that appear on the blue screen…see below

bsod_a

You will note that there are 2 “errors” here and they will help us to work out what the problem is. Now here is my secret weapon a website that has an excellent repository of information on these TROUBLESHOOTING
WINDOWS STOP MESSAGES

If you head on over to the site you will see a good explanation of what the messages mean as well as a huge list of them with explanations and hints.Using the search feature there I entered the fault PAGE_FAULT_IN_NONPAGED_AREA.

The search turned up….

0×00000050: PAGE_FAULT_IN_NONPAGED_AREA
(Click to consult the online MSDN article.)
Requested data was not in memory. An invalid system memory address was referenced. Defective memory (including main memory, L2 RAM cache, video RAM) or incompatible software (including remote control and antivirus software) might cause this Stop message, as may other hardware problems (e.g., incorrect SCSI termination or a flawed PCI card). Use the General Troubleshooting of STOP Messages checklist above.


The above is the information we need to help us start to troubleshoot this error. While this is a lot of information with some time and a little patience and experience it is possible that this BSOD can be resolved without drastic measures.

Unfortunatley its not always possible to fix these and in the end a reformat and or hardware upgrade are the only options left, but should be considered a last resort. Of course your friendly PC tech will be glad to help if you get in over your head. But it is always nice to know what you are dealing with even if you cant reslove it yourself.

Leave a Reply