Bluescreen error-40000080

Hi,

I looked at the dumps & the errors point to your network drivers. They seem to be pretty old drivers too (dated 2001 or 2004).

You might want to run Windows updates & maybe SP3 and then check again.

CraniumRat
 
Hi,

Indeed, looks like you need to update your Nvidia nForce drivers from:

http://www.nvidia.com/Download/index.aspx?lang=en-us

Take Care,

Will

*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

BUGCODE_ID_DRIVER (40000080)
This is the NDIS Driver Bugcheck for Windows 2000 and Windows XP.
For Windows Server 2003 and later, see 0x7C, BUGCODE_NDIS_DRIVER.
DESCRIPTION
The meaning of the bug check parameters cannot be determined by examining the
parameters alone. You must also examine the text of a DbgPrint message.
For details, see either the debugger documentation or the DDK documentation.
Arguments:
Arg1: 85748130
Arg2: 856e42b0
Arg3: 8572751c
Arg4: 00000002

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


CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x40000080

PROCESS_NAME: chrome.exe

LAST_CONTROL_TRANSFER: from f722a921 to 804f9ddb

STACK_TEXT:
f78dfce4 f722a921 40000080 85748130 856e42b0 nt!KeBugCheckEx+0x1b
f78dfd44 f76139e5 00eeb4b8 8572751c 00000002 NDIS!ethFilterDprIndicateReceivePacket+0x5fd
WARNING: Stack unwind information not available. Following frames may be wrong.
f78dfd6c f66bfcb1 00000000 856e42b0 f6678b75 NVENETFD+0x39e5
f78dfd8c f66822e9 85a5c874 85a44354 00002178 NVNRM+0x10cb1
f78dfdcc f667c575 2e41beb4 f669e9a8 01cbdfd4 NVSNPU+0xa2e9
f78dfe54 f669a21b 85c6001c 85a44354 f66cb0a4 NVSNPU+0x4575
f78dfe7c f66cb0ae 00000000 805016e7 85c83948 NVSNPU+0x2221b
f78dffa0 80501803 4667f945 ffdff9c0 ffdff000 NVNRM+0x1c0ae
f78dffcc 8054501f 8055b4a0 00000000 0016c3bc nt!KiTimerExpiration+0xb1
f78dfff4 80544b8b eef1a7c4 00000000 00000000 nt!KiRetireDpcList+0x61
f78dfff8 eef1a7c4 00000000 00000000 00000000 nt!KiDispatchInterrupt+0x2b
80544b8b 00000000 00000009 0081850f bb830000 0xeef1a7c4


STACK_COMMAND: kb

FOLLOWUP_IP:
NVENETFD+39e5
f76139e5 ?? ???

SYMBOL_STACK_INDEX: 2

SYMBOL_NAME: NVENETFD+39e5

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: NVENETFD

IMAGE_NAME: NVENETFD.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 43f615cd

FAILURE_BUCKET_ID: 0x40000080_NVENETFD+39e5

BUCKET_ID: 0x40000080_NVENETFD+39e5

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

0: kd> lmvm NVENETFD
start end module name
f7610000 f7618580 NVENETFD T (no symbols)
Loaded symbol image file: NVENETFD.sys
Image path: NVENETFD.sys
Image name: NVENETFD.sys
Timestamp: Fri Feb 17 13:28:29 2006 (43F615CD)
CheckSum: 000152D4
ImageSize: 00008580
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
 
Back