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

Growing memory when AnimatedImage is playing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.4.2
    • None
    • System: Gentoo
      Qt Version: 5.4.2 installed with the offline installer

      When I start to play an AnimatedImage the memory is growing a lot and very fast.
      The memory's profile is :
      70268
      70268
      70268 <-- playing: false
      134896 <-- playing: true
      224128
      305176
      378304 <-- end of the animation and repeat it
      378392
      378392

      I used the following command to profile the memory :
      watch -n1 "ps h -o rss -p `pgrep ^qmlscene` >> AnimTest-memory.txt"

        1. AnimTest.qml
          0.3 kB
        2. c59ad2bd4a.gif
          c59ad2bd4a.gif
          1.71 MB
        For Gerrit Dashboard: QTBUG-46619
        # Subject Branch Project Status CR V

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            JeremyL Lugagne Jeremy
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change