CPC2004 - Please help my Reboot from Bugcheck

Status
Not open for further replies.
Hi CPC2004,

As suggested I started a new post.

Original Message
-----------------------------------------------------------------------
I have this problem wherein my computer reboots almost every night (runnig Win2K - sp4) with a bugcheck. Reading your responses I know your expertise will surely help me. I am attaching the last 7 minidumps, Please help me.

Thanks and appreciate any help in advance.
-----------------------------------------------------------------------
 
Most likely it is bad RAM. Run memtest to stress test the RAM.

BugCheck 4E, {8f, 19ba5, 19be5, 0}
Probably caused by : memory_corruption
Followup: memory_corruption
---------
kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

PFN_LIST_CORRUPT (4e)
Typically caused by drivers passing bad memory descriptor lists (ie: calling
MmUnlockPages twice with the same list, etc). If a kernel debugger is
available get the stack trace.
Arguments:
Arg1: 0000008f, The free or zeroed page listhead is corrupt
Arg2: 00019ba5, new page
Arg3: 00019be5, old page
Arg4: 00000000, 0

Debugging Details:
------------------
FAULTING_MODULE: 80400000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 0
PFN_PAGE_SINGLE_BIT_ERROR: Bugcheck args 2 and 3 differ by a bit, its hardware error.

MEMORY_CORRUPTOR: ONE_BIT
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x4E
LAST_CONTROL_TRANSFER: from 0000004e to 804492c0

STACK_TEXT:
eb81ba20 0000004e 0000008f 00019ba5 00019be5 nt+0x492c0
FOLLOWUP_NAME: memory_corruption

MODULE_NAME: memory_corruption
IMAGE_NAME: memory_corruption
STACK_COMMAND: kb
FAILURE_BUCKET_ID: MEMORY_CORRUPTION_ONE_BIT
BUCKET_ID: MEMORY_CORRUPTION_ONE_BIT
 
Hi CPC2004,

Thanks for the reply.

Will changing the RAM alone be a possible effective solution, since I have noticed it always crashes at a certain time in the night. Maybe the AntiVirus I have (its liveupdate feature) causes the problem. I have Symantec Antivirus 8.x and tried to install 9.x - got an error and could not install.

Is this a possibility or rather I should just change the RAM?

Thanks
 
Status
Not open for further replies.
Back