I'm not sure about the driver, but I notice that the last event in the log
prior to the latest crash (almost exactly 50 minutes earlier) is a warning.
Event ID 3019 source MrxSmb "The redirector failed to determine the
connection type." Looking at MS Help, this is normal. In fact, the time
begfore the second to last crash the message appears 7 times in a row before
the crash. However, in two cases this warning is absent. The last messages
from those are: "The SetupNTGLM7X service was successfully sent a start
control" and "The system detected that network adapter MAC Bridge Miniport
was connected to the network, and has initiated normal operation over the
network adapter."
An error that often comes up in the log, but not in any relation to the
crash is 6004: "A driver packet received from the I/O subsystem was invalid.
The data is the packet." Now this souds like a network driver problem.
However, which one? I've got two physical Ethernet cards, one card that
represents a USB DSL modem, a network bridge, and two VMWare adapters.
"George Macdonald" <fammacd=!SPAM^(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Thu, 12 Feb 2004 17:05:09 GMT, "Boris Zakharin"
> <(E-Mail Removed)> wrote:
>
> >After having purchased 512MB DDR RAM, I'm getting spontaneous reboots in
> >Windows XP about every 24 hours (not an exact figure). I'm not certain
the
> >memory is the problem. The following are the stop codes I was able to
> >retrieve from the Eventlog. They're not always the same:
> >
> >0x0a (IRQL_NOT_LESS_OR_EQUAL)
> >0xdb (DRVER_CORRUPTED_SYSPTES)
> >0x1000007e (SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M)
> >0xd1 (DRIVER_IRQL_NOT_LESS_OR_EQUAL)
> >
> >Is this enough information to pinpoint the problem? I've run memtest86
for 2
> >cycles without problems.
>
> Have you loaded any new drivers since the memory upgrade? Are you running
> a (old) virus scanner which might be incompatible with XP?... maybe try
> disabling the scanner. The indications are that someting is awry in the
> system page table requests/allocation, possibly caused by a rogue driver -
> see here: http://www.osr.com/ddk/ddtools/bccodes_6vxj.htm
>
> Here's the M$ KB article
> http://support.microsoft.com/default...b;en-us;818501
>
> You might try checking that all your system files are intact:
>
> SFC /PURGEALL
> SFC /SCANNOW
>
> Also look for driver updates.
>
> Rgds, George Macdonald
>
> "Just because they're paranoid doesn't mean you're not psychotic" - Who,
me??