Error in Widows XP Home edition

1

123noanser

Recently I have this error message every time after using my computer for
awhile. After the error message had shown, it will then shut down & reboot
itself

May I know what’s wrong with my computer & how do I solve this problem ?
Can someone please advise


Error Message from computer :



“A problem has been detected and Windows has been shut down to prevent
damage to your computer

Kernel stack inpage error

If this is the first time you have seen this stop error screen, restart your
computer. If this screen appear again, follow these steps :

Check to make sure any new hardware or software is properly installed. If
this is a new installation, ask your hardware or software manufacturer for
any Windows update you might need. If problems continue, disable or remove
any newly installed hardware or software. Disable BIOS memory options such as
caching or shadowing

If you need to use safe mode to remove or disable components, restart
computer, press F8 to select Advanced startup options & select safe mode

Technical information :

Stop : 0X0000007A (0xc000000E,0xc000000E….0x0B862000)

Begin dump of physical memory “
 
P

PA Bear [MS MVP]

0x0000007A: KERNEL_DATA_INPAGE_ERROR
A page of kernel data was not found in the pagefile and could not be read
into memory. This might be due to incompatible disk or controller drivers,
firmware, or hardware.
Source & more: http://aumha.org/a/stop.htm
 
P

Paul

123noanser said:
Recently I have this error message every time after using my computer for
awhile. After the error message had shown, it will then shut down & reboot
itself

May I know what’s wrong with my computer & how do I solve this problem ?
Can someone please advise


Error Message from computer :



“A problem has been detected and Windows has been shut down to prevent
damage to your computer

Kernel stack inpage error

If this is the first time you have seen this stop error screen, restart your
computer. If this screen appear again, follow these steps :

Check to make sure any new hardware or software is properly installed. If
this is a new installation, ask your hardware or software manufacturer for
any Windows update you might need. If problems continue, disable or remove
any newly installed hardware or software. Disable BIOS memory options such as
caching or shadowing

If you need to use safe mode to remove or disable components, restart
computer, press F8 to select Advanced startup options & select safe mode

Technical information :

Stop : 0X0000007A (0xc000000E,0xc000000E….0x0B862000)

Begin dump of physical memory “

Bug Check 0x7A: KERNEL_DATA_INPAGE_ERROR

http://aumha.org/a/stop.htm

http://msdn.microsoft.com/en-gb/library/ms793989.aspx

Using a copy of ntstatus.h which is on my C: drive, the first parameter indicates

#define STATUS_NO_SUCH_DEVICE ((NTSTATUS)0xC000000EL)

It could be that the hard drive controller is frozen. I've had that
happen with one of my SATA drives. The interesting thing is,
pressing the reset button on the computer did not recover
full operation of the hard drive. It required powering
off the computer and powering it on again. On the next boot,
it worked fine. It would appear that there is no guarantee
that a hard drive can be reset via the SATA cable. The
IDE cable seems to work better in that regard.

Some disk manufacturers offer test diagnostic programs.
For example, if your drive is made by Seagate, they have
a diagnostic you can download. There are some disk companies,
that provide no diagnostic software at all.

Example - Seatools for DOS

http://www.seagate.com/ww/v/index.j...toid=720bd20cacdec010VgnVCM100000dd04090aRCRD

Hard drives also support SMART. You can get a copy of HDTune
for example, and it will display the SMART statistics
for the drive. Version 2.55 is free. Sometimes, a bad
statistic will suggest replacing the drive as soon as
possible.

http://www.hdtune.com/download.html

http://en.wikipedia.org/wiki/S.M.A.R.T.

Are you seeing any other kinds of errors ? Anything in
Event Viewer for example ? It would be strange
if this was the only symptom.

Did you add a paging file to a second drive, in addition
to the pagefile on C: ?

Paul
 

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