How to Collect Dumps

From MultiCharts
Revision as of 13:25, 25 March 2014 by BAV (talk | contribs)
Jump to navigation Jump to search

Dump files contain information necessary for investigation of crash and "platform freezing" issues. If MultiCharts processes are still running in the Task Manager after the crash, you can collect dump files yourself.

Either MC Dumper, or Debug Diagnostic Tool can be used. MC Dumper collects not only the dumps, but also MultiCharts Log files.

How to Collect Logs and Dumps Using MC Dumper

MC Dumper can be downloaded following this link: https://www.dropbox.com/s/rdulgshncp53jd5/MC%20Dumper%203.zip

After downloading it is necessary to follow these steps:

  1. Open the .zip file.
  2. Copy the folder from the archive to your hard disk.
  3. Run MCDumperGui.exe
  4. Select MultiCharts version you are having issue with. It should be exactly the same version you are having issues with.
  5. Click Make Dumps button.
  6. When the folder with the .zip archive opens up, this will indicate the process finishing.
  7. Attach the file to the e-mail with detailed issue description to support@multicharts.com

How to collect Dumps using Debug Diagnostic Tool

  1. Go to http://www.microsoft.com/en-us/download/details.aspx?id=26798 and download Debug Diagnostic Tool.
  2. After you have downloaded DebugDiag.msi and installed on your computer, go to Windows Start menu -> All Programs -> Debug Diagnostics Tool -> Debug Diag
  3. On first start of the application you will see the active "Select Rule Type" dialogue. Cancel it.
  4. Go to "Processes" tab.
  5. Under this tab you should find the reqired process, right click on it -> create Mini Userdump
  6. Now you need to go to C:\Program Files\DebugDiag\Logs\Misc (or C:\Program Files (x86)\DebugDiag\Logs\Misc if you have 32 bit Operation System).
  7. There you should find 2 files for each of processes you have previously created dumps. Please, copy them to your Desktop, because you won't be able to zip them in that folder. Zip the files on your Desktop and send it to MultiCharts Support.
Note: If you are using MultiCharts 32 bit on a 64 bit Operation System you should download 32 bit version of DebugDiag.