Troubleshooting Crash Reports

Crash Reports

Find crash logs and report crashes with the details needed to investigate them.

Crash logs

If the app crashes due to a Rust panic, GitComet writes a crash log to:

  • Linux: $XDG_STATE_HOME/gitcomet/crashes/ (fallback: ~/.local/state/gitcomet/crashes/)
  • macOS: ~/Library/Logs/gitcomet/crashes/
  • Windows: %LOCALAPPDATA%\\gitcomet\\crashes\\ (fallback: %APPDATA%\\gitcomet\\crashes\\)

On next startup, GitComet can prompt you to report the crash as a prefilled issue on GitComet's GitHub Issues page, including app version, platform, panic details, and a trimmed backtrace.

Documentation

Search

move open Esc close

Browse the docs or start typing to filter results.