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

Application deadlocks on exit when an item is reparented to contentItem

    XMLWordPrintable

Details

    • Linux/X11
    • 73ad6e87bbeceea5830ab3a6b3dc66fa99e30f45 (qt/qtdeclarative/5.13)

    Description

      I implemented a custom QQuickItem and created an instance of it in QML.

      The item changes change its visual parent to the window's contentItem.

      When the application is closed in runs into a deadlock.

      The behavior can be prevented by using a Qt::QueuedConnection but I thought, that signals are executed in the main thread so I didn't expect any threading issues here.

      Attachments

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

        Activity

          People

            fabiankosmale Fabian Kosmale
            michaeladam Michael Adam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes