Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Memory overflow with QT 5.1X and Intel GPU graphic
Forum Updated to NodeBB v4.3 + New Features

Memory overflow with QT 5.1X and Intel GPU graphic

Scheduled Pinned Locked Moved Unsolved General and Desktop
9 Posts 2 Posters 1.3k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Norbert
    wrote on 12 Jul 2018, 13:19 last edited by
    #1

    Hello everyone,

    We actually use QT 5.1X on Intel NUC with

    • Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz

    • Intel(R) HD Graphics (Coffeelake 3x8 GT3)

    • OpenGL ES 3.2 Mesa 17.2.3

    The app display pictures using QML image: and QQuickImageProvider on 2 windows.
    We are currently experiencing a big problem of memory consumption.(All memory is consume)

    Has anyone ever encountered this problem with the Intel HD Graphics ?

    Your help is really welcome !
    Thanks !

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 12 Jul 2018, 22:08 last edited by
      #2

      Hi,

      Qt 5.1X is a bit vague, what exact version are you using ?
      Can you show the code you are using ?
      Did you try updating/downgrading your graphic card driver ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • N Offline
        N Offline
        Norbert
        wrote on 16 Jul 2018, 12:01 last edited by
        #3

        Hello, the versions :

        Version : QT 5.10.1-0-201802092256
        CentOS Linux release 7.5.1804
        OpenGL version string: 3.0 Mesa 17.2.3
        00:02.0 VGA compatible controller: Intel Corporation Device 3ea5 (rev 01)

        OpenGL and Intel GPU seems to be strongly linked.
        The intel driver goes with the Centos version.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 16 Jul 2018, 21:11 last edited by
          #4

          Can you check whether you have the same phenomenon with a more recent version of Qt ? And if not, with an older one ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • N Offline
            N Offline
            Norbert
            wrote on 27 Aug 2018, 08:01 last edited by
            #5

            Hello,

            We have same problem with QT 5.8, Qt 5.11.0, QT5.11.1 in 2 screens and 2 windows

            With 1 screen and 1 windows not problem.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 27 Aug 2018, 21:01 last edited by
              #6

              Is it not a problem or is the leak taking way longer to eat all the memory ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • N Offline
                N Offline
                Norbert
                wrote on 13 Sept 2018, 11:56 last edited by
                #7

                It is a big problem.
                On2 screens only, each time a image is updated the memory is consume and not freed.
                After 1 minutes 32 Go of mem are consume and after the swap and computer can not run.

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on 13 Sept 2018, 21:39 last edited by
                  #8

                  What I meant was: is it really "not a problem" with only 1 screen and 1 window or is it just the memory leak that is way slower in that setup ?

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  1
                  • N Offline
                    N Offline
                    Norbert
                    wrote on 24 Sept 2018, 06:58 last edited by
                    #9

                    With only 1 screen and 1 windows we don't see memory leak.

                    1 Reply Last reply
                    0

                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved