Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 13.0.2
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-31025 linux remote app crashes when clicking "stop running program" button
- Closed