[CODE highlight="11"]KERNEL_DATA_INPAGE_ERROR (7a)
The requested page of kernel data could not be read in. Typically caused by
a bad block in the paging file or disk controller error. Also see
KERNEL_STACK_INPAGE_ERROR.
If the error status is 0xC000000E, 0xC000009C, 0xC000009D or 0xC0000185,
it means the disk subsystem has experienced a failure.
If the error status is 0xC000009A, then it means the request failed because
a filesystem failed to make forward progress.
Arguments:
Arg1: 0000000000000020, lock type that was held (value 1,2,3, or PTE address)
Arg2: ffffffffc000000e, error status (normally i/o status code)
Arg3: ffff9e8fdffbb0e0, current process (virtual address for lock type 3, or PTE)
Arg4: 0000000000000000, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)
[/CODE]
0xC000000E
STATUS_NO_SUCH_DEVICE | A device that does not exist was specified. |
NTFS! NtfsStorageDriverCallout+0x1C gibi çağrılara bak, disk sistemde gözükmüyor muhtemelinde git-gel yapıyor ya da CRC, timeout gibi hatalar yaşıyor.
Kod:
3: kd> k
# Child-SP RetAddr Call Site
00 fffffc84`328ed688 fffff800`31c586a8 nt!KeBugCheckEx
01 fffffc84`328ed690 fffff800`31b61d4b nt!MiWriteComplete+0x18d318
02 fffffc84`328ed740 fffff800`31ac83bb nt!IopCompletePageWrite+0x4b
03 fffffc84`328ed770 fffff800`31a3e3e3 nt!KiDeliverApc+0x27b
04 fffffc84`328ed830 fffff800`31b080d1 nt!KiExitDispatcher+0x2d3
05 fffffc84`328ed8a0 fffff800`31a5d62b nt!KeInsertQueueApc+0x151
06 fffffc84`328ed940 fffff800`31a5d0e7 nt!IopfCompleteRequest+0x52b
07 fffffc84`328eda20 fffff800`34883421 nt!IofCompleteRequest+0x17
08 fffffc84`328eda50 fffff800`31a35cf5 volmgr!VmReadWrite+0x2411
09 fffffc84`328eda90 fffff800`35465ece nt!IofCallDriver+0x55
0a fffffc84`328edad0 fffff800`35465b1c fvevol!FveFilterRundownReadWrite+0x33e
0b fffffc84`328edbc0 fffff800`31a35cf5 fvevol!FveFilterRundownWrite+0x4c
0c fffffc84`328edc60 fffff800`35633d07 nt!IofCallDriver+0x55
0d fffffc84`328edca0 fffff800`35635035 iorate!IoRateIssueAndRecordIo+0x7f
0e fffffc84`328edce0 fffff800`356351ef iorate!IoRateProcessIrpWrapper+0x69
0f fffffc84`328edd70 fffff800`31a35cf5 iorate!IoRateDispatchReadWrite+0x5f
10 fffffc84`328eddb0 fffff800`35521033 nt!IofCallDriver+0x55
11 fffffc84`328eddf0 fffff800`31a35cf5 volume!VolumePassThrough+0x23
12 fffffc84`328ede20 fffff800`3553115d nt!IofCallDriver+0x55
13 fffffc84`328ede60 fffff800`35531023 volsnap!VolsnapWriteFilter+0x11d
14 fffffc84`328edee0 fffff800`31a35cf5 volsnap!VolSnapWrite+0x13
15 fffffc84`328edf10 fffff800`34b8375c nt!IofCallDriver+0x55
16 fffffc84`328edf50 fffff800`31c01d1e Ntfs!NtfsStorageDriverCallout+0x1c
17 fffffc84`328edf80 fffff800`31c01cdc nt!KxSwitchKernelStackCallout+0x2e
18 fffffc84`2e699310 00000000`00000000 nt!KiSwitchKernelStackContinue
Disklerinin sağlık bilgilerini paylaş ve olay raporlarını at.
*
Rehber: Olay Görüntüleyicisi Raporu Almak