Dump

ワトソン博士(ドクターワトソン)のクラッシュダンプの作成方法

はじめに

システム全体ではなくアプリケーションが異常終了した場合は、ワトソン博士(ドクターワトソン)のログを作成する必要が生じる場合があります。

ワトソン博士(ドクターワトソン)とは、アプリケーションの異常終了時の状態を取得して、ログファイル(Drwtsn32.log)に記録するツールです。また、プロセス異常終了のダンプファイル(User.dmp)も取得します。どちらのファイルも、デフォルトで次のフォルダにあります。

ADPlus を使用した異常終了/停止プロセスダンプの作成方法

はじめに

ADPlus は Microsoft 製品サポートサービスが提供するツールで、1 つ以上のプロセスからのデバッグ出力が含まれたメモリダンプおよびログファイルの作成に使用できます。

プロセスまたはサービスが不規則に異常終了し、異常終了の際にポップアップメッセージが表示されない場合、ADPlus を使用してダンプを作成する必要があります。 ADPlus はプロセスにアタッチされ、異常終了時点での必要な情報を取得することができます。

How to collect dumps when Acronis True Image crashes

Summary:

Under Windows 2003 Server, sometimes Dr. Watson logs are not generated when an application crashes. However, mini dump files are always generated for the Windows error reporting service. Unfortunately by default this service queues notifications and doesn't usually alert the user until the server is rebooted. Below are instructions on configuring the Windows error reporting service to instantly display a dialog when a crash occurs, and how to retrieve the crash information.

Question:

What does it mean if ExtremeZ-IP.exe is listed as the faulting process in a kernel dump (BSOD)?

Answer:

Crashes in Microsoft Windows fall into two broad categories:

1. Application crashes.

If the Acronis Storage Node component crashes during any operation, please enable the automatic dump creation on this machine for troubleshooting purposes.

To enable automatic dump creation, follow these steps:

This article instructs how to collect an application's memory dump file under WinPE/WinRE-based bootable media.

The dump file is required for investigating cases of application crashes and hangs.

How to create full Windows memory dumps

How to create Dr. Watson crash dumps

If one of the Acronis components crashes during any operation, please enable the automatic dump creation on this machine for troubleshooting purposes.

To enable automatic dump creation, follow these steps:

There is a native and simple way to collect dumps in Windows 8, Windows 7 and Windows Server 2008 R2

この記事では、ProcDump を使って、クラッシュしたプロセスあるいはスタック(停止)したプロセスのダンプを作成する方法を紹介しています。

This article describes how to get strace output of Acronis services in Linux

How to create dumps of crashed/stuck process using ProcDump

Windows の完全メモリダンプを作成する方法

はじめに

オペレーティングシステムが異常終了した場合、Windows の完全メモリダンプを作成する必要がある場合があります。

システム全体ではなく製品が異常終了した場合は、「Creating Process Dumps with ProcDump」をご参照ください。

製品が止まってしまった場合は、「Creating a Userdump 」をご参照ください。

(!)システムの RAM(ランダムアクセスメモリ)が 2 GB 以下の場合、この記事の解決法の項目の手順に進んでください。