Plugin:CrashDumper/de: Difference between revisions

From Miranda NG
Plugin:CrashDumper/de
Jump to navigation Jump to search
(Updating to match new version of source page)
(Imported translation using page migration)
Line 1: Line 1:
<languages/>{{PluginCard}}
<languages/>{{PluginCard}}
Crash dumper and version information for Miranda NG. This plugin creates crash reports when Miranda encounters an error and stops working.
Plugin erzeugt Versionsinformation und Absturzberichte für Miranda NG.


CrashDumper provides support for [https://vi.miranda-ng.org vi.miranda-ng.org].
CrashDumper provides support for [https://vi.miranda-ng.org vi.miranda-ng.org].

Revision as of 17:13, 26 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.

CrashDumper provides support for vi.miranda-ng.org.

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