mahj said:
hi
i am having a blue screen almost 2 times a day and it gives me the
following error 0x000000f4(0x00000003, 0x885255f0, 0x88525764, 0x805c8c88)
can anyone decode this error or find a way to know what is the infected
hardware?
The STOP errors are listed here.
http://aumha.org/a/stop.php#0xf4
http://web.archive.org/web/20051204..._1a708a96-14bf-41c7-8881-cec536b95c57.xml.asp
Parameters
The following parameters are displayed on the blue screen.
Parameter Description
1 The terminating object type:
0x3: Process <--------------- Your case.
0x6: Thread
2 The terminating object
3 The process image file name
4 Pointer to an ASCII string containing an explanatory message
http://support.microsoft.com/default.aspx?scid=kb;en-us;330100
So the question would be, what is causing a critical process in the OS
to suddenly halt ? If the actual code crashed, you'd expect the
bad code itself to be reported. This error appears to be
a side effect of an earlier problem. (Problem happens first,
then a few moments later, the OS notices something important
to its operation, is dead. Then it report F4.)
Someone got an F4 here, and it was bad RAM.
http://www.geekstogo.com/forum/STOP-0x000000F4-t96373.html
Try a memory test. This test will run forever, if you let it. It
should be error free for at least two full test passes. The
counter on the screen tells you which test is running, and
how many passes have been completed. Memtest does not use an
OS - you boot the computer with the test. I have a floppy
here with memtest on it, as well as a CD.
http://www.memtest.org/
A second test I like, is Prime95 from mersenne.org . The following
version is suitable for stress testing single or multiple core
processors. No errors are acceptable during this test. This
test will run for a long time too. Select "Stop" and "Exit" from
the menu, when you're finished testing. Prime95 runs while
you're in Windows, so there is no messy preparation for the
testing. I run this for four hours on a new system.
http://majorgeeks.com/Prime95_d4363.html
"For overclockers, Prime95 has a feature called "Torture Test"
that allows maximum stress testing on the CPU and RAM. There
are several options allowing the stress test to focus on the
memory, processor, or a balance of both."
HTH,
Paul