BSODs ntoskrnl irql not less than equal

Solution
edit: I looked at a few of these and they were all memory corruption issues.
- update BIOS, BIOS updates will fix errors in how the motherboard sets up its electronics,

You have 2 memory sticks, swap them and see if your system seems stable.
(if you have a bad stick or RAM, it will move bad memory from where the core OS is loaded to where you user files are loaded, apps will crash rather than the OS)

you will also want to run a memory tester to see if you have memory errors. if you get a memory error pull out one stick and see if you can isolate the error to a RAM stick or slot.
if you still get a crash, I would remove as many non microsoft supplied drivers as you can. (boot in safe mode and see if you can get a crash)...
edit: I looked at a few of these and they were all memory corruption issues.
- update BIOS, BIOS updates will fix errors in how the motherboard sets up its electronics,

You have 2 memory sticks, swap them and see if your system seems stable.
(if you have a bad stick or RAM, it will move bad memory from where the core OS is loaded to where you user files are loaded, apps will crash rather than the OS)

you will also want to run a memory tester to see if you have memory errors. if you get a memory error pull out one stick and see if you can isolate the error to a RAM stick or slot.
if you still get a crash, I would remove as many non microsoft supplied drivers as you can. (boot in safe mode and see if you can get a crash)


PAGE_FAULT_IN_NONPAGED_AREA (50)

first bugcheck, a unnamed driver told the kernel to read a bad memory address. could be a bad driver, or hardware memory error
kernel in memory is not corrupted.
notes:
BiosMajorRelease = 8
BiosMinorRelease = 15
BiosVendor = American Megatrends Inc.
BiosVersion = 1501
BiosReleaseDate = 08/09/2012
BaseBoardManufacturer = ASUSTeK Computer INC.
BaseBoardProduct = M4A88TD-M/USB3
Processor Version AMD Phenom(tm) II X6 1090T Processor
Processor Voltage 8fh - 1.5V
External Clock 200MHz
Max Speed 3600MHz
Current Speed 3200MHz
bank 2 and 3 memory of 4096MB at 1600Mhz

edit: will look at next bugcheck


---------------------
 
Solution