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

QWaylandWindow::createDecoration() is called from multiple threads

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.4
    • QPA: Wayland
    • None

      QWaylandGLContext::makeCurrent() calls QWaylandWindow::createDecoration() but the function itself is not written to be thread safe. It has been that way since at least before 2014 (https://codereview.qt-project.org/c/qt/qtwayland/+/95947) and we haven't seen any issues with it, probably because createDecoration() is called seldomly.

      However, there is the possibility that something might fail there.

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

            qt.team.graphics.and.multimedia Qt Graphics Team
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes