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

    • Windows
    • a40fcae40fdc4d7cd658c4b8ab38aad7572f2ecf

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes