Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.13.3
-
ArchLinux latest.
Qt5.15.2.
gcc 10.2.0
-
-
cd6b0cb7950eb42850ae26bf7e8336e7ea0d8aaa
Description
Running a project in GDB starts the process but insistently makes it stop with a SIGSTOP in an unidentified assembly view or at some pthreads call...
It stops multiple times per thread, see the attached screenshots.
The apps run just fine from a bash with gdb.
This happens with lots of different applications that I tried. One is a pure Qt/QML app with no threads and it stopped twice before the 3rd stop landed it on the QtGuiApplication line which was the first in main().
It essentially makes using the debugger impossible from Creator.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-25073 SIGSTOP when debugged program starts QThread
- Closed
- is duplicated by
-
QTCREATORBUG-25438 debugged program crashes when calling pthread_create()
- Closed
- relates to
-
QTCREATORBUG-25073 SIGSTOP when debugged program starts QThread
- Closed
-
QTCREATORBUG-25227 Crash on debug start (only in terminal)
- Closed