Hi eT_Te~

我检查了你的内存转储文件,你这个文件很典型,bugcheck 0x7a,参数2为c0x185,那么情况就是你的SCSI磁盘有问题。要么是你的SCSI设备非正常中断,要么是接线有问题,也可能是两个设备使用了相同的IRQ请求。

如果你的页面文件pagefile.sys的确放在SCSI磁盘上,那请理解检查你的SCSI磁盘物理异常及与主板的连线问题。由于我不是很懂硬件,所以怎么检查连线可能需要其他的专家们帮助你了~

这个问题导致了系统无法从页面文件中读取一个内核页面,而导致系统崩溃。

以下是技术信息:

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: c042b4e8, lock type that was held (value 1,2,3, or PTE address)

Arg2: c0000185, error status (normally i/o status code)

Arg3: 0c789860, current process (virtual address for lock type 3, or PTE)

Arg4: 8569d9e8, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)

Debugging Details:

------------------

GetPointerFromAddress: unable to read from 84969830

ERROR_CODE: (NTSTATUS) 0xc0000185 - I/O

DISK_HARDWARE_ERROR: There was error with disk hardware

BUGCHECK_STR:  0x7a_c0000185

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  CODE_CORRUPTION

PROCESS_NAME:  System

CURRENT_IRQL:  0

微软全球 Springboard 系列技术专家组(STEP)成员

8fd7c6e14454b5ac4a43fac3845810a6.png

Logo

DAMO开发者矩阵,由阿里巴巴达摩院和中国互联网协会联合发起,致力于探讨最前沿的技术趋势与应用成果,搭建高质量的交流与分享平台,推动技术创新与产业应用链接,围绕“人工智能与新型计算”构建开放共享的开发者生态。

更多推荐