Crash dumper

From Miranda NG
Revision as of 17:15, 26 December 2017 by Goraf (talk | contribs) (Imported translation using page migration)

Plugin:CrashDumper/pl
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Crash dumper
Brak zdjęcia
Nazwa pliku CrashDumper.dll
Autor borkra
Pobierz
Wersja stabilna: 32-bit, 64-bit
Wersja rozwojowa: 32-bit, 64-bit

Wtyczka tworzy raport, jeżeli nastąpi niekontrolowane zamknięcie Mirandy na skutek wystąpienia błędu programu.

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