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

ANGLE: Threaded render-controlled windows crash with quick windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P1: Critical
    • None
    • 5.12.1
    • Quick: SceneGraph
    • None
    • Windows

    Description

      Qt Quick applications crash under such circumstance:

      • Using ANGLE OpenGL back-end
      • Using threaded render control to draw quick windows
      • Using standard quick windows

      Threaded render controlled windows works well with other quick windows on desktop OpenGL but ANGLE doesn't.

      I think it could be a potential thread synchronization issue because the single thread render controlled windows also works well with other quick windows on ANGLE back-end.

      The attachment is a minimal project to reproduce this issue, which is modified from rendercontrol example and I only add a standard quick window in demo.qml.

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            gpbeta Joshua GPBeta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes