Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Ein Dump-File bildet eine Momentaufnahme während eines Absturzes des PCs.

Die kleinste Form eines Dump-Files ist der Minidump, welcher eine kleinstmenge an Informationen liefert, weshalb ein System abgestürzt ist.

Es wird bei automatisch bei einem BlueScreen erstellt und häufig zur Analyse und Fehlerermittlung verwendet.

save in C:\Windows\Minidumps by default

Wenn keine Rechte zum öffnen des Ordners vorhanden, dann einfach Minidump Ordner woanders hin kopieren.

Dann sollten die Daten verfügbar sein.

A dump file provides a snapshot during a crash of the PC.

The smallest form of a dump file is the minidump, which provides the smallest amount of information about why a system has crashed.

It is created automatically with a blue screen and is pretty helpfull for analysis and error detection.

Activate creation of Minidump Files

By default, dump files should be created when a BlueScreen appears (To make sure a dump file is created with every BlueScreen, follow the below steps:

  1. Open the Control Panel → System
  2. Select "Advanced System Settings"
  3. Open the Settings for "Start and Restore"
  4. In the section "save debug information", choose "Minidump"

In this section also the default path for the created Minidump files can be changed.

Access Minidump files

The Minidump files are saved in C:\Windows\Minidumps by default.

If there is no permission to open this folder, copy it to another directory to be able to access the .DMP Files.

Open Minidump with BlueScreenView

Ein Dump-File wird als Binärcode bereitsgestellt. Daher wird zum öffnen und für die Analyse ein Tool benötigt.

Beispielsweise kann hier das kostenfreie Tool "BlueScreenView" genutzt werdenA dump file is provided as binary code. Therefore a tool is required to open it and for further analysis.

For example, the free "BlueScreenView" tool can be used here.

Change Dump directory

Nach dem ÖffnenAfter opening, durchsucht BlueScreenView automatisch den default Ordner für Minidump BlueScreenView automatically searches in the default folder for minidump files "C:\Windows\Minidump".Der auszulesende Minidump-Ordner kann beliebig verändert werden

The minidump folder to be read out can be changed as required:

Change Dump view

Über das Menü The display of the selected dump file can be changed via the menu "Options → Lower Pane Mode", kann die Darstellung des ausgewählten Dump-Files verändert werden.Beispielsweise kann auch der ursprüngliche BlueSceen angezeigt werden.

For example, the original BlueSceen can be displayed: