From: Andrea Caldarone on
Hi all,

I've a machine with Windows 2008 R2 Standard Edition that is up and
running from 3 months.
From 5 days the server often (more times in a day) go in bluescreen and
reboots.
In the event log I only see this error:

The computer
has rebooted from a bugcheck. The bugcheck was: 0x1000008e (0x80000003,
0xe0872e04, 0xf187f9c4, 0x00000000). A dump was saved in:
C:\WINDOWS\memory.dmp.

The file is quite large... How can I solve this?
From: Matija Kapraljevic [Revenger] on
On Tue, 25 May 2010 10:41:33 +0200, Andrea Caldarone wrote:

> The computer
> has rebooted from a bugcheck. The bugcheck was: 0x1000008e (0x80000003,
> 0xe0872e04, 0xf187f9c4, 0x00000000). A dump was saved in:
> C:\WINDOWS\memory.dmp.
>
> The file is quite large... How can I solve this?

That's a memory dump. You can google "analyzing crash dumps" to get some
info on the process, then download and install debugging tools and analyze
the crash dump yourself.
Or you can download a program called "WhoCrashed", install it, and let it
analyze your dumps.
These kind of problems are often driver related. Were there any recent
hardware changes or driver updates on your system?

--
Pozdrav
===========