Hi, Folks
My box crashed last night due to some weird problem. There is not any
development-phase driver running on my box.So, I just want to find out
what cause the BSOD.
Below is the windbg output.Does anyone could help me to figure out the
root cause of this problem?
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: 77777807, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, value 0 = read operation, 1 = write operation
Arg4: f57d85e3, address which referenced memory
Debugging Details:
WRITE_ADDRESS: 77777807
CURRENT_IRQL: 2
FAULTING_IP:
afd!AfdIndicatePollEventReal+9b
f57d85e3 ff4008 inc dword ptr [eax+0x8]
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0xD1
LAST_CONTROL_TRANSFER: from f57d85e3 to 804e287f
STACK_TEXT:
f794dec8 f57d85e3 badb0d00 82ddf8f8 00000000 nt!KiTrap0E+0x233
f794df6c f57e39ed 827ae008 00000001 00000000
afd!AfdIndicatePollEventReal+0x9b
f794dfa0 f5839271 00000000 82726008 f5839271
afd!AfdReceiveDatagramEventHandler+0x334
f794e034 f583951a 82726008 f794e0a4 00000000 tcpip6!UDPDeliver+0x1e8
f794e07c f58262cc 82726008 00000560 f794e0f0 tcpip6!UDPReceive+0x20c
f794e08c f582eeb3 f794e011 82b8e698 82cc98e8 tcpip6!IPv6Receive+0x53
f794e0f0 f7354e61 82cb0f00 82b8e698 f6ac7b40 tcpip6!LanReceivePacket+0x15c
f794e144 f6ac201d 00d8b228 82cdaaf0 00000001
NDIS!ethFilterDprIndicateReceivePacket+0x468
f794e158 f6ac21b4 82d96ad0 82cdaaf0 00000001 psched!PsFlushReceiveQueue+0x15
f794e17c f6ac25f9 82cf0010 00000000 82d96ad0
psched!PsEnqueueReceivePacket+0xda
f794e194 f7354d40 82cf0008 82bbe4b8 82bb5000 psched!ClReceiveComplete+0x13
f794e1e4 f78092f7 00d8b228 f794eb04 00000001
NDIS!ethFilterDprIndicateReceivePacket+0x5a4
f794efa0 f7809053 82bb5000 f794efd0 00000000
fetnd5!MiniportHandleInterrupt+0x3d1
f794efb8 f734af09 82bb5000 82f91bc0 82f91e24
fetnd5!MiniportHandleInterrupt+0x12d
f794efd0 804dcbd4 82bb507c 82bb5068 00000000 NDIS!ndisMDpcX+0x21
f794eff4 804dc89e b8aead54 00000000 00000000 nt!KiRetireDpcList+0x46
f794eff8 b8aead54 00000000 00000000 00000000 nt!KiDispatchInterrupt+0x2a
WARNING: Frame IP not in any known module. Following frames may be wrong.
804dc89e 00000000 00000009 bb835675 00000128 0xb8aead54
STACK_COMMAND: kb
FOLLOWUP_IP:
tcpip6!UDPDeliver+1e8
f5839271 85ff test edi,edi
FAULTING_SOURCE_CODE:
SYMBOL_STACK_INDEX: 3
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: tcpip6!UDPDeliver+1e8
MODULE_NAME: tcpip6
IMAGE_NAME: tcpip6.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 41107d2a
FAILURE_BUCKET_ID: 0xD1_W_tcpip6!UDPDeliver+1e8
BUCKET_ID: 0xD1_W_tcpip6!UDPDeliver+1e8
Followup: MachineOwner