Difference between revisions of "How to Collect Dumps"

From MultiCharts
Jump to navigation Jump to search
m
 
(6 intermediate revisions by 4 users not shown)
Line 5: Line 5:
 
==How to Collect Logs and Dumps Using MC Dumper==
 
==How to Collect Logs and Dumps Using MC Dumper==
  
MC Dumper can be downloaded following this link: https://www.dropbox.com/s/tup2eyuyn4y99em/MC_Dumper.zip?dl=1
+
MC Dumper can be downloaded following [https://drive.google.com/file/d/1iTe19ns8RLZ5MrTw52LI3TAeHoDQ8T4c/view?usp=sharing this link].
  
After downloading it, its necessary to follow these steps:
+
After downloading it, it's necessary to follow these steps:
  
 
# Open the .zip file.
 
# Open the .zip file.
 
# Copy the folder from the archive to your hard disk.
 
# Copy the folder from the archive to your hard disk.
 
# Run MCDumperGui.exe
 
# Run MCDumperGui.exe
# Select which MultiCharts version you are having issue with -- it should be exactly the same version causing the problem.
+
# Select which MultiCharts version you are having issue with it should be exactly the same version causing the problem.
 
# Click Make Dumps button.
 
# Click Make Dumps button.
 
# When the folder with the .zip archive opens up, this will indicate the process is finishing.
 
# When the folder with the .zip archive opens up, this will indicate the process is finishing.
Line 18: Line 18:
  
 
==How to collect Dumps using Debug Diagnostic Tool==
 
==How to collect Dumps using Debug Diagnostic Tool==
# Go to http://www.microsoft.com/en-us/download/details.aspx?id=26798 and download Debug Diagnostic Tool.  
+
# Go to [https://www.microsoft.com/en-us/download/details.aspx?id=58210 Microsoft Download Center] and download Debug Diagnostic Tool.  
# After you have downloaded DebugDiag.msi and installed it on your computer, go to Windows Start menu -> All Programs -> Debug Diagnostics Tool -> Debug Diag
+
# After you have downloaded DebugDiag.msi and installed it on your computer, go to Windows Start menu -> Debug Diagnostics Tool -> Debug Diag.
 
# At the start of the application you will see the active "Select Rule Type" dialogue. Cancel it.  
 
# At the start of the application you will see the active "Select Rule Type" dialogue. Cancel it.  
 
# Go to "Processes" tab.
 
# Go to "Processes" tab.
# Under this tab you should find the required process, right click on it -> create Mini Userdump
+
# Under this tab you should find the required process, right click on it -> create Mini Userdump.
 
# Now you need to go to C:\Program Files\DebugDiag\Logs\Misc (or C:\Program Files (x86)\DebugDiag\Logs\Misc if you have a 32 bit Operation System).  
 
# Now you need to go to C:\Program Files\DebugDiag\Logs\Misc (or C:\Program Files (x86)\DebugDiag\Logs\Misc if you have a 32 bit Operation System).  
 
# There you should find 2 files for each of the processes you have previously created dumps for. 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 [http://www.multicharts.com/support/| MultiCharts Support].
 
# There you should find 2 files for each of the processes you have previously created dumps for. 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 [http://www.multicharts.com/support/| MultiCharts Support].
Line 29: Line 29:
 
</div>
 
</div>
  
[[Category:FAQ]]
+
[[Category:Help]]

Latest revision as of 14:35, 20 September 2023

Dump files contain information necessary for investigating crash and "platform freezing" issues. If MultiCharts processes are still running in 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.

After downloading it, it's 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 which MultiCharts version you are having issue with — it should be exactly the same version causing the problem.
  5. Click Make Dumps button.
  6. When the folder with the .zip archive opens up, this will indicate the process is finishing.
  7. Attach the file to an e-mail with a detailed issue description to support@multicharts.com

How to collect Dumps using Debug Diagnostic Tool

  1. Go to Microsoft Download Center and download Debug Diagnostic Tool.
  2. After you have downloaded DebugDiag.msi and installed it on your computer, go to Windows Start menu -> Debug Diagnostics Tool -> Debug Diag.
  3. At the 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 required 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 a 32 bit Operation System).
  7. There you should find 2 files for each of the processes you have previously created dumps for. 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.