The last chapter covers crash dump analysis.
最后一章涵盖崩溃转储分析。
You will need to be running a kernel debugger or to analyze the crash dump after the fact to isolate the cause of the failure.
在离析出这个失败原因之后,你需要运行一个内核调试器或者分解这个崩溃垃圾堆。
For example, if you have only one volume which serves as the boot volume, system volume, active volume, page file, and crash dump, its status is displayed as Healthy.
例如,如果你只有一个数量上的启动卷,系统卷,活动卷,页面文件服务,并崩溃转储,其状态显示为健康。
If you are not in a position to get the fault to occur under your debugger on your development machine you should get a crash dump file and load it into your debugger.
如果你不能得到故障发生在你的调试器在你的开发机器你应该得到一个崩溃转储文件导入你的调试器。
The Dump Reason Code indicates the fundamental reason for the crash.
转储原因代码表示造成崩溃的基本原因。
A good example of this problem is the LKCD kernel crash utility, which cannot be used in local dump configuration with RAID devices.
这个问题的一个很好的例子是LKCD内核崩溃工具,不能用于配置RAID设备的本地转储。
When examining the system dump, we are only interested in what was running on the CPU that caused the crash.
在讨论系统转储时,我们只关注在CPU中运行的引起系统崩溃的东西。
If a dump was initiated because the system detected a problem, then the output of the stat subcommand contains a section titled CRASH INFORMATION.
如果由于系统检测到问题而发起转储,那么stat子命令的输出将包含标题为CRASH INFORMATION的部分。
Here, we cover how to extract the appropriate files from the snap package and then explain a methodical approach to examine the dump, and find the fundamental reason for a system crash.
我们将介绍如何从snap包中提取相应的文件,接着介绍一种检查转储的系统方法,然后探查引起系统崩溃的根本原因。
The UNIX file must match the dump image (i.e., be the one that was running at the time of crash).
UNIX文件必须匹配转储映像(比如,发生崩溃时正在运行的映像)。
Dump files contain a snapshot of your program's state at some point in time, usually after a crash.
转储文件包含您的程序在某个时间点(通常在崩溃之后)的状态的快照。
Dump files contain a snapshot of your program's state at some point in time, usually after a crash.
转储文件包含您的程序在某个时间点(通常在崩溃之后)的状态的快照。
应用推荐