PDA

View Full Version : CAn anyone tell me what this bugchk means ?


Al Dykes
December 5th 03, 01:10 AM
The computer has rebooted from a bugcheck.
The bugcheck was: 0x1000008e (0xc0000005, 0xf7a7b40f, 0xf72cfadc, 0x00000000).

The system in question crashes once in a while while doing
a backup at full ethernet speed to a file server. It seems
to happen more or less at the same place in the progress report.

I've done a chkdsk /f, which reports zero problems, of course.

There are no other significant error in the event log.

Any suggestionbs ?

Thanks


--
Al Dykes
-----------

Jim Eshelman
December 5th 03, 01:10 AM
Al Dykes wrote:
> The computer has rebooted from a bugcheck.
> The bugcheck was: 0x1000008e (0xc0000005, 0xf7a7b40f, 0xf72cfadc,
> 0x00000000).

For Stop Messages, start here:

Knowledge Base Links: Stop Messages
http://aumha.org/win5/kbestop.htm

It's a relatively rare error message. It's title is
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M. It means that a kernel-mode program
generated an exception which the error handler didn't catch. It's really the
same thing as 0x0000008e (no "1" in the first digit), and there's a lot more
on that! These are nearly always hardware compability issues (which
*sometimes* means a driver issue or a need for a BIOS upgrade).

Chief article is from the Win XP Resource Kit:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ddtools/hh/ddtools/bccodes_59k7.asp


> The system in question crashes once in a while while doing
> a backup at full ethernet speed to a file server. It seems
> to happen more or less at the same place in the progress report.
>
> I've done a chkdsk /f, which reports zero problems, of course.

So it's not on the local hard drive. I'd check out the article above.

--
Jim Eshelman
MS-MVP, Windows Shell/User
http://aumha.org/
http://WinSupportCenter.com/

Google