Fatal Error Message

T

Tom Treppa

I've received a fatal error message several times that
reads something like this:
KERNEL_STACK_INPAGE_ERROR
TECHNICAL INFORMATION:
STOP:0X00000077
(OXC000000E,0XC000000E,0X00000000,0X00A94000)

It then states that a physical memory dump has taken place.

I don't know what the cause of the error is or how to
repair the problem.
 
J

Jim Eshelman

Tom Treppa said:
I've received a fatal error message several times that
reads something like this:
KERNEL_STACK_INPAGE_ERROR
TECHNICAL INFORMATION:
STOP:0X00000077
(OXC000000E,0XC000000E,0X00000000,0X00A94000)

For Stop Messages, start here: http://aumha.org/win5/kbestop.htm

The 0x77 (or KERNEL_STACK_INPAGE_ERROR) Stop code means that a page of
kernel data requested from the pagefile could not be found or read into
memory. This message may also indicate disk hardware failure, disk data
corruption, or possible virus infection. There are a lot of possible causes.

The Windows XP Resource Kit article on troubleshooting this is here:
http://www.microsoft.com/technet/prodtechnol/winxppro/reskit/prmd_stp_ogli.a
sp

Additional articles on how to troubleshoot it are here:
http://support.microsoft.com/?kbid=228753
http://support.microsoft.com/?kbid=315266

Unfortuantely, these don't give information on the 0xC000000E parameter you
have, so you'll probably have to dig through some of the alternate
information sources cited.

--
Jim Eshelman, MS-MVP Windows
http://aumha.org/
http://forum.aumha.org/

Did you find this newsgroup on the web? A newsreader like Outlook Express
will make your online life a lot easier. Get better help!
See: http://aumha.org/win4/supp1b.htm and
http://support.microsoft.com/support/news/howto/default.asp
 

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

Similar Threads


Top