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

QML application memory footprint grow when window change size

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.10, 5.15.2
    • Quick: SceneGraph
    • None
    • Windows 10, intel GPU
    • Windows

    Description

       

      When I run QML application from qt creator on release

      for example this quickcontrols2\contactlist 

      and when I change window size(with mouse) application memory footprint grow to 300-500MB after some time.

      All works fine when I change to sw render with

      qputenv( "QT_QUICK_BACKEND", "software" );

      it is better with Qt 6.0.1, but when I switch application to full screen, I can also see 200MB in task manager

       

      It looks like huge memory leak, but where?

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.graphics.and.multimedia Qt Graphics Team
              miskol MICHAL LAZO
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes