Windows 7 Just recently got this problem, has happened twice in the past week.

Svancara

New Member
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\112413-29983-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.17273.amd64fre.win7_gdr.130318-1532
Machine Name:
Kernel base = 0xfffff800`02e53000 PsLoadedModuleList = 0xfffff800`0308fe70
Debug session time: Sun Nov 24 21:40:56.695 2013 (UTC - 7:00)
System Uptime: 0 days 0:23:14.913
Loading Kernel Symbols
...............................................................
................................................................
................................................................

Loading User Symbols
Loading unloaded module list
.......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 3B, {c0000005, fffff8800423e5fa, fffff8800885ea60, 0}

Probably caused by : afd.sys ( afd!AfdTLReleaseIndications+1a )

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

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

SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff8800423e5fa, Address of the instruction which caused the bugcheck
Arg3: fffff8800885ea60, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.

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


EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

FAULTING_IP:
afd!AfdTLReleaseIndications+1a
fffff880`0423e5fa 488b4108 mov rax,qword ptr [rcx+8]

CONTEXT: fffff8800885ea60 -- (.cxr 0xfffff8800885ea60)
rax=fffff8800423f870 rbx=00000000ffffffff rcx=0000000000000000
rdx=fffff8800885f450 rsi=fffffa8005ed4010 rdi=fffffa8008155340
rip=fffff8800423e5fa rsp=fffff8800885f430 rbp=fffff8800885fca0
r8=0000000000000000 r9=0000000000000000 r10=7f3b6a6ea9981325
r11=0000000007d3d5ac r12=0000000000000000 r13=fffffa8007f97f30
r14=fffff8800885fa88 r15=0000000000000000
iopl=0 nv up ei ng nz na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010286
afd!AfdTLReleaseIndications+0x1a:
fffff880`0423e5fa 488b4108 mov rax,qword ptr [rcx+8] ds:002b:00000000`00000008=????????????????
Resetting default scope

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

BUGCHECK_STR: 0x3B

PROCESS_NAME: chrome.exe

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff8800423e5fa

STACK_TEXT:
fffff880`0885f430 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : afd!AfdTLReleaseIndications+0x1a


FOLLOWUP_IP:
afd!AfdTLReleaseIndications+1a
fffff880`0423e5fa 488b4108 mov rax,qword ptr [rcx+8]

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: afd!AfdTLReleaseIndications+1a

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: afd

IMAGE_NAME: afd.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 4efa940c

STACK_COMMAND: .cxr 0xfffff8800885ea60 ; kb

FAILURE_BUCKET_ID: X64_0x3B_afd!AfdTLReleaseIndications+1a

BUCKET_ID: X64_0x3B_afd!AfdTLReleaseIndications+1a

Followup: MachineOwner
---------
 
Back
Top