Creating dump files for Umetrics support to debug crashed or non-responsive programs or services (Q809)
While Umetrics software products are engineered with quality and robustness in mind, it can happen that they crash or hang. In these cases a dump file of the software can be useful for Umetrics support so that we can debug it to determine where the crash occurred or what the software was doing when it hung.
This article explains how to create a dump file, so that it can be sent to Umetrics.
In many cases, when a Umetrics software crashes, a dump file is created automatically.
When a process is non-responsive or for other reasons, you can also create a dump file manually.
How to create a dump file
To create a dump file follow these steps;
- Launch Task Manager (by for example pressing Ctrl + Shift + Esc).
- Go to the correct tab:
In Windows 8 or later or Windows Server 2012 or later: click the Details-tab.
In Windows 7 or Windows server 2008: Click the Processes tab. - Right-click the name of the process you want, and then click Create Dump File.
- This creates the dump file, and you will see its location in the message that comes up.
Then simply zip the dump-file and contact Umetrics to learn how to use our file sharing service to send the file.
Learn more
Learn more about dump files here:
- What is a dump, and how do I create one?
- How to create a user-mode process dump file in Windows Vista and in Windows 7
- Tip: You can use ProcDump from Windows SysInternals to automatically generate dumps of a process based on CPU usage, performance counters, unhandled exceptions, and more.