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

Multiple (100's) of memory leaks reported by Heob in QtCored5.DLL from ANY application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • 5.13.0 Beta 1
    • None
    • Windows

    Description

      I am trying to detect and fix memory leaks in my application using Heob, however the task is made impossible because Heob reports 100's of leak blocks from QtCored5.DLL, all of which are from

      public: class QPoint const & QVector<class QPoint>::front(void)const

       

      Attached is the leaks.xml from compiling and analysing the standard AnalogClock example project - 160 leaks from a tiny project - I'm seeing 550+ in my project just from opening and closing it, and 99% of those are as above, making spotting my 1% errors impossible.

       

      The same problem existed in 5.11.3, but was reported as a different function.

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            cemsen Chris Emsen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes