KB0046 - Collecting a Memory Dump

KB0046 - Collecting a Memory Dump

Purpose

The purpose of this document is to provide steps for collecting a memory dump. Occasionally, Ironman Software support may request a memory dump of one or more of the processes involved with the functioning of our software. These memory dumps allow us to diagnosis issues. 

Process

To create a crash dump file with Task Manager, use these steps:

1. Open Start (or press Ctrl+Shift+Esc).
2. Search for Task Manager and click the top result to open the app. 
3. Click the Details tab.
4. Right-click the application or process and select the "Create dump file" option.

We will typically require memory dumps of processes such as: 
  1. Universal.Server.exe
  2. pwsh.exe
  3. powershell.exe
  4. Universal.Agent.exe
Memory dumps are typically large in size and will require uploading to our Dropbox file shares and cannot be attached to support cases. Memory dumps compress well and upload times can be shortened by zipping the Please contact a support agent for a link to a file share. Note that memory dumps include the entire memory of the process in question and may contain sensitive information. 

    • Related Articles

    • KB0044 - High memory usage in a long running, complex App

      Problem Memory usage can grow continuously in a complex app that is either long running and\or very busy. Root Cause Apps maintain user state as the users interact with the app. This state includes variables that are set and event handlers that are ...
    • KB0050 - High memory usage for apps\dashboards using UDElement event handlers

      Affected Versions - PowerShell Universal 4.1.1 and earlier - PowerShell Universal 3.9.17 and earlier Problem PowerShell Universal apps (v4) and dashboards (v3) will consume gradually more memory when being accessed by users when the dashboard is ...
    • KB - 1008 Tax/VAT Exempt at checkout

      Scope In this article you will learn how to make a tax-free purchase at checkout. Problem How do you remove the Tax/VAT on an order? Impact Orders will then need to be refunded for tax if processed without the tax deducted. Resolution Follow the ...
    • KB0052 - Collecting IIS Application Pool Recycle Events

      Purpose The purpose of this document is to provide information on how to collect IIS Application Pool recycle events. Application Pool recycling can be problematic for PowerShell Universal servers. Walk Through By default, only three of the eight ...
    • KB0037 - Clearing the Chrome\Edge Browser Cache

      Purpose: The purpose of this document is to outline how to clear the Google Chrome and Microsoft Edge browser cache. The cache is used to store session information and files. IMS support may as to perform this while debugging issues. Steps: 1. ...