I have observed crashes when exiting the console into the output file, and then selecting main.cpp.
What happenes?
It freezes, then it crashes. I have observed you can resize the app, move sliders, but you cannot interact with it and moving sliders has no effect.
How to reproduce:
Make a console aplication with input and output files (fstream).
Make the program output something.
Run the program.
Modify main.cpp to output something else.
Run the program.
Go to main.cpp.
There is a 60% chance it will crash.
After the crash, it asks you to send a bug report, but the windows does no respond to any command.
Closing the crash window makes it crash again.
After that, the program is usuable again, but you might need to open files manually.
Some stats:
System: Unix (Linux)
Distro: Fedora Linux 43 Workstation edition
Happening since: this afternoon
Compiler: default (gnu ccc)