I get a STOP 0x00000078 error.
John Savill
March 4, 1999
1 Min Read
A. A. This can be caused by a bug in Windows NT where the error is produced if the NonPagedPoolSize is greater than 7/8 of your physical memory. To correct this perform the following:
Start the Registry Editor (regedit.exe)
Move to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management
Double click on NonPagedPoolSize
Change this to less than 7/8's of your physical memory (or set to 0 to let NT dynamically set it). Click OK
Close the registry editor
Reboot the computer
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like