Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-73965

Periodically, an assert will occur indicating that processQueue is in an unexpected state which is Idle

    XMLWordPrintable

Details

    • Windows
    • a40fcae40fdc4d7cd658c4b8ab38aad7572f2ecf

    Description

      Periodically, an assert will occur indicating that processQueue is in an unexpected state which is Idle. The assert specifically is:

      Q_ASSERT_X(false, "processQueue", QByteArray("unexpected state: ").append(m_state)); 
      

      This does not appear to happen on macOS at least, but only on Windows where it might be easier to reproduce.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-73965
          # Subject Branch Project Status CR V

          Activity

            People

              heimrich Karsten Heimrich
              andysh Andy Shaw
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes