search
cancel
Search
How to Create a Memory Dump during High Memory Usage Troubleshooting (Windows)
book
Article ID: 291621
calendar_today
Updated On:
Feedback
Subscribe
Products
Carbon Black EDR (formerly Cb Response)
Show More
Show Less
Issue/Introduction
How to collect a memory dump to aid in troubleshooting high memory issues caused by the sensor
Environment
EDR Sensor: All Versions
Microsoft Windows: All Supported Versions
Resolution
Set the system to
full memory dump collection
High Memory but Download
Notmyfault
from Microsoft Sysinternal Tools and extract to a local folder
If the system is freezing due to high memory consumption, please follow
Creating a Windows Crashdump Via Keyboard
Capture the following information during high memory consumption
Process Memory Dump
Open task manager
Find cb.exe under the process tab
Right click cb.exe and select Create dump file
Full system memory dump (Note: This will force create a BSOD that creates a memory dump)
Open cmd
At the command line, type NotMyFault64.exe /crash then press enter
Note: for x86 systems, use NotMyFault.exe
Zip the C:\Windows\MEMORY.dmp file
Collect the sensor diagnostics
Upload the Compressed Memory dump and Sensor Diags to support
Additional Information
It's important to collect these during the high points of memory consumption in order to get an accurate reading of the root case
Full memory dump is required to get root cause, a minidump will only provide a small amount of info that may not result in getting resolution
Feedback
thumb_up
Yes
thumb_down
No