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

QQmlEngine deadlock in destructor with asynchronous Loader

    XMLWordPrintable

Details

    Description

      If a QQmlEngine is destroyed while an asynchronous Loader is in progress a deadlock can occur where QQmlThread is waiting in the main thread for its thread to exit (in QQmlThread::shutdown()), while its thread is waiting for the main thread to execute an event (in QQmlThread::internalCallMethodInMain(Message *message)).

      Attachments

        Issue Links

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

          Activity

            People

              andrew.den.exter Andrew den Exter
              andrew.den.exter Andrew den Exter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes