Plugin:CrashDumper/de: Difference between revisions

From Miranda NG
Plugin:CrashDumper/de
Jump to navigation Jump to search
(Created page with "CrachDumper unterstützt das Hochladen der Versionsinfo auf $vi_webseite.")
(Created page with "=== Textdarstellung ===")
Line 11: Line 11:
Files are stored in <tt><Miranda Profile>\CrashLog</tt> directory.
Files are stored in <tt><Miranda Profile>\CrashLog</tt> directory.


=== Text representation ===
=== Textdarstellung ===


Text version of crash report includes:
Text version of crash report includes:

Revision as of 16:13, 27 December 2017

Crash dumper
Kein Bild
Dateiname CrashDumper.dll
Autor borkra
Download-Links
Stabile Version: 32-bit, 64-bit
Entwicklungsversion: 32-bit, 64-bit

Plugin erzeugt Versionsinformation und Absturzberichte für Miranda NG.

CrachDumper unterstützt das Hochladen der Versionsinfo auf $vi_webseite.

Absturzberichte

When Miranda crashes plugin provides:

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

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

Textdarstellung

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

Siehe auch