Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25082

GDB debugging repeatedly stops with SIGSTOP making it unusable

    XMLWordPrintable

Details

    • Linux/X11
    • 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

          For Gerrit Dashboard: QTCREATORBUG-25082
          # Subject Branch Project Status CR V

          Activity

            People

              hjk hjk
              tomz Tom Zander
              Votes:
              3 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes