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

QQmlEngine deadlock in destructor with asynchronous Loader

XMLWordPrintable

      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)).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes