Crash dumper

From Miranda NG
Plugin:CrashDumper/cs
Jump to navigation Jump to search
This page is a translated version of the page Crash dumper and the translation is 0% complete.
Crash dumper
Žádný obrázek
Název souboru CrashDumper.dll
Autor borkra
Odkazy ke stažení
Stabilní verze: 32-bit, 64-bit
Nejnovější verze: 32-bit, 64-bit

Crash dumper and version information for Miranda NG. This plugin creates crash reports when Miranda encounters an error and stops working.

Crash reports

When Miranda crashes plugin provides:

  • Text representation of crash report
  • MiniDump representation of crash report

Files are stored in <Miranda Profile>\CrashLog directory.

Text representation

Text version of crash report includes:

  • OS version information
  • Internet Explorer version information
  • Miranda version information with build date
  • Miranda profile used
  • Loaded modules (DLLs) list
  • Stack trace for exception (with function names, source file names and line numbers, if possible)
  • Loaded Miranda plugin list with versions
  • Guess for plugin responsible for the crash

See also