IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

App Control: How to enable Local Dumps when parity.exe is crashing.

App Control: How to enable Local Dumps when parity.exe is crashing.

Environment

  • App Control Agent: All Supported Versions
  • Microsoft Windows: All Supported Versions

Objective

How to enable local dumps on Windows endpoints when parity.exe crashes. 

Resolution

  1. Open regedit.exe
  2. Open the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps
  3. Create the registry key LocalDumps if it is not present already.
  4. Create a new "expandable string value " (REG_EXPAND_SZ) and named it DumpFolder
  5. Double click on the "DumpFolder " value and enter the following string for the "value data": %LOCALAPPDATA%\CrashDumps
  6. Wait for the crash to happen and once then grab the parity .dmp files from the path %LOCALAPPDATA%\CrashDumps

Additional Notes

If the parity .dmp files are missing in %LOCALAPPDATA%\CrashDumps,please look for them in the following path C:\Windows\System32\config\systemprofile\AppData\Local\CrashDumps
 

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎09-17-2020
Views:
939
Contributors