Qt showing process crashed when trying to stop a new console application
Unsolved
Qt Creator and other tools
-
Operating System: Windows 11
Using Qt 6.7.2 MinGW 64-bit kit on Qt Creator 13.0.2 (Community)If I create a new default Qt Console Application project and then run the boilerplate code generated automatically, It runs fine. But when I try to stop it from the Application Output panel then instead of terminating as expected I get the following error:
qtc.process_stub: Inferior error: QProcess::Crashed "Process crashed"
I tried reinstalling Qt but it didn't fix the issue. I found this same issue in previous versions and it feels like this bug might have regressed back in my installation.
-
Please do create a bugreport at https://bugreports.qt.io/secure/CreateIssue.jspa?pid=10512