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

Hang while debugging in qtcreator (master of 11 okt 2022)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 10.0.0-beta1
    • None
    • Linux/X11

    Description

      I was in a debugging session, and qtcreator hung completely.

      I attached a txt file with the entire thread apply all bt.

      Qt's eventloop thread hangs in a QWaitCondition here:

      Thread 1 (Thread 0xf2a41b80 (LWP 28805)):
      #0  0xf7f907a9 in __kernel_vsyscall ()
      #1  0xf5a49d5d in futex_wait_cancelable (private=0, expected=0, futex_word=0x73377720) at ../sysdeps/nptl/futex-internal.h:183
      #2  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x733776e0, cond=0x733776f8) at pthread_cond_wait.c:508
      #3  __pthread_cond_wait (cond=0x733776f8, mutex=0x733776e0) at pthread_cond_wait.c:638
      #4  0xf600975e in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /opt/Qt6/lib/libQt6Core.so.6
      #5  0xf600ad3b in QFutureInterfaceBase::waitForFinished() () from /opt/Qt6/lib/libQt6Core.so.6
      #6  0xed9a666d in QFuture<void>::waitForFinished() () from /opt/QtCreator10/lib/qtcreator/plugins/libCppEditor.so
      #7  0xed9f57fe in CppEditor::Internal::StringTablePrivate::cancelAndWait() () from /opt/QtCreator10/lib/qtcreator/plugins/libCppEditor.so
      #8  0xed9f5910 in CppEditor::Internal::StringTablePrivate::startGC() () from /opt/QtCreator10/lib/qtcreator/plugins/libCppEditor.so
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            pvanhoof Philip Van Hoof
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes