If the app has recently crashed, please follow the steps below to find and send the crash report files.
Windows
- Press Win + R
- Enter:
%APPDATA%\scm-next-plus\Crashpad\reports
Replace YourAppName with the name of the application.
- Open the folder and look for files ending in
.dmp,.log, or.meta - Select all files → Right‑click → Send to → Compressed (zipped) folder
- Email the ZIP file to us.
macOS
- Open Finder
- Click Go → Go to Folder…
- Paste:
~/Library/Application Support/YourAppName/Crashpad/completed
- Press Enter
- Select all files → Right‑click → Compress
- Send the resulting ZIP file to us.
Linux
Crashpad (or Breakpad) files are usually at:
~/.config/YourAppName/Crashpad/completed
- Open the folder
- ZIP all files
- Send to us
If You Can’t Find the Folder
-
Open the app and click settings > utility > find scm.db
-
Look inside that path for
Crashpadorreports -
ZIP and send those files.
Thank you! Your crash reports help us fix issues faster.