![]() ![]() ![]() |
|
gzt: That was way too quick. Chkdsk c: /R would take over an hour (and much much longer) on an average size drive.
Is c: the correct drive letter for your main drive?
computer name: HONEY
windows version: Windows 8 , 6.2, build: 9200
windows dir: C:\WINDOWS
CPU: GenuineIntel Intel(R) Pentium(R) CPU P6200 @ 2.13GHz Intel586, level: 6
2 logical processors, active mask: 3
RAM: 6229127168 total
VM: 2147352576, free: 1927516160
Crash Dump Analysis
Crash dump directory: C:\WINDOWS\Minidump
Crash dumps are enabled on your computer.
On Sat 23/02/2013 9:28:47 p.m. GMT your computer crashed
crash dump file: C:\WINDOWS\Minidump\022413-64343-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x7A040)
Bugcheck code: 0x7A (0x4, 0x0, 0xFFFFFA800AA00E80, 0x7ED9A030)
Error: KERNEL_DATA_INPAGE_ERROR
file path: C:\WINDOWS\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This bug check indicates that the requested page of kernel data from the paging file could not be read into memory.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.
On Sat 23/02/2013 9:28:47 p.m. GMT your computer crashed
crash dump file: C:\WINDOWS\memory.dmp
This was probably caused by the following module: ntkrnlmp.exe (nt!KeBugCheckEx+0x0)
Bugcheck code: 0x7A (0x4, 0x0, 0xFFFFFA800AA00E80, 0x7ED9A030)
Error: KERNEL_DATA_INPAGE_ERROR
Bug check description: This bug check indicates that the requested page of kernel data from the paging file could not be read into memory.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.
On Sat 23/02/2013 6:47:42 p.m. GMT your computer crashed
crash dump file: C:\WINDOWS\Minidump\022413-54015-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x7A040)
Bugcheck code: 0x7A (0x4, 0x0, 0xFFFFFA800542E010, 0xCCF0E0A)
Error: KERNEL_DATA_INPAGE_ERROR
file path: C:\WINDOWS\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This bug check indicates that the requested page of kernel data from the paging file could not be read into memory.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.
gzt: The error code from the stop is often useful in diagnosis. It will look similar to this: 0xC000016A
StevieT:gzt: The error code from the stop is often useful in diagnosis. It will look similar to this: 0xC000016A
How do I find that out? When the screen appears, it only show KERNAL_INPAGE etc error. No 0x... codes.
0xC000009A, or STATUS_INSUFFICIENT_RESOURCES, indicates a lack of nonpaged pool resources.
0xC000009C, or STATUS_DEVICE_DATA_ERROR, typically indicates bad blocks (sectors) on the hard disk.
0xC000009D, or STATUS_DEVICE_NOT_CONNECTED, indicates defective or loose cabling, termination, or that the controller does not see the hard disk.0xC000016A, or STATUS_DISK_OPERATION_FAILED, indicates bad blocks (sectors) on the hard disk.
0xC0000185, or STATUS_IO_DEVICE_ERROR, indicates improper termination or defective cabling on SCSI devices or that two devices are trying to use the same IRQ.
0xC000000E, or STATUS_NO_SUCH_DEVICE, indicates a hardware failure or an incorrect drive configuration. Check your cables and check the drive with the diagnostic utility available from your drive manufacturer. If you are using older PATA (IDE) drives, this status code can indicate an incorrect master/subordinate drive configuration.
StevieT: I notice at times my computer being non responsive, with the light indicating activity on. A few minutes later whatever was happening is completed.
Is there a program that logs CPU / RAM memory / hard drive usage so I can see what services/processes occur and when, and whether I can pinpoint what exactly makes my computer non responsive for minutes at a time.
|
![]() ![]() ![]() |