Page Fault & Bad Pool Caller Message

C

CJ

Hi,
I have a user that gets a "page fault in nonpaged area Bad
Pool Caller" error message. What is this and how can I fix
it. Thanks in advance...

CJ
 
R

Ron Martell

CJ said:
Hi,
I have a user that gets a "page fault in nonpaged area Bad
Pool Caller" error message. What is this and how can I fix
it. Thanks in advance...

CJ

See MVP Jim Eshelman's web page for STOP errors at
http://www.aumha.org/win5/kbestop.htm

Click on the "50: Page Fault...." and "C2: Bad Pool Caller" links in
the left side column to see the specific information for your two
error messages.

Good luck



Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

"The reason computer chips are so small is computers don't eat much."
 
A

Alex Nichol

CJ said:
I have a user that gets a "page fault in nonpaged area Bad
Pool Caller" error message. What is this and how can I fix
it. Thanks in advance...

The non-paged area of RAM is used to hold essential central components
of the system that must never be paged-out by virtual memory management
to the page file. But something is trying to access one and is being
told that it *has* been paged out. Because these modules have had such
heavy use there are unlikely to be bugs left that would directly cause
such a fault, so RAM trouble or possibly corruption of the files on hard
disk are the most likely cause if it appears related to a system
component. But there are some third party packages that take up
residence there too, and they are more suspect. Some Symantec software
does so, so if you have say Norton Internet Security or their Live
Update, I would try the effect of disabling that and see.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top