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

Data race in QObject::~QObject

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.15.2, 6.0
    • Core: Object Model
    • None

    Description

      https://codereview.qt-project.org/c/qt/qtbase/+/320789 is exposing a data race between ~QObject and QObject::disconnect (or, in general, code called from it – like cleanOrphanedConnections()).

      This is likely exposing a pre-existing condition, and that can be isolated in its own testcase...

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            peppe Giuseppe D'Angelo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes