All good, @Deva.
How to Find Crash Reports on macOS (via Console)
- Open Console
PressCmd + Space
, type “Console”, and hit Enter. - In the sidebar , go to “Crash Reports”
- Look for a file with the name of the app that crashed (e.g.
Bitwig_2025-04-08-123456.crash
). - You can either: click the Share button to export the file, or just *copy the text and paste it into a
.txt
file (or directly into your message if it’s short)
Cheers