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

RHI dev: assert when resizing window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.15
    • 6.0.0
    • Qt RHI, Quick: 3D
    • None
    • Linux/X11

    Description

      When running with RHI vulkan backend on Linux, and a window manager that does continuous updates during resizing, the attached sample app will quickly assert during resizing (dragging the right window edge left and right a few times).

      Debugging shows it happens right after the "- bailing out due to failed beginFrame, wake Gui" line in qsgthreadedrenderloop (it tries to unlock a mutex that is not locked). beginFrame() has failed with the return code QRhi::FrameOpSwapChainOutOfDate.

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            vgt Eirik Aavitsland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes