*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 24, {1904fb, fffff88005d948d8, fffff88005d94140, fffff80002ce4047}
Probably caused by : Ntfs.sys ( Ntfs!NtfsFlushUserStream+92 )
Followup: MachineOwner
---------
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: fffff88005d948d8
Arg3: fffff88005d94140
Arg4: fffff80002ce4047
Debugging Details:
------------------
EXCEPTION_RECORD: fffff88005d948d8 -- (.exr 0xfffff88005d948d8)
ExceptionAddress: fffff80002ce4047 (nt!ExTryAcquireSpinLockExclusiveAtDpcLevel+0x000000000000002f)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
CONTEXT: fffff88005d94140 -- (.cxr 0xfffff88005d94140)
rax=0000000000000000 rbx=0000000000000001 rcx=fff7fa8005095bc8
rdx=0000000080000000 rsi=fffff80002e47e80 rdi=0000000000000000
rip=fffff80002ce4047 rsp=fffff88005d94b10 rbp=fff7fa8005095b80
r8=0000000000000000 r9=fffff80002e47e80 r10=0000000000000000
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=fffffa80050932e8 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010246
nt!ExTryAcquireSpinLockExclusiveAtDpcLevel+0x2f:
fffff800`02ce4047 f00fb111 lock cmpxchg dword ptr [rcx],edx ds:002b:fff7fa80`05095bc8=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: wininit.exe
CURRENT_IRQL: 2
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 fffff80002f050e0
ffffffffffffffff
FOLLOWUP_IP:
Ntfs!NtfsFlushUserStream+92
fffff880`012ef642 389c24a0000000 cmp byte ptr [rsp+0A0h],bl
FAULTING_IP:
nt!ExTryAcquireSpinLockExclusiveAtDpcLevel+2f
fffff800`02ce4047 f00fb111 lock cmpxchg dword ptr [rcx],edx
BUGCHECK_STR: 0x24
LAST_CONTROL_TRANSFER: from fffff80002cb9ac2 to fffff80002ce4047
STACK_TEXT:
fffff880`05d94b10 fffff800`02cb9ac2 : fffff8a0`0b20f018 fffffa80`04be4180 fffff980`03505eb8 fffffa80`06107010 : nt!ExTryAcquireSpinLockExclusiveAtDpcLevel+0x2f
fffff880`05d94b50 fffff800`02cb97a9 : fffff980`00080008 fffff880`05d94dd8 00000000`00000000 fffff880`05d94c30 : nt!MiComputeFlushRange+0xae
fffff880`05d94be0 fffff800`02cb94fa : 00000000`00000000 fffff980`03505e68 00000000`00000000 fffff880`012d8961 : nt!MmFlushSection+0x49
fffff880`05d94ca0 fffff880`012ef642 : fffffa80`050932e8 00000000`00000000 fffff8a0`00000000 00000000`00000001 : nt!CcFlushCache+0x88a
fffff880`05d94da0 fffff880`0129e9e7 : 00000000`00000000 fffff8a0`0b123bc0 00000000`00000000 00000000`00000001 : Ntfs!NtfsFlushUserStream+0x92
fffff880`05d94e20 fffff880`012efbbd : fffffa80`06107010 fffffa80`04be4180 fffffa80`04e82c01 fffff880`05d95000 : Ntfs!NtfsFlushVolume+0x2c7
fffff880`05d94f50 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : Ntfs!NtfsCommonFlushBuffers+0x459
SYMBOL_STACK_INDEX: 4
SYMBOL_NAME: Ntfs!NtfsFlushUserStream+92
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Ntfs
IMAGE_NAME: Ntfs.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc14f
STACK_COMMAND: .cxr 0xfffff88005d94140 ; kb
FAILURE_BUCKET_ID: X64_0x24_Ntfs!NtfsFlushUserStream+92
BUCKET_ID: X64_0x24_Ntfs!NtfsFlushUserStream+92
Followup: MachineOwner
---------