Blue screen

B

Bill W

A friend of mine is getting a blue screen with a description of PFN_LIST_CORRUPT and a stop code of 4e. Research shows that it could be a bad driver or bad memory. Memory for his laptop is cheap, but I'd like to do whatever I can to determine if it is a bad driver or bad memory or anything else that could be causing the stop. Any help that anyone could give me to resolve this problem for him would be greatly appreciated. Thank you very much.
 
J

JS

A friend of mine is getting a blue screen with a description of
PFN_LIST_CORRUPT and a stop code of 4e. Research shows that it could be a
bad driver or bad memory. Memory for his laptop is cheap, but I'd like to
do whatever I can to determine if it is a bad driver or bad memory or
anything else that could be causing the stop. Any help that anyone could
give me to resolve this problem for him would be greatly appreciated. Thank
you very much.

--------------------------------------------------------
First try running Memtest86+,
this runs from a boot floppy or CD you need to create.
and should eliminate or confirm if your ram is good
when running at the speed you now are. I don't
expect any problems as the memory you purchased
should easily run at your PC current speed.
Let it run for as long as you can, 2 to 4 hours,
if no errors by then your ram passes what I call a
"Basic Test".
See: http://www.memtest.org/

Next is the torture test, it test both your CPU
and memory, again let it run for about 3 hours
and if it is still running (not in a Stopped state)
and has not reported any errors your good to go!
I would start "SpeedFan" before you run this test and
monitor your CPU temperature, you will know which of
the multiple temperatures readings displayed as soon
as you start the test as the CPU will start going up
in temperature.

Prime95 "Stress Test"
"FREE MERSENNE PRIME SEARCH SOFTWARE"
http://www.mersenne.org/freesoft/

Download and unzip. It's a standalone .exe file
when you first start this program you will see
a "Welcome to GIMPS" window. bottom right click
on the "Just Stress Testing" button. In the
"Run a Torture Test" window select the "Blend"
option. Leave the "Number of threads to run"
at 2.

Also for Core 2, Quad Core and i7 Intel there is
another CPU core temperature tool that is very good.
Core Temp: http://www.alcpu.com/CoreTemp/

For other issues try PassMark's "Burn In Test"
http://www.passmark.com/products/bit.htm
The trial version will run for 15 minutes, you can
pick what part of the computer you want to test such
as Video, CPU, Memory, Hard Drive or any combination
of the various test options.
 
R

Rey Santos

B

Bill W

My thought on the verifier is to check all drivers and see if it blue
screens. If it does, then start a "binary search" and select only the first
half. If no blue screen, check the second half and continue this process
until I can zero in on the bad driver. I've never used Driver Verifier
before and I'm assuming that this approach should work if I understand it
correctly. Thanks for your help.
 
J

Jose

A friend of mine is getting a blue screen with a description of PFN_LIST_CORRUPT and a stop code of 4e.  Research shows that it could be a bad driver or bad memory.  Memory for his laptop is cheap, but I'd like to do whatever I can to determine if it is a bad driver or bad memory or anything else that could be causing the stop.  Any help that anyone could give me to resolve this problem for him would be greatly appreciated.  Thank you very much.

Instead of guessing and trying things, take a systematic approach to
understand the error, what causes it and then how to fix it.

Generally, it means somebody stepped on the place where Windows keeps
track of what is going on in memory and it doesn't make sense any
more.

www.aumha.org is a good place for all things STOP error related.

Did you not find any ideas with your Google searches? It is certainly
not a brand new problem.

There could be (probably are) many more clues on the STOP screen, in
the Event Log, etc, - or ask your friend what has been updated lately.

"Nothing" is generally not a helpful answer - something changed if it
was working before.

If memory is getting corrupted, something is responsible, so you need
to figure out what happened between the time when there was not a
problem and now that there is a problem and fix it.

Corrupted memory in no way means defective memory.

Think about what you are going to do when you run your RAM or other
tests (if you choose to do so) and then find nothing wrong.
 
R

Rey Santos

I have not used Driver Verifier, I tried it but it looks it does not display
all the drivers. And it needs reboots while the debugger will point to the
faulty driver if used correctly. It analyze the minidump file created on
bluescreen. If you check your last few Minidump files it may point to the
same driver then you can uninstall, reinstall or update your driver.

Using Driver Verifier to identify issues with Windows drivers for advanced
users
http://support.microsoft.com/kb/244617
Note: its for advance users/developers
 

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