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

Updating a hidden window causes QSGTextures to never be released

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.12, 5.15
    • Quick: SceneGraph
    • None

    Description

      With the Basic renderer on Qt 5.12.10+, hidden windows can be marked as updatePending due to updates in the scenegraph, but this results in QSGRenderer::renderWindow::lastDirtyWindow always being false. As such, rc->endSync() never getting called and memory piling up until the window is shown again, deleted or the app crashes.

       

      MVP attached.

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            mairtin.s Mairtin Steinkamp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes