Bsod stop 0xd1 during internet use

Status
Not open for further replies.

kojled

Posts: 7   +0
have been getting bsod with stop error: 0xd1

3-5 bsod crashes a day

started about 5 weeks ago. seems to be more frequent all the time

always when using internet

am currently using Firefox 3. just upgraded from FF2 -- however, uninstalled FF3 and reinstalled FF2 -- and bsod continued

have checked for missing ms updates -- found many -- installed updates but has not helped

here is my sys info:

dell E521
xp home
sp2
amd athlon 64X2 4400+ 2.3 GHZ
2 gigs ram

Here is bug check analysis:

Microsoft (R) Windows Debugger Version 6.9.0003.113 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\WINDOWS\Minidump\Mini072708-02.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*c:\debug_symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 2600.xpsp_sp2_qfe.070227-2300
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055c700
Debug session time: Sun Jul 27 22:43:02.859 2008 (GMT-7)
System Uptime: 0 days 0:20:22.547
Loading Kernel Symbols
...........................................................................................................................
Loading User Symbols
Loading unloaded module list
...............
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 100000D1, {71a5dee5, 2, 8, 71a5dee5}

Probably caused by : svchost.exe ( INVALID_CONTEXT )

Followup: MachineOwner
---------




1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 71a5dee5, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000008, value 0 = read operation, 1 = write operation
Arg4: 71a5dee5, address which referenced memory

Debugging Details:
------------------


READ_ADDRESS: 71a5dee5

CURRENT_IRQL: 2

FAULTING_IP:
+71a5dee5
71a5dee5 ?? ???

PROCESS_NAME: svchost.exe

BUGCHECK_STR: RAISED_IRQL_FAULT

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: DRIVER_FAULT

FAILED_INSTRUCTION_ADDRESS:
+71a5dee5
71a5dee5 ?? ???

SYMBOL_NAME: INVALID_CONTEXT

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: svchost.exe

IMAGE_NAME: svchost.exe


Here is error signature:

Error signature
BCCode : 100000d1 BCP1 : 71A5DEE5 BCP2 : 00000002 BCP3 : 00000008
BCP4 : 71A5DEE5 OSVer : 5_1_2600 SP : 2_0 Product : 768_1


The following files will be included in this error report:
C:\DOCUME~1\ZILLA~1.ZIL\LOCALS~1\Temp\WERbca6.dir00\Mini072908-01.dmp
C:\DOCUME~1\ZILLA~1.ZIL\LOCALS~1\Temp\WERbca6.dir00\sysdata.xml



thanks for any help
 
0xD1 errors are normally Bad Device Driver Issues or Faulty or Mismatched RAM.

Try updating your Network Drivers.

If this doesn't help then follow this
Memtest86 Instructions
Download the pre-built version of Memtest86 (Link Below) and burn it onto a CD using ISO Recorder (Link Below) after this boot off the CD and start the test going and let it run for 3-5 hours (Minimum of 7 Passes) or Overnight which is best.

Memtest86 - http://www.memtest.org/
ISO Recorder - http://isorecorder.alexfeinman.com/isorecorder.htm
 
woody

is there an easy way to determine which if any of my network drivers need to be updated?

how do i update network drivers?
 
Go to Device Manager (Start -> Run -> devmgmt.msc -> OK) and update all Network Drivers normally about 2-3 there.
 
Status
Not open for further replies.
Back