Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [F:\a\Minidump\D M P\DMP\020411-10389-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02a0e000 PsLoadedModuleList = 0xfffff800`02c4be50
Debug session time: Fri Feb 4 23:23:59.953 2011 (UTC - 5:00)
System Uptime: 0 days 0:01:11.888
Loading Kernel Symbols
...............................................................
................................................................
............................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 24, {1904fb, fffff88002f8f8d8, fffff88002f8f140, fffff880012cd732}
Probably caused by : Ntfs.sys ( Ntfs!NtfsCommonClose+272 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
NTFS_FILE_SYSTEM (24)
If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
parameters are the exception record and context record. Do a .cxr
on the 3rd parameter and then kb to obtain a more informative stack
trace.
Arguments:
Arg1: 00000000001904fb
Arg2: fffff88002f8f8d8
Arg3: fffff88002f8f140
Arg4: fffff880012cd732
Debugging Details:
------------------
EXCEPTION_RECORD: fffff88002f8f8d8 -- (.exr 0xfffff88002f8f8d8)
ExceptionAddress: fffff880012cd732 (Ntfs!NtfsCommonClose+0x0000000000000272)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
CONTEXT: fffff88002f8f140 -- (.cxr 0xfffff88002f8f140)
rax=fffff8a0025ec2c0 rbx=fffffa8004863280 rcx=fdfff8a0025ec2c0
rdx=fffff8a0025ec390 rsi=fffff8a0025ec010 rdi=fffff88002f8fc38
rip=fffff880012cd732 rsp=fffff88002f8fb10 rbp=fffff80002c235a0
r8=fffffa8004076958 r9=0000000000000009 r10=0000000000000004
r11=fffff8a0025ec390 r12=fffffa8002ec2180 r13=0000000000000000
r14=fffff8a0025ec450 r15=0000000000000001
iopl=0 nv up ei ng nz na po nc
cs=0010 ss=0000 ds=002b es=002b fs=0053 gs=002b efl=00010286
Ntfs!NtfsCommonClose+0x272:
fffff880`012cd732 48894108 mov qword ptr [rcx+8],rax ds:002b:fdfff8a0`025ec2c8=????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 1
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: ffffffffffffffff
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002cb60e0
ffffffffffffffff
FOLLOWUP_IP:
Ntfs!NtfsCommonClose+272
fffff880`012cd732 48894108 mov qword ptr [rcx+8],rax
FAULTING_IP:
Ntfs!NtfsCommonClose+272
fffff880`012cd732 48894108 mov qword ptr [rcx+8],rax
BUGCHECK_STR: 0x24
LAST_CONTROL_TRANSFER: from fffff880012a738f to fffff880012cd732
STACK_TEXT:
fffff880`02f8fb10 fffff880`012a738f : fffffa80`04863280 fffff8a0`025ec140 fffff8a0`025ec010 fffffa80`02ec2180 : Ntfs!NtfsCommonClose+0x272
fffff880`02f8fbe0 fffff800`02a8b961 : 00000000`00000000 fffff880`012a7200 fffff800`02c23501 00000000`00000003 : Ntfs!NtfsFspClose+0x15f
fffff880`02f8fcb0 fffff800`02d22c06 : 00000000`00000000 fffffa80`018cfb60 00000000`00000080 fffffa80`018b9040 : nt!ExpWorkerThread+0x111
fffff880`02f8fd40 fffff800`02a5cc26 : fffff880`009e8180 fffffa80`018cfb60 fffff880`009f2f40 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`02f8fd80 00000000`00000000 : fffff880`02f90000 fffff880`02f8a000 fffff880`02f8f9f0 00000000`00000000 : nt!KxStartSystemThread+0x16
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: Ntfs!NtfsCommonClose+272
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Ntfs
IMAGE_NAME: Ntfs.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc14f
STACK_COMMAND: .cxr 0xfffff88002f8f140 ; kb
FAILURE_BUCKET_ID: X64_0x24_Ntfs!NtfsCommonClose+272
BUCKET_ID: X64_0x24_Ntfs!NtfsCommonClose+272
Followup: MachineOwner
---------